aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-15/+0
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-11/+99
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-58/+32
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+4
2009-12-11opticon: Fix resume logicAlan Cox1-1/+2
2009-12-11usb_serial: Kill port mutexAlan Cox2-3/+2
2009-12-11usb_serial: Use the shutdown() operationAlan Cox1-28/+11
2009-12-11tty_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
2009-12-11USB: wusb: don't leak urb in certain error casesDavid Vrabel1-4/+3
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel1-11/+11
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern1-7/+8
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern3-4/+23
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern3-65/+36
2009-12-11USB: add devpath sysfs attributeGreg Kroah-Hartman1-1/+12
2009-12-11USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed1-2/+2
2009-12-11USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms1-4/+10
2009-12-11USB: musb_gadget: remove pointless loopSergei Shtylyov1-92/+82
2009-12-11USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov2-27/+38
2009-12-11USB: musb_gadget: implement set_wedge() methodSergei Shtylyov3-2/+26
2009-12-11USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov1-1/+0
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar2-6/+12
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger1-1/+1