index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-at91.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
2023-07-30
1
-1
/
+7
*
usb: ohci-at91: Remove redundant msg at probe time
Yangtao Li
2023-07-27
1
-3
/
+1
*
usb: ohci-at91: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-27
1
-2
/
+1
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
usb: ohci-at91: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-09-05
1
-2
/
+0
*
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2022-08-31
1
-1
/
+0
*
usb: host: ohci-at91: add support to enter suspend using SMC
Clément Léger
2022-06-10
1
-23
/
+46
*
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
2021-07-27
1
-4
/
+5
*
usb: hosts: Remove in_interrupt() from comments
Ahmed S. Darwish
2020-10-28
1
-3
/
+8
*
usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
Lee Jones
2020-07-03
1
-3
/
+2
*
USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
Nathan Chancellor
2019-10-15
1
-1
/
+0
*
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
2019-10-04
1
-2
/
+2
*
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
2019-10-04
1
-0
/
+1
*
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
2019-10-04
1
-1
/
+1
*
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
2019-01-18
1
-2
/
+5
*
usb: host: ohci-at91: fix request of irq for optional gpio
Tudor.Ambarus@microchip.com
2018-10-15
1
-0
/
+2
*
usb: host: ohci: fix sfr kernel warning in ohci-at91 driver
Prasanthi Chellakumar
2018-05-31
1
-1
/
+1
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
2017-03-09
1
-2
/
+2
*
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2017-01-05
1
-14
/
+10
*
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
2016-12-08
1
-2
/
+0
*
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-30
1
-3
/
+6
|
\
|
*
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
2016-10-24
1
-3
/
+6
*
|
usb: ohci-at91: Use descriptor-based gpio APIs
Wenyou Yang
2016-10-24
1
-90
/
+31
|
/
*
USB: host: ohci-at91: fix non static symbol warning
Wei Yongjun
2016-09-13
1
-1
/
+1
*
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
2016-08-30
1
-1
/
+68
*
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-18
1
-2
/
+0
|
\
|
*
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
1
-2
/
+0
*
|
usb: ohci-at91: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-04
1
-5
/
+3
|
/
*
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2015-12-04
1
-6
/
+5
*
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-15
1
-18
/
+16
*
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-15
1
-82
/
+63
*
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-15
1
-8
/
+1
*
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-08-15
1
-0
/
+11
*
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
2015-03-26
1
-15
/
+3
*
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
1
-8
/
+19
*
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
1
-1
/
+1
*
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
1
-33
/
+51
*
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
1
-11
/
+10
*
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-2
/
+4
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
host: ohci-at91: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-8
/
+3
*
|
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
2014-11-04
1
-4
/
+0
|
/
*
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
2014-04-24
1
-9
/
+2
*
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
2014-01-07
1
-1
/
+1
*
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-24
1
-12
/
+16
|
\
|
*
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-17
1
-11
/
+15
*
|
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
2013-12-19
1
-23
/
+7
[next]