History for barebox / drivers / usb / host / ehci-hcd.c
2020-01-14
@Sascha Hauer
usb: ehci: Do not use memset on dma coherent memory ...
Sascha Hauer committed on 14 Jan 2020
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
2018-10-29
@Sascha Hauer
usb: host: ehci: do not use dev->priv ...
Sascha Hauer committed on 29 Oct 2018
@Sascha Hauer
usb: host: ehci: add ehci_unregister() ...
Sascha Hauer committed on 29 Oct 2018
2018-10-26
@Sascha Hauer
usb: host: ehci: rename ehci_priv to ehci_host ...
Sascha Hauer committed on 26 Oct 2018
2017-01-30
@Peter Mamonov
usb: ehci: pass full speed devices to companion controller ...
Peter Mamonov authored on 26 Jan 2017 Sascha Hauer committed on 30 Jan 2017
2016-09-29
@Sascha Hauer
usb: ehci: forward phy given in registration data to host ...
Sascha Hauer committed on 29 Sep 2016
2016-07-06
@Sascha Hauer
usb: ehci: honour timeout value ...
Sascha Hauer committed on 6 Jul 2016
2016-03-11
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 11 Mar 2016
2016-03-10
@Aleksey Kuleshov
ehci-hcd: preserve DTC in QH for interrupt transactions ...
Aleksey Kuleshov authored on 9 Mar 2016 Sascha Hauer committed on 10 Mar 2016
@Aleksey Kuleshov
ehci-hcd: remove useless timeout ...
Aleksey Kuleshov authored on 9 Mar 2016 Sascha Hauer committed on 10 Mar 2016
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2015-10-14
@Sascha Hauer
usb: ehci-hcd: Use regular mdelay() ...
Sascha Hauer committed on 14 Oct 2015