index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
usb: ehci-atmel: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
1
-21
/
+9
2015-01-25
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
1
-29
/
+50
2015-01-25
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
1
-0
/
+31
2014-11-07
host: ehci-atmel: remove duplicate check on resource
Varka Bhadram
1
-10
/
+3
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+3
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
1
-3
/
+1
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
1
-2
/
+3
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
1
-1
/
+15
2013-06-25
ehci-atmel.c: prepare clk before calling enable
Boris BREZILLON
1
-4
/
+4
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
1
-3
/
+3
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
1
-47
/
+41
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-8
/
+1
2012-08-10
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
1
-24
/
+6
2012-07-10
EHCI: centralize controller initialization
Alan Stern
1
-17
/
+2
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-03-15
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+23
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+1
2011-03-12
ehci-atmel: fix section mismatch warning
Hubert Feurstein
1
-3
/
+3
2010-12-01
usb: Add in missing EHCI helpers.
Paul Mundt
1
-0
/
+3
2010-03-03
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
1
-0
/
+230