summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-2222-89/+76
* Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1732-89/+257
|\
| * Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-1432-89/+257
| |\
| | * usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2013-01-132-0/+8
| | * usb: host: ohci-tmio: fix compile warningFelipe Balbi2013-01-111-1/+2
| | * USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-01-111-0/+3
| | * USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin2013-01-111-4/+5
| | * usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam2013-01-111-0/+3
| | * USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin2013-01-111-0/+3
| | * USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard2013-01-111-0/+1
| | * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-111-2/+8
| | * USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-01-111-0/+3
| | * USB: option: add Nexpring NP10T terminal idDzianis Kahanovich2013-01-111-0/+5
| | * USB: option: add Telekom Speedstick LTE IIBjørn Mork2013-01-111-0/+3
| | * USB: option: blacklist network interface on ZTE MF880Bjørn Mork2013-01-111-1/+2
| | * usb: imx21-hcd: Include missing linux/module.hFabio Estevam2013-01-111-0/+1
| | * USB: option: Add new MEDIATEK PID supportQuentin.Li2013-01-111-0/+7
| | * USB: ehci: make debug port in-use detection functional againJan Beulich2013-01-071-19/+20
| | * USB: usbtest: fix test number in log messageAlan Stern2013-01-071-1/+1
| | * Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-075-24/+145
| | |\
| | | * xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-033-0/+26
| | | * USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
| | | * USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
| | | * USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
| | | * USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-032-4/+90
| | | * USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-031-8/+5
| | | * USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-031-3/+3
| | | * xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-031-0/+2
| | * | Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-0714-37/+37
| | |\ \ | | | |/ | | |/|
| | | * usb: musb: core: print new line in the driver banner againSergei Shtylyov2012-12-131-4/+1
| | | * usb: gadget: u_serial: fix switch off blockedHaipeng YU2012-12-131-1/+1
| | | * usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun2012-12-131-1/+2
| | | * usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang2012-12-131-2/+2
| | | * usb: musb: dsps: header movement build error fixAfzal Mohammed2012-12-131-0/+5
| | | * usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2012-12-131-4/+5
| | | * usb: otg: mv_otg: fix the clk APIsChao Xie2012-12-131-2/+2
| | | * usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto2012-12-131-1/+2
| | | * usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settingsKuninori Morimoto2012-12-131-3/+8
| | | * usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera2012-12-131-3/+2
| | | * usb: host: ehci-mv: fix clk APIsChao Xie2012-12-131-2/+2
| | | * usb: gadget: mv_udc: fix the clk APIsChao Xie2012-12-131-2/+2
| | | * USB: fix fsl_otg config dependencyAnatolij Gustschin2012-12-131-1/+1
| | | * usb: renesas_usbhs: gadget: remove usbhsg_uep_init()Kuninori Morimoto2012-12-131-10/+1
| | | * usb: dwc3: debugfs: fix regdump offsetJack Pham2012-12-131-1/+1
* | | | usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda2013-01-1710-115/+13
|/ / /
* | | Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman2013-01-031-1/+1
|/ /
* | usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-172-27/+6
* | musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-171-2/+3
* | ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-161-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+3
|\ \
OpenPOWER on IntegriCloud