summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2007-05-222-2/+40
* USB: Add support for Sierra Wireless Aircard 595UDanny Budik2007-05-221-0/+2
* USB: ldusb bugfixOliver Neukum2007-05-221-4/+31
* USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2007-05-222-0/+4
* USB: fix ratelimit call semanticsAlan Stern2007-05-221-4/+4
* USB: handle errors in power/level attributeAlan Stern2007-05-221-0/+7
* USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-221-1/+5
* USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-221-1/+1
* USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev2007-05-221-1/+1
* USB: Fix debug output of ark3116Jan Engelhardt2007-05-221-1/+2
* USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov2007-05-221-4/+5
* USB: don't try to kzalloc 0 bytesAlan Stern2007-05-221-4/+6
* USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-221-9/+4
* USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-221-1/+1
* USB: Remove duplicate IDs from option card driverBen Collins2007-05-221-1/+0
* USB: auerswald: fix file release handlerAndrew Morton2007-05-221-8/+2
* USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang2007-05-221-3/+5
* USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-221-7/+2
* USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2007-05-222-0/+6
* USB: remove unneeded WARN_ONAlan Stern2007-05-221-4/+0
* USB: more autosuspend timer stuffAlan Stern2007-05-221-4/+14
* EHCI: fix problem with BIOS handoffAlan Stern2007-05-221-0/+9
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-222-9/+15
* usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson2007-05-221-2/+8
* USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-221-5/+0
* USB: fix omninet memory leak found by coverityOliver Neukum2007-05-221-2/+0
* [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor2007-05-111-1/+1
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-0922-13225/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-095-7/+7
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-092-4/+4
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* | usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov2007-05-091-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-0822-11096/+0
|\
| * Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-0811-3968/+0
| * Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-083-727/+0
| * Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-084-450/+0
| * Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-084-895/+0
| * Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-0811-5051/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-085-20/+4
| |\
| * | Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov2007-05-034-24/+18
| * | Input: drivers/usb/input - fix sparse warnings (signedness)Dmitry Torokhov2007-05-033-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-6/+6
|\ \ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2007-05-0822-1476/+480
| |\ \ \ | | | |/ | | |/|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
| * | | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-022-4/+4
* | | | SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* | | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0827-27/+0
| |/ / |/| |
* | | ehci-ps3, ohci-ps3: fix compilationGeoff Levand2007-05-072-15/+0
OpenPOWER on IntegriCloud