summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel2009-12-111-11/+11
* | USB: usb-storage: fix bug in fill_inquiryAlan Stern2009-12-111-7/+8
* | USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-113-4/+23
* | USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-113-65/+36
* | USB: add devpath sysfs attributeGreg Kroah-Hartman2009-12-111-1/+12
* | USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed2009-12-111-2/+2
* | USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms2009-12-111-4/+10
* | USB: musb_gadget: remove pointless loopSergei Shtylyov2009-12-111-92/+82
* | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov2009-12-112-27/+38
* | USB: musb_gadget: implement set_wedge() methodSergei Shtylyov2009-12-113-2/+26
* | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov2009-12-111-1/+0
* | USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-112-6/+12
* | USB: musb: fix printf warning in debug codeMike Frysinger2009-12-111-1/+1
* | USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai2009-12-111-2/+1
* | USB: musb: error out when anomaly 05000380 is applicableSonic Zhang2009-12-111-0/+10
* | USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai2009-12-111-5/+5
* | USB: musb: fix musb_platform_set_mode() definitionBryan Wu2009-12-111-1/+2
* | USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang2009-12-111-0/+11
OpenPOWER on IntegriCloud