summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-232-4/+6
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-231-0/+1
* USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-231-1/+1
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-231-1/+1
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
* USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-231-2/+0
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-231-3/+5
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-232-13/+25
* USB: rename usb_configure_deviceAlan Stern2009-12-231-13/+13
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-232-9/+8
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-222-4/+4
* kfifo: cleanup namespaceStefani Seibold2009-12-222-5/+5
* kfifo: move out spinlockStefani Seibold2009-12-223-5/+4
* kfifo: move struct kfifo in placeStefani Seibold2009-12-224-31/+29
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-171-1/+1
|\
| * USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
* | isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-151-7/+16
|\
| * USB: Close usb_find_interface race v3Russ Dill2009-12-151-15/+16
| * Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman2009-12-151-10/+18
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-158-8/+8
|/
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-18/+18
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-15/+0
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0921-127/+161
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-2410-22/+99
| |\ \
| * | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-111-15/+0
* | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-111-11/+99
|\ \ \ \
| * | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-101-11/+99
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-112-58/+32
|\ \ \ \ \
| * | | | | opticon: Fix resume logicAlan Cox2009-12-111-1/+2
| * | | | | usb_serial: Kill port mutexAlan Cox2009-12-112-3/+2
| * | | | | usb_serial: Use the shutdown() operationAlan Cox2009-12-111-28/+11
| * | | | | tty_port: add "tty_port_open" helperAlan Cox2009-12-111-29/+20
| |/ / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-1/+1
|\ \ \ \ \
| * | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-111-3/+4
|\ \ \ \ \
| * | | | | firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-3/+4
| |/ / / /
* | | | | USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-111-3/+21
* | | | | USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-112-0/+28
* | | | | USB: musb: musb_host: fix sparse warningFelipe Balbi2009-12-111-5/+5
* | | | | USB: musb: musb_gadget: fix sparse warningFelipe Balbi2009-12-111-2/+2
* | | | | USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-111-1/+1
* | | | | USB: core: message: fix sparse warningFelipe Balbi2009-12-111-1/+1
* | | | | USB: core: hub: fix sparse warningFelipe Balbi2009-12-111-1/+1
* | | | | USB: core: fix sparse warning for static functionFelipe Balbi2009-12-111-1/+1
* | | | | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-113-10/+21
* | | | | USB: Check bandwidth when switching alt settings.Sarah Sharp2009-12-114-22/+149
* | | | | USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-112-10/+39
* | | | | USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp2009-12-111-16/+20
OpenPOWER on IntegriCloud