summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum
2013-12-03fusbh200: always compile debugfs supportOliver Neukum
2013-12-03fusb200h: don't log on every interruptOliver Neukum
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum
2013-12-03uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum
2013-12-03uhci: change dependency for debug parameterOliver Neukum
2013-12-03fusbh200: always build debugfs supportOliver Neukum
2013-12-03fotg210: kill fotg210_vdbg()Oliver Neukum
2013-12-03fotg210: remove conditional compilationOliver Neukum
2013-12-03fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum
2013-12-03fotg210: always compile the support for debugfsOliver Neukum
2013-12-03fotg210: remove conditional compilationOliver Neukum
2013-12-03ehci: Remove debugging at every interruptOliver Neukum
2013-12-03ehci: no conditional compilation for interestingnessOliver Neukum
2013-12-03ohci: no conditional debugging in root hub hadlingOliver Neukum
2013-12-03ohci:always register debug filesOliver Neukum
2013-12-03ohci: kill ohci_vdbgOliver Neukum
2013-12-03ohci: remove conditional compilationOliver Neukum
2013-12-02xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_read_64() with readq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou
2013-12-02xhci: remove conversion from generic to pci device in xhci_mem.cXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou
2013-12-02xhci: remove unnecessary check in xhci_free_stream_info()Xenia Ragiadakou
2013-12-02xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou
2013-12-02xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou
2013-12-02xhci: fix sparse warning in xhci-trace.hXenia Ragiadakou
2013-12-02xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event ClassXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou
2013-12-02xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bitXenia Ragiadakou
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-28usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart
2013-11-14Merge 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-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