summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
* xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
* usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack2013-12-051-0/+1
* usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-021-2/+52
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1319-65/+64Star
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-3115-43/+16Star
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-3116-33/+55
| * DMA-API: usb: ohci-sa1111: add a note about DMA masksRussell King2013-10-311-0/+6
| * DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...Russell King2013-10-311-2/+1Star
| * DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...Russell King2013-10-311-2/+1Star
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-0/+6
|\ \
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-103-0/+6
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-4/+4
|\ \ \
| * | | Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-1213-69/+144
| |\| |
| * | | Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-09-261-4/+4
| |\ \ \
| | * | | usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa2013-09-161-4/+4
| | | |/ | | |/|
* | | | USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-301-1/+15
* | | | usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-301-3/+10
* | | | usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-303-183/+0Star
* | | | USB: UHCI: check for wakeup/suspend raceAlan Stern2013-10-191-7/+10
* | | | USB: EHCI: add check for wakeup/suspend raceAlan Stern2013-10-191-0/+8
* | | | USB: OHCI: fix and explain sparse errorsAlan Stern2013-10-191-4/+5
* | | | USB: EHCI: fix sparse errorsAlan Stern2013-10-192-5/+7
* | | | USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern2013-10-191-1/+1
* | | | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-195-313/+211Star
|\ \ \ \
| * | | | usb: xhci: remove the unused ->address fieldDan Williams2013-10-172-10/+2Star
| * | | | usb: xhci: kill a conditional when toggling cycleDan Williams2013-10-171-1/+1
| * | | | xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou2013-10-161-9/+8Star
| * | | | xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou2013-10-161-13/+12Star
| * | | | xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou2013-10-161-4/+2Star
| * | | | xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-13/+14
| * | | | xhci: add variable 'cmd_trb' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-8/+9
| * | | | xhci: add variable 'cmd_comp_code' in handle_cmd_completion()Xenia Ragiadakou2013-10-161-12/+8Star
| * | | | xhci: refactor TRB_CONFIG_EP case into functionXenia Ragiadakou2013-10-161-52/+62
| * | | | xhci: remove unused 'ep_ring' variable in handle_cmd_completion()Xenia Ragiadakou2013-10-161-2/+0Star
| * | | | xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou2013-10-161-5/+14
| * | | | xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou2013-10-161-8/+14
| * | | | xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou2013-10-161-7/+15
| * | | | xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou2013-10-161-2/+2
| * | | | xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou2013-10-161-2/+9
| * | | | xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou2013-10-161-7/+14
| * | | | xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou2013-10-161-5/+12
| * | | | xhci: rename existing Command Completion Event handlersXenia Ragiadakou2013-10-161-10/+8Star
| * | | | xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou2013-10-161-4/+4
| * | | | xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-162-2/+2
| * | | | usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-161-1/+2
| * | | | usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-161-5/+0Star
| * | | | usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-162-153/+18Star
| * | | | xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2013-10-162-2/+3
* | | | | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-195-29/+42
|\ \ \ \ \