summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-12-05usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-29xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-31DMA-API: usb: ohci-sa1111: add a note about DMA masksRussell King
2013-10-31DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...Russell King
2013-10-31DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...Russell King
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-19USB: UHCI: check for wakeup/suspend raceAlan Stern
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern
2013-10-19USB: EHCI: fix sparse errorsAlan Stern
2013-10-19USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams
2013-10-16usb: xhci: kill a conditional when toggling cycleDan Williams
2013-10-16xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou
2013-10-16xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou
2013-10-16xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou
2013-10-16xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: add variable 'cmd_trb' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: add variable 'cmd_comp_code' in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: refactor TRB_CONFIG_EP case into functionXenia Ragiadakou
2013-10-16xhci: remove unused 'ep_ring' variable in handle_cmd_completion()Xenia Ragiadakou
2013-10-16xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou
2013-10-16xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou
2013-10-16xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou
2013-10-16xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou
2013-10-16xhci: rename existing Command Completion Event handlersXenia Ragiadakou
2013-10-16xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp