aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2-0/+14
2007-05-22USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2-2/+40
2007-05-22USB: Add support for Sierra Wireless Aircard 595UDanny Budik1-0/+2
2007-05-22USB: ldusb bugfixOliver Neukum1-4/+31
2007-05-22USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2-0/+4
2007-05-22USB: fix ratelimit call semanticsAlan Stern1-4/+4
2007-05-22USB: handle errors in power/level attributeAlan Stern1-0/+7
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern1-1/+5
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-05-22USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev1-1/+1
2007-05-22USB: Fix debug output of ark3116Jan Engelhardt1-1/+2
2007-05-22USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov1-4/+5
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern1-4/+6
2007-05-22USB: remove short initial timeout for device descriptor fetchAlan Stern1-9/+4
2007-05-22USB: Deref URB after usbmon is done with itPete Zaitcev1-1/+1
2007-05-22USB: Remove duplicate IDs from option card driverBen Collins1-1/+0
2007-05-22USB: auerswald: fix file release handlerAndrew Morton1-8/+2
2007-05-22USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang1-3/+5
2007-05-22USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern1-7/+2
2007-05-22USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2-0/+6
2007-05-22USB: remove unneeded WARN_ONAlan Stern1-4/+0
2007-05-22USB: more autosuspend timer stuffAlan Stern1-4/+14
2007-05-22EHCI: fix problem with BIOS handoffAlan Stern1-0/+9
2007-05-22USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2-9/+15
2007-05-22usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson1-2/+8
2007-05-22USB: remove useless check in mos7840 found by coverityOliver Neukum1-5/+0
2007-05-22USB: fix omninet memory leak found by coverityOliver Neukum1-2/+0
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-1/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik22-13225/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-7/+7
2007-05-09usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day2-4/+4
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds22-11096/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+6
2007-05-08SIS USB2VGA Warning fixWANG Cong1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap27-27/+0
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov11-3968/+0
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov3-727/+0
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov4-450/+0
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov4-895/+0
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov11-5051/+0
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov5-20/+4
2007-05-08Merge branch 'linux-2.6'Paul Mackerras22-1476/+480
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-1456/+476