index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-at91.c
Age
Commit message (
Expand
)
Author
2020-10-28
usb: hosts: Remove in_interrupt() from comments
Ahmed S. Darwish
2020-07-03
usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
Lee Jones
2019-10-15
USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
Nathan Chancellor
2019-10-04
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
2019-10-04
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
2019-10-04
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
2019-01-18
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
2018-10-15
usb: host: ohci-at91: fix request of irq for optional gpio
Tudor.Ambarus@microchip.com
2018-05-31
usb: host: ohci: fix sfr kernel warning in ohci-at91 driver
Prasanthi Chellakumar
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-09
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2016-12-08
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-24
usb: ohci-at91: Use descriptor-based gpio APIs
Wenyou Yang
2016-10-24
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
2016-09-13
USB: host: ohci-at91: fix non static symbol warning
Wei Yongjun
2016-08-30
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-03
usb: ohci-at91: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-03-26
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
2015-01-25
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
host: ohci-at91: remove duplicate check on resource
Varka Bhadram
2014-11-03
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-24
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
2014-01-07
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
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-14
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
Greg Kroah-Hartman
2013-10-05
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
[next]