aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-11USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai1-2/+1
2009-12-11USB: musb: error out when anomaly 05000380 is applicableSonic Zhang1-0/+10
2009-12-11USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai1-5/+5
2009-12-11USB: musb: fix musb_platform_set_mode() definitionBryan Wu1-1/+2
2009-12-11USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang1-0/+11
2009-12-11USB: musb: add notes for Blackfin anomaliesSonic Zhang1-0/+27
2009-12-11USB: musb: update Blackfin processor dependencySonic Zhang1-1/+1
2009-12-11USB: musb: kill some useless comments in Blackfin driverBryan Wu1-4/+0
2009-12-11USB: musb: kill compile warning for Blackfin systemsBryan Wu1-2/+2