summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
...
* | | usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla2014-06-30
* | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-30
* | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-30
|\ \ \
| * | | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-30
| * | | usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-30
| * | | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-27
| * | | usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson2014-06-27
| * | | usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia2014-06-27
* | | | Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-27
|\ \ \ \
| * | | | usb: option: add/modify Olivetti Olicard modemsBjørn Mork2014-06-23
| * | | | USB: ftdi_sio: fix null deref at port probeJohan Hovold2014-06-23
| * | | | USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum2014-06-23
| | |/ / | |/| |
* | | | xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu2014-06-24
* | | | xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-06-24
* | | | xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman2014-06-24
* | | | xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman2014-06-24
* | | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-24
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-06-19
| * | usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger2014-06-19
| * | usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz2014-06-19
| * | usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz2014-06-19
| * | usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz2014-06-19
| * | usb: musb: ux500: don't propagate the OF nodeLinus Walleij2014-06-19
| * | usb: renesas: gadget: fixup: complete STATUS stage after receivingKuninori Morimoto2014-06-19
| * | usb: gadget: u_ether: synchronize with transmit when stopping queueJeff Westfahl2014-06-19
| * | usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian2014-06-19
| * | usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian2014-06-19
| * | usb: gadget: f_rndis: fix an error code on allocation failureDan Carpenter2014-06-19
| * | usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can2014-06-19
* | | USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-17
* | | USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-17
* | | usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-17
* | | usb: quiet peer failure warning, disable poweroffDan Williams2014-06-17
* | | usb: improve "not suspended yet" message in hub_suspend()Dan Williams2014-06-17
* | | xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-17
* | | usb: fix ->update_hub_device() vs hdev->maxchildDan Williams2014-06-17
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03
| |\ \
| * | | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\ \ \ \
| * | | | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-06
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\ \ \ \
| * | | | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-23
| |/ / /
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
| |\ \ \
| | * | | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
| | |/ /
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \
| | * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| * | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
| |\ \ \ \
| | * | | | usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell2014-06-02