index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-atmel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
ehci-atmel: Power down during suspend is normal
Romain Izard
2017-10-04
1
-1
/
+2
*
usb: ehci-atmel: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-03
1
-4
/
+2
*
USB: ehci-atmel: rework clk handling
Boris Brezillon
2015-03-18
1
-21
/
+9
*
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
1
-29
/
+50
*
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2015-01-25
1
-0
/
+31
*
host: ehci-atmel: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-10
/
+3
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-4
/
+3
|
\
|
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+1
|
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-2
/
+3
*
|
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
2013-10-30
1
-1
/
+15
|
/
*
ehci-atmel.c: prepare clk before calling enable
Boris BREZILLON
2013-06-24
1
-4
/
+4
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
1
-3
/
+3
*
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
2013-04-08
1
-47
/
+41
*
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-4
/
+3
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-8
/
+1
*
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
2012-08-10
1
-24
/
+6
*
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-17
/
+2
*
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
2012-04-04
1
-0
/
+1
*
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-16
1
-1
/
+23
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-1
/
+1
*
ehci-atmel: fix section mismatch warning
Hubert Feurstein
2011-03-11
1
-3
/
+3
*
usb: Add in missing EHCI helpers.
Paul Mundt
2010-11-30
1
-0
/
+3
*
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-1
/
+1
*
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
2009-09-23
1
-0
/
+230