aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-04-14[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C
2006-04-14[PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman
2006-04-14[PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare
2006-04-14[PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell
2006-04-14[PATCH] USB: fix gadget_is_musbhdrc()David Brownell
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern
2006-04-14[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz
2006-04-14[PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden
2006-04-14[PATCH] USB: input/: proper prototypesAdrian Bunk
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk
2006-04-14[PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern
2006-04-14[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern
2006-04-14[PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapterIan Abbott
2006-04-14[PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric
2006-04-13[PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman
2006-04-13[SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford
2006-04-13[SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo