summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-1/+244
2009-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds31-340/+531
2009-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+4
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2-2/+6
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel1-6/+13
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2-6/+18
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel6-6/+50
2009-04-17USB: add reset endpoint operationsDavid Vrabel9-46/+90
2009-04-17USB device codes for Motorola phone.Dr. Greg Wettstein1-0/+1
2009-04-17usb-storage: fix mistake in MakefileAlan Stern1-1/+2
2009-04-17USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-04-17Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman1-302/+72
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2-123/+105
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov3-81/+90
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov3-28/+69
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum1-1/+1
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett1-0/+21
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2-0/+13
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2-0/+8
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds14-43/+120
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-27/+0
2009-04-17UIO: fix specific device driver missing statement for depmodHans J. Koch1-0/+1
2009-04-17driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman1-0/+3
2009-04-17Driver Core: early platform driverMagnus Damm1-0/+239
2009-04-17driver core: fix driver_match_deviceMing Lei1-1/+1
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox4-18/+76
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov1-3/+4
2009-04-16pata_legacy: fix no device fail pathTejun Heo1-0/+1
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2
2009-04-16libata: handle SEMB signature betterTejun Heo1-2/+16
2009-04-16[ARM] 5454/1: ep93xx_eth: fix sparse warningsHartley Sweeten1-1/+1
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov14-43/+120
2009-04-16Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King10-127/+4
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-399/+697
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-9/+13
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki1-4/+32
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki1-14/+45
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki1-13/+33
2009-04-16Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-57/+39
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-1/+1