index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
2014-11-04
1
-1
/
+1
*
usb: ehci: Move cache invalidation to poll_int_queue
Hans de Goede
2014-11-04
1
-3
/
+7
*
usb: ehci: Move interrupt packet length check to create_int_queue
Hans de Goede
2014-11-04
1
-17
/
+19
*
usb: ehci: Do not disable an already disabled periodic schedule
Hans de Goede
2014-11-04
1
-3
/
+5
*
ehci-hcd.c: make local functions static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
usb: use __weak
Jeroen Hofstee
2014-10-25
1
-12
/
+3
*
usb: ehci: Make periodic_schedules a per controller variable
Hans de Goede
2014-10-06
1
-5
/
+4
*
usb: ehci: poll_int_queue check real qtd, not the overlay
Hans de Goede
2014-10-06
1
-8
/
+10
*
usb: ehci: Add missing cache flush to destroy_int_queue
Hans de Goede
2014-10-06
1
-0
/
+2
*
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
Hans de Goede
2014-10-06
1
-8
/
+28
*
usb: Add endian support macros to interrupt transfers in the EHCI driver.
Adrian Cox
2014-04-30
1
-25
/
+31
*
usb: ehci: fully align interrupt QHs/QTDs
Stephen Warren
2014-03-10
1
-2
/
+4
*
ush: ehci: initialize altnext pointers in QH
Stephen Warren
2014-03-10
1
-0
/
+2
*
usb: ehci: Fix register access
Marek Vasut
2013-12-18
1
-1
/
+1
*
usb: ehci: Do not de-init uninited controllers
Marek Vasut
2013-12-18
1
-0
/
+3
*
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
1
-5
/
+10
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
usb: ehci: Fix test mode for connected ports
Julius Werner
2013-09-27
1
-0
/
+38
*
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
2013-07-29
1
-1
/
+3
*
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2013-07-29
1
-10
/
+1
*
usb: ehci: add missing cache managment
Stephen Warren
2013-06-12
1
-0
/
+30
*
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
2013-06-12
1
-0
/
+5
*
usb: ehci: add weak-aliased function for PORTSC
Kuo-Jung Su
2013-06-12
1
-4
/
+13
*
usb: ehci: prevent bad PORTSC register access
Kuo-Jung Su
2013-06-12
1
-5
/
+15
*
usb: Correct CLEAR_FEATURE code in ehci-hcd
Simon Glass
2013-06-12
1
-4
/
+6
*
usb: common: Use a global definition for 'min3'
Vivek Gautam
2013-05-06
1
-10
/
+0
*
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2013-05-05
1
-11
/
+14
*
USB: EHCI: Add weak functions to support new chip
Jim Lin
2013-05-05
1
-12
/
+28
*
usb: ehci: Support interrupt transfers via periodic list
Patrick Georgi
2013-03-18
1
-4
/
+311
*
usb: ehci: Add 64-bit controller support
Vincent Palatin
2013-03-16
1
-0
/
+3
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
1
-2
/
+14
*
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
1
-1
/
+1
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
1
-54
/
+66
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
usb: do explicit unaligned accesses
Lucas Stach
2012-09-21
1
-2
/
+5
*
ehci: Optimize qTD allocations
Benoît Thébaudeau
2012-09-01
1
-30
/
+37
*
ehci-hcd: Boost transfer speed
Benoît Thébaudeau
2012-09-01
1
-29
/
+138
*
ehci: cosmetic: Define used constants
Benoît Thébaudeau
2012-09-01
1
-68
/
+70
*
ehci: Fail for multi-transaction interrupt transfers
Benoît Thébaudeau
2012-09-01
1
-1
/
+10
*
ehci: cosmetic: Define the number of qt_buffers
Benoît Thébaudeau
2012-09-01
1
-2
/
+2
*
ehci-hcd: change debug() to printf() in case of errors
Ilya Yanok
2012-07-18
1
-3
/
+3
*
ehci-hcd: fix external buffer cache handling
Ilya Yanok
2012-07-18
1
-9
/
+14
*
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
1
-29
/
+32
*
ehci-hcd: program asynclistaddr before every transfer
Ilya Yanok
2012-07-18
1
-5
/
+3
*
USB: Document the QH and qTD antics in EHCI-HCD
Marek Vasut
2012-05-20
1
-0
/
+38
*
USB: Drop cache flush bloat in EHCI-HCD
Marek Vasut
2012-05-20
1
-100
/
+27
*
USB: Drop ehci_alloc/ehci_free in ehci-hcd
Marek Vasut
2012-05-20
1
-91
/
+32
*
Prepare v2012.04-rc2; minor Coding Style cleanup
Wolfgang Denk
2012-04-16
1
-1
/
+0
*
usb: Add support for txfifo threshold
Simon Glass
2012-03-29
1
-0
/
+7
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-2
/
+2
[next]