summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* uas: add IS_IN_WORK_LIST flagGerd Hoffmann2013-01-111-2/+8
* uas: add UNLINK_DATA_URBS flagGerd Hoffmann2013-01-111-3/+21
* uas: new function to cancel data urbsGerd Hoffmann2013-01-111-10/+12
* USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim2013-01-113-0/+310
* Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-01-072-102/+107
|\
| * usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas2013-01-031-2/+0
| * USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-031-36/+37
| * USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-031-6/+2
| * USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-031-5/+25
| * USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-031-82/+68
| * USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-031-8/+13
| * USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-031-8/+7
* | 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: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-182-27/+6
* | musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-181-2/+3
* | ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-171-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+3
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| * | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| * | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-132-2/+2
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-012-2/+2
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-302-2/+2
| | * | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-0930-847/+798
| | |\| |
| * | | | Merge branch 'next/dt' into next/pm2Olof Johansson2012-11-301-3/+35
| |\ \ \ \