aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-3/+25
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin1-0/+1
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo1-2/+18
2009-07-14libata: fix follow-up SRST failure pathTejun Heo1-0/+4
2009-07-14Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-13/+23
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-2/+9
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-49/+75
2009-07-15i2c: Use resource_sizeJulia Lawall4-8/+8
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell1-4/+14
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman1-1/+1
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."David S. Miller5-68/+44
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds14-79/+80
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-11/+16
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds46-2204/+574
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare2-0/+2
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-07-12USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-12USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8
2009-07-12USB: option: remove unnecessary and erroneous codeAlan Stern1-26/+1
2009-07-12USB: cypress_m8: remove invalid Clear-HaltAlan Stern1-2/+2
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov1-1/+1
2009-07-12USB: fix LANGID=0 regressionDaniel Mack1-18/+45
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva1-17/+29
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2-0/+4
2009-07-12USB: fix race leading to a write after kfree in usbfsOliver Neukum1-4/+17
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern1-3/+2
2009-07-12USB: option.c: add A-Link 3GU device idAnssi Hannula1-1/+5
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria1-0/+2
2009-07-12USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell1-0/+3
2009-07-12USB: gadget audio: select SND_PCMRandy Dunlap1-0/+1
2009-07-12USB: ftdi: support NDI devicesMartin Geleynse2-4/+69
2009-07-12Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman1-1/+1
2009-07-12USB: RNDIS gadget, fix issues talking from PXADavid Brownell1-5/+6
2009-07-12USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2-0/+2
2009-07-12USB: console: Fix regression in usb console on kernel bootJason Wessel2-7/+9
2009-07-12USB: add missing class descriptions used in usb/devices fileFrans Pop1-4/+6
2009-07-12USB: fix memleak in usbfsOliver Neukum1-6/+10
2009-07-12USB: EHCI: check for STALL before other errorsAlan Stern1-14/+16
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern10-23/+86
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern4-17/+35
2009-07-12USB: fix uninitialised variable in ti_do_downloadOliver Neukum1-1/+1
2009-07-12USB: option: add Novatel Ovation MC760Dan Williams1-0/+2
2009-07-12USB: cdc-acm: work around some broken devicesArseniy Lartsev1-8/+23
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2-6/+24