index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-atmel.c
Age
Commit message (
Expand
)
Author
2023-08-04
usb: host: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-07-27
usb: ehci-atmel: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-05-28
usb: ehci-atmel: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2021-09-14
USB: host: ehci-atmel: Add support for HSIC phy
Cristian Birsan
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-04
ehci-atmel: Power down during suspend is normal
Romain Izard
2016-03-03
usb: ehci-atmel: use __maybe_unused to hide pm functions
Arnd Bergmann
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
2015-01-25
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2014-11-07
host: ehci-atmel: remove duplicate check on resource
Varka Bhadram
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
2013-06-24
ehci-atmel.c: prepare clk before calling enable
Boris BREZILLON
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-08-10
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
2012-03-16
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-03-11
ehci-atmel: fix section mismatch warning
Hubert Feurstein
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
2010-03-02
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre