summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-154-3/+25
|\
| * ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-151-0/+1
| * drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
| * libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-151-2/+18
| * libata: fix follow-up SRST failure pathTejun Heo2009-07-151-0/+4
* | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-154-13/+23
|\ \
| * | i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
| * | i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
| * | i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-152-2/+9
|\ \
| * | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-071-0/+1
| * | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-072-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1520-49/+75
|\ \ \ | |_|/ |/| |
| * | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44
| * | drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-142-5/+7
| * | NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
| * | igb: gcc-3.4.6 fixEric Dumazet2009-07-131-40/+37
| * | atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
| * | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-135-44/+68
| * | netdev: restore MTU change operationBen Hutchings2009-07-1211-0/+11
| * | netdev: restore MAC address set and validate operationsBen Hutchings2009-07-1210-2/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-1314-79/+80
|\ \ \
| * | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov2009-07-121-19/+8
| * | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
| * | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
| * | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni2009-07-121-6/+6
| * | | Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-124-13/+21
| * | | Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-121-1/+1
| * | | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-121-2/+4
| * | | Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
| * | | Staging: meilhaus: add email address to TODOGreg Kroah-Hartman2009-07-121-1/+1
| * | | Staging: rspiusb: use NULL virtual address instead of a bogus onePete Zaitcev2009-07-121-10/+4
| * | | Staging: vt6655: compile fixAlan Cox2009-07-121-5/+5
| * | | Staging: rt2870: Add USB ID for Sitecom WL-608Jorrit Schippers2009-07-121-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-134-11/+16
|\ \ \ \
| * | | | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
| * | | | omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
| * | | | Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-121-2/+4
| * | | | devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-121-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1346-2204/+574
|\ \ \ \
| * | | | USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-131-0/+1
| * | | | USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-131-21/+20
| * | | | USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-131-4/+8
| * | | | USB: option: remove unnecessary and erroneous codeAlan Stern2009-07-131-26/+1
| * | | | USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-131-2/+2
| * | | | USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-131-1/+1
| * | | | USB: fix LANGID=0 regressionDaniel Mack2009-07-131-18/+45
| * | | | USB: serial: sierra driver id_table additionsElina Pasheva2009-07-131-17/+29
| * | | | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-132-0/+4
| * | | | USB: fix race leading to a write after kfree in usbfsOliver Neukum2009-07-131-4/+17