summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-113-18/+94
* | | | | USB: usbtmc: Use usb_clear_halt() instead of custom code.Sarah Sharp2009-12-111-28/+8
* | | | | USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-111-1/+2
* | | | | USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-111-1/+4
* | | | | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-111-9/+91
* | | | | USB: g_multi kconfig: fix depends and help textRandy Dunlap2009-12-111-7/+7
* | | | | USB: option: add pid for ZTEzhao.ming9@zte.com.cn2009-12-111-0/+36
* | | | | USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-111-3/+3
* | | | | USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-111-4/+3
OpenPOWER on IntegriCloud