summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich1-1/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch1-1/+1
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend1-2/+5
2009-12-23USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff1-2/+0
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall1-3/+5
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern2-13/+25
2009-12-23USB: rename usb_configure_deviceAlan Stern1-13/+13
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2-9/+8
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2-4/+4
2009-12-23kfifo: cleanup namespaceStefani Seibold2-5/+5
2009-12-23kfifo: move out spinlockStefani Seibold3-5/+4
2009-12-23kfifo: move struct kfifo in placeStefani Seibold4-31/+29
2009-12-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-12-16USB ehci: replace mach header with platThomas Weber1-1/+1
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita1-20/+6
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan8-8/+8
2009-12-15USB: Close usb_find_interface race v3Russ Dill1-15/+16
2009-12-15Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman1-10/+18
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-18/+18
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-15/+0
2009-12-12Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+99
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-58/+32
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+4
2009-12-12opticon: Fix resume logicAlan Cox1-1/+2
2009-12-12usb_serial: Kill port mutexAlan Cox2-3/+2
2009-12-12usb_serial: Use the shutdown() operationAlan Cox1-28/+11
2009-12-12tty_port: add "tty_port_open" helperAlan Cox1-29/+20
2009-12-11USB: mos7840: add device IDs for B&B electronics devicesCliff Brake1-3/+21
2009-12-11USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2-0/+28
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi1-5/+5
2009-12-11USB: musb: musb_gadget: fix sparse warningFelipe Balbi1-2/+2
2009-12-11USB: musb: omap2430: fix sparse warningFelipe Balbi1-1/+1
2009-12-11USB: core: message: fix sparse warningFelipe Balbi1-1/+1
2009-12-11USB: core: hub: fix sparse warningFelipe Balbi1-1/+1
2009-12-11USB: core: fix sparse warning for static functionFelipe Balbi1-1/+1
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz3-10/+21
2009-12-11USB: Check bandwidth when switching alt settings.Sarah Sharp4-22/+149
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp2-10/+39
2009-12-11USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp1-16/+20
2009-12-11USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp3-18/+94
2009-12-11USB: usbtmc: Use usb_clear_halt() instead of custom code.Sarah Sharp1-28/+8
2009-12-11USB: ehci-omap.c: introduce missing kfreeJulia Lawall1-1/+2
2009-12-11USB: xhci-mem.c: introduce missing kfreeJulia Lawall1-1/+4
2009-12-11USB: add remove_id sysfs attr for usb driversCHENG Renquan1-9/+91
2009-12-11USB: g_multi kconfig: fix depends and help textRandy Dunlap1-7/+7
2009-12-11USB: option: add pid for ZTEzhao.ming9@zte.com.cn1-0/+36
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel1-3/+3