summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-12[PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2-1/+2
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell7-17/+17
2006-07-12[PATCH] USB: another unusual devicePhil Dibowitz1-0/+6
2006-07-12[PATCH] USB: Add one VID/PID to ftdi_sioColin Leroy2-0/+8
2006-07-12[PATCH] USB: unusual_devs entry for Sony DSC-H5Lars Jacob1-3/+4
2006-07-12[PATCH] USB: unusual_devs entry for Nokia E61Alan Stern1-0/+7
2006-07-12[PATCH] USB: unusual_devs entry for Nokia N91Alan Stern1-0/+8
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2006-07-12[PATCH] USB: Option driver: new product IDMatthias Urlichs1-1/+5
2006-07-12[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg1-0/+4
2006-07-12[PATCH] USB: ipw.c driver fixBart Oldeman1-0/+2
2006-07-12[PATCH] USB: remove devfs information from KconfigMichal Piotrowski1-3/+0
2006-07-12[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter1-6/+1
2006-07-12[PATCH] USB: ipaq.c timing parametersFrank Gevaerts1-1/+11
2006-07-12[PATCH] USB: ipaq.c bugfixesFrank Gevaerts1-5/+6
2006-07-12[PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell1-3/+4
2006-07-12[PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd3-0/+87
2006-07-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-07-12[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin1-4/+4
2006-07-12[PATCH] USB serial ftdi_sio: Prevent userspace DoSIan Abbott1-13/+90
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott1-1/+0
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz1-2/+5
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz3-13/+19
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern1-0/+5
2006-07-12[PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis1-0/+7
2006-07-12[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini1-0/+9
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern1-1/+4
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum1-23/+26
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock5-251/+286
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta1-1/+1
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2-0/+5
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-07-12[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev1-14/+9
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller1-2/+2
2006-07-12[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2-0/+4
2006-07-12[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2-0/+6
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder2-0/+2
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek3-0/+231
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2-13/+11
2006-07-12[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer1-2/+4
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox2-0/+57
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-12[PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman1-2/+2
2006-07-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds36-236/+383
2006-07-12Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens27-124/+123
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck8-48/+225
2006-07-12[S390] xpram module parameter parsing.Heiko Carstens1-57/+6
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck5-7/+29