summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[libata] DocBook minor updates, fixesJeff Garzik3-3/+3
2006-09-29[libata] PCI ID table cleanup in various driversJeff Garzik42-235/+215
2006-09-28[libata] Print out Status register, if a BSY-sleep takes too longJeff Garzik1-2/+4
2006-09-28[libata] init probe_ent->private_data in a common locationJeff Garzik2-2/+3
2006-09-28[libata] minor PCI IDE probe fixes and cleanupsJeff Garzik1-20/+20
2006-09-28[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik10-150/+95
2006-09-28Merge branch 'master' into upstreamJeff Garzik1466-27190/+61664
2006-09-28[PATCH] Fix reference of uninitialised memory in ata_device_add()Dave Jones1-2/+1
2006-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds59-1385/+1751
2006-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds43-188/+138
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds172-4083/+20286
2006-09-28[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-28[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-28[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton1-0/+1
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton1-0/+2
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27USB: remove OTG build warningDavid Brownell1-2/+1
2006-09-27USB: EHCI update VIA workaroundDavid Brownell6-39/+70
2006-09-27USB: force root hub resume after power lossAlan Stern1-0/+6
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev24-60/+48
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser5-12/+12
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech4-0/+3325
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech5-5/+2936
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber4-1/+13
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder3-0/+2978
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar4-1/+172
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh6-0/+919
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo4-0/+641
2006-09-27cypress_m8: implement graceful failure handlingMike Isely1-15/+75
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely1-6/+2
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely1-3/+4
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely1-6/+20
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2-12/+23
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2-6/+8
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman1-1/+3
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman6-29/+80
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern1-1/+6
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern5-71/+1
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern4-11/+28
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern5-45/+493
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern2-0/+2
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev1-13/+25
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann1-1/+1
2006-09-27USB: ohci-at91, two one-linersDavid Brownell1-1/+2
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88