aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11opticon: Fix resume logicAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11usb_serial: Use the shutdown() operationAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11USB: mos7840: add device IDs for B&B electronics devicesCliff Brake
2009-12-11USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi
2009-12-11USB: musb: musb_gadget: fix sparse warningFelipe Balbi
2009-12-11USB: musb: omap2430: fix sparse warningFelipe Balbi
2009-12-11USB: core: message: fix sparse warningFelipe Balbi
2009-12-11USB: core: hub: fix sparse warningFelipe Balbi
2009-12-11USB: core: fix sparse warning for static functionFelipe Balbi
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz
2009-12-11USB: Check bandwidth when switching alt settings.Sarah Sharp
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp
2009-12-11USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp
2009-12-11USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp
2009-12-11USB: usbtmc: Use usb_clear_halt() instead of custom code.Sarah Sharp
2009-12-11USB: ehci-omap.c: introduce missing kfreeJulia Lawall
2009-12-11USB: xhci-mem.c: introduce missing kfreeJulia Lawall
2009-12-11USB: add remove_id sysfs attr for usb driversCHENG Renquan
2009-12-11USB: g_multi kconfig: fix depends and help textRandy Dunlap
2009-12-11USB: option: add pid for ZTEzhao.ming9@zte.com.cn
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel
2009-12-11USB: wusb: don't leak urb in certain error casesDavid Vrabel
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: add devpath sysfs attributeGreg Kroah-Hartman
2009-12-11USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed
2009-12-11USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms
2009-12-11USB: musb_gadget: remove pointless loopSergei Shtylyov
2009-12-11USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov
2009-12-11USB: musb_gadget: implement set_wedge() methodSergei Shtylyov
2009-12-11USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger
2009-12-11USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai
2009-12-11USB: musb: error out when anomaly 05000380 is applicableSonic Zhang
2009-12-11USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai
2009-12-11USB: musb: fix musb_platform_set_mode() definitionBryan Wu
2009-12-11USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang
2009-12-11USB: musb: add notes for Blackfin anomaliesSonic Zhang
2009-12-11USB: musb: update Blackfin processor dependencySonic Zhang