aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11USB: option: Add new MEDIATEK PID supportQuentin.Li1-0/+7
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich1-19/+20
2013-01-07USB: usbtest: fix test number in log messageAlan Stern1-1/+1
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman5-24/+145
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman14-37/+37
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman1-1/+1
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp3-0/+26
2013-01-03USB: Handle warm reset failure on empty port.Sarah Sharp1-1/+11
2013-01-03USB: Ignore port state until reset completes.Sarah Sharp1-7/+7
2013-01-03USB: Increase reset timeout.Sarah Sharp1-1/+1
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2-4/+90
2013-01-03USB: Ignore xHCI Reset Device status.Sarah Sharp1-8/+5
2013-01-03USB: Handle auto-transition from hot to warm reset.Sarah Sharp1-3/+3
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp1-0/+2
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+35
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov1-4/+1
2012-12-13usb: gadget: u_serial: fix switch off blockedHaipeng YU1-1/+1
2012-12-13usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun1-1/+2
2012-12-13usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang1-2/+2
2012-12-13usb: musb: dsps: header movement build error fixAfzal Mohammed1-0/+5
2012-12-13usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior1-4/+5
2012-12-13usb: otg: mv_otg: fix the clk APIsChao Xie1-2/+2
2012-12-13usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto1-1/+2
2012-12-13usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settingsKuninori Morimoto1-3/+8
2012-12-13usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera1-3/+2
2012-12-13usb: host: ehci-mv: fix clk APIsChao Xie1-2/+2
2012-12-13usb: gadget: mv_udc: fix the clk APIsChao Xie1-2/+2
2012-12-13USB: fix fsl_otg config dependencyAnatolij Gustschin1-1/+1
2012-12-13usb: renesas_usbhs: gadget: remove usbhsg_uep_init()Kuninori Morimoto1-10/+1
2012-12-13usb: dwc3: debugfs: fix regdump offsetJack Pham1-1/+1
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-15/+21
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds240-9844/+2730
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-1/+5
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King73-1423/+1482
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson2-2/+2
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+2
2012-11-29Merge branch 'next/dt' into next/pm2Olof Johansson1-3/+35
2012-11-28USB: mark uas driver as BROKENGreg KH1-1/+1
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann1-1/+2
2012-11-26ezusb: add dependency to USBRene Buergel1-0/+1
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1