History for barebox / drivers / usb
2019-07-11
@Sascha Hauer
usb: imx-usb-phy: select syscon driver ...
Sascha Hauer committed on 11 Jul 2019
2019-06-11
@Sascha Hauer
Merge branch 'for-next/usb-phy'
Sascha Hauer committed on 11 Jun 2019
@Sascha Hauer
Merge branch 'for-next/usb-ehci'
Sascha Hauer committed on 11 Jun 2019
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 11 Jun 2019
@Sascha Hauer
Merge branch 'for-next/dma'
Sascha Hauer committed on 11 Jun 2019
2019-05-28
@Andrey Smirnov
usb: ohci: Add dependency on HAS_DMA ...
Andrey Smirnov authored on 27 May 2019 Sascha Hauer committed on 28 May 2019
@Andrey Smirnov
usb: fsl_udc: Use dma_alloc_coherent() to get DMA address ...
Andrey Smirnov authored on 27 May 2019 Sascha Hauer committed on 28 May 2019
@Andrey Smirnov
usb: ohci-hcd: Do not zero out DMA coherent memory ...
Andrey Smirnov authored on 27 May 2019 Sascha Hauer committed on 28 May 2019
2019-05-27
@Andrey Smirnov
usb: imx-usb-phy: Disable charger detect during initialization ...
Andrey Smirnov authored on 20 May 2019 Sascha Hauer committed on 27 May 2019
@Andrey Smirnov
usb: imx-usb-phy: Use stmp_reset_block() to reset PHY ...
Andrey Smirnov authored on 20 May 2019 Sascha Hauer committed on 27 May 2019
2019-05-24
@Ahmad Fatoum
ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writel ...
Ahmad Fatoum authored on 23 May 2019 Sascha Hauer committed on 24 May 2019
2019-05-23
@Andrey Smirnov
usb: host: ehci: Allocate only NUM_QH queue heads for qh_list ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
ush: host: ehci: Simplify QH initialization in ehci_submit_async() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Treat ehci->qh_list as an array ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Drop explicit memset() in ehci_init() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Replace explicit printf() with dev_err() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Add a comment explaing IOC setting for data ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Use bool to simplify ehci_submit_async() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Drop needless assignments in ehci_submit_async() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Simplify ehci_submit_async()'s epilogue ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Initialize qTDs explicitly ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Simplify ehci_td_buffer() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Simplify qTD buffer synchronization ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Introduce ehci_prepare_qtd() ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Drop unnecessary cleanup code ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Replace magic number with macros ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Use to USBSTS to wait for transfer completion ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Share code to enable/disable async schedule ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: host: ehci: Do not zero out DMA coherent memory ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019
@Andrey Smirnov
usb: storage: Fix TEST_UNIT_READY command size ...
Andrey Smirnov authored on 22 May 2019 Sascha Hauer committed on 23 May 2019