History for barebox / drivers / usb / host / ehci-hcd.c
2013-03-08
@Sascha Hauer
usb: ehci: initialize ehci_data ...
Sascha Hauer committed on 8 Mar 2013
2013-03-04
@Sascha Hauer
Merge branch 'for-next/usb'
Sascha Hauer committed on 4 Mar 2013
2013-02-14
@Sascha Hauer
USB ehci: Add platform specific init calls ...
Sascha Hauer committed on 14 Feb 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2013-02-04
@Sascha Hauer
Merge branch 'for-next/compile-log-level' ...
Sascha Hauer committed on 4 Feb 2013
2013-01-27
@Sascha Hauer
USB ehci: Use dev_* for messages ...
Sascha Hauer committed on 27 Jan 2013
2013-01-23
@Jean-Christophe PLAGNIOL-VILLARD
ehci: if caps ressource is not provided discover it via cr_capbase ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Jan 2013 Sascha Hauer committed on 23 Jan 2013
@Jean-Christophe PLAGNIOL-VILLARD
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Jan 2013 Sascha Hauer committed on 23 Jan 2013
2012-12-17
@Sascha Hauer
USB ehci: Add powerup fixup for EfikaSB ...
Sascha Hauer committed on 17 Dec 2012
2012-12-13
@Sascha Hauer
USB ehci: Allow to register independently from device ...
Sascha Hauer committed on 13 Dec 2012
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-06-30
@Sascha Hauer
USB ehci: rework cache handling ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
USB ehci: put fields of struct qTD directly into struct QH ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
USB ehci: Use dma coherent buffers for qh/qtd ...
Sascha Hauer committed on 30 Jun 2012
2012-05-23
@Sascha Hauer
usb ehci: Use zalloc to allocate ehci structure ...
Sascha Hauer committed on 23 May 2012
2012-04-12
@Sascha Hauer
USB ehci: speed up initialization ...
Sascha Hauer committed on 12 Apr 2012
@Sascha Hauer
USB ehci: make cache handling simpler ...
Sascha Hauer committed on 12 Apr 2012
2011-10-26
@Antony Pavlov
usb: ehci-hcd.c: fix 'value computed is not used' warning ...
Antony Pavlov authored on 26 Oct 2011 Sascha Hauer committed on 26 Oct 2011
2011-09-28
@Sascha Hauer
Merge branch 'usb-massstorage' into next
Sascha Hauer committed on 28 Sep 2011
2011-09-23
@Rosen Kolev
Modified timeout in the ehci-hcd USB host driver. ...
Rosen Kolev authored on 21 Sep 2011 Sascha Hauer committed on 23 Sep 2011
2011-09-22
@Sascha Hauer
introduce io.h ...
Sascha Hauer committed on 22 Sep 2011
2011-09-20
@Sascha Hauer
usb: honour timeout fields ...
Sascha Hauer committed on 20 Sep 2011
2011-09-19
@Antony Pavlov
ehci-hcd.c: handle EHCI_HAS_TT in ehci_reset() during startup ...
Antony Pavlov authored on 16 Sep 2011 Sascha Hauer committed on 19 Sep 2011
2011-07-29
@Jean-Christophe PLAGNIOL-VILLARD
resource: introduce add_usb_ehci_device to register echi device ...
Jean-Christophe PLAGNIOL-VILLARD committed on 29 Jul 2011
2011-05-18
@Sascha Hauer
usb ehci: fix wrong argument order for memset ...
Sascha Hauer committed on 18 May 2011
2011-01-20
@Sascha Hauer
USB ehci: Set to host mode on tt capable controllers ...
Sascha Hauer committed on 20 Jan 2011
2010-08-06
@Michael Grzeschik
ehci: add remove function ...
Michael Grzeschik authored on 4 Aug 2010 Sascha Hauer committed on 6 Aug 2010
@Sascha Hauer
ehci: Make has_tt configurable via platform data ...
Sascha Hauer committed on 6 Aug 2010
2010-08-02
@Jean-Christophe PLAGNIOL-VILLARD
drivers/usb: regorganisation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 29 Jul 2010 Sascha Hauer committed on 2 Aug 2010