summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] bonding: Convert delay value from s16 to intJay Vosburgh2006-09-251-1/+1
| * | | [PATCH] bonding: Allow bonding to enslave a 10 Gig adapterJay Vosburgh2006-09-252-1/+11
| * | | Delete unused drivers/net/gt64240eth.hJeff Garzik2006-09-251-402/+0
| * | | [PATCH] skge: fiber supportStephen Hemminger2006-09-252-93/+301
| * | | [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-251-1/+7
| * | | [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-251-1/+1
| * | | [PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski2006-09-251-4/+0
| * | | [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old codeMichal Piotrowski2006-09-251-12/+0
| * | | [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-251-59/+0
| * | | [PATCH] drivers/net/acenic.c Removal of old codeMichal Piotrowski2006-09-251-4/+0
| * | | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-09-251-0/+18
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-2743-188/+138
|\ \ \ \
| * | | | [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-2734-74/+54
| * | | | [libata] sata_mv: fix oops by filling in missing hookJeff Garzik2006-09-271-0/+1
| * | | | [libata] One more s/15/ATA_SECONDARY_IRQ/ substitutionJeff Garzik2006-09-261-1/+1
| * | | | [libata] pata_serverworks: fill in ->irq_clear hookJeff Garzik2006-09-261-0/+4
| * | | | [PATCH] pata_serverworks: correct PCI ID in cable detection tableAlan Cox2006-09-261-2/+2
| * | | | [PATCH] libata-sff: use our IRQ definesAlan Cox2006-09-261-2/+2
| * | | | [PATCH] libata-eh: Remove layering violation and duplication when handling ab...Alan Cox2006-09-2617-108/+67
| * | | | [PATCH] libata: tighten rules for legacy dependanciesAlan Cox2006-09-261-1/+2
| * | | | [PATCH] libata: refuse to register IRQless portsAlan Cox2006-09-261-0/+5
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-27172-4083/+20286
|\ \ \ \
| * | | | [PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton2006-09-271-0/+2
| * | | | USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay2006-09-271-5/+256
| * | | | USB: remove OTG build warningDavid Brownell2006-09-271-2/+1
| * | | | USB: EHCI update VIA workaroundDavid Brownell2006-09-276-39/+70
| * | | | USB: force root hub resume after power lossAlan Stern2006-09-271-0/+6
| * | | | USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
| * | | | USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-2724-60/+48
| * | | | USB: Remove unneeded void * casts in core filesTobias Klauser2006-09-275-12/+12
| * | | | USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech2006-09-274-0/+3325
| * | | | USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech2006-09-275-5/+2936
| * | | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-274-1/+13
| * | | | USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-273-0/+2978
| * | | | USB: add PlayStation 2 Trance Vibrator driverSam Hocevar2006-09-274-1/+172
| * | | | USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-276-0/+919
| * | | | aircable: fix printk format warningsRandy Dunlap2006-09-271-2/+2
| * | | | Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo2006-09-274-0/+641
| * | | | cypress_m8: implement graceful failure handlingMike Isely2006-09-271-15/+75
| * | | | cypress_m8: improve control endpoint error handlingMike Isely2006-09-271-6/+2
| * | | | cypress_m8: use usb_fill_int_urb where appropriateMike Isely2006-09-271-3/+4
| * | | | cypress_m8: use appropriate URB polling intervalMike Isely2006-09-271-6/+20
| * | | | USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2006-09-272-12/+23
| * | | | USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-272-6/+8
| * | | | USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-271-1/+1
| * | | | USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman2006-09-271-1/+3
| * | | | USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman2006-09-271-40/+34
| * | | | USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman2006-09-273-17/+57
| * | | | USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-276-29/+80
| * | | | USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern2006-09-271-1/+6
OpenPOWER on IntegriCloud