aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik
2006-09-28[libata] Print out Status register, if a BSY-sleep takes too longJeff Garzik
2006-09-28[libata] init probe_ent->private_data in a common locationJeff Garzik
2006-09-28[libata] minor PCI IDE probe fixes and cleanupsJeff Garzik
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik
2006-09-27Merge branch 'master' into upstreamJeff Garzik
2006-09-27[PATCH] Fix reference of uninitialised memory in ata_device_add()Dave Jones
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-27[PATCH] bonding: update version numberJay Vosburgh
2006-09-27[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay
2006-09-27USB: remove OTG build warningDavid Brownell
2006-09-27USB: EHCI update VIA workaroundDavid Brownell
2006-09-27USB: force root hub resume after power lossAlan Stern
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh
2006-09-27aircable: fix printk format warningsRandy Dunlap
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo
2006-09-27cypress_m8: implement graceful failure handlingMike Isely
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann
2006-09-27USB: ohci-at91, two one-linersDavid Brownell
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm
2006-09-27gadgetfs patch for ep0outSkip Hansen