summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-at91.c
AgeCommit message (Expand)Author
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-27usb: ohci-at91: Remove redundant msg at probe timeYangtao Li
2023-07-27usb: ohci-at91: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-05-28usb: ohci-at91: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2022-06-10usb: host: ohci-at91: add support to enter suspend using SMCClément Léger
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2020-10-28usb: hosts: Remove in_interrupt() from commentsAhmed S. Darwish
2020-07-03usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocksLee Jones
2019-10-15USB: host: ohci-at91: Remove unused variable regs in at91_stop_hcNathan Chancellor
2019-10-04USB: host: ohci-at91: resume: balance the clock start callBoris Krasnovskiy
2019-10-04USB: host: ohci-at91: suspend: delay needed before to stop clocksNicolas Ferre
2019-10-04USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()Boris Krasnovskiy
2019-01-18USB: host: ohci-at91: add sam9x60-sfr definition for ohciNicolas Ferre
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com
2018-05-31usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-09usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin
2016-12-08USB: OHCI: at91: remove useless extern declarationManjunath Goudar
2016-10-30Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman
2016-10-24usb: ohci-at91: Use descriptor-based gpio APIsWenyou Yang
2016-10-24usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun
2016-08-30usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-03usb: ohci-at91: use __maybe_unused to hide pm functionsArnd Bergmann
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni
2015-08-14USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni
2015-08-14USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni
2015-08-14USB: host: ohci-at91: depend on OFAlexandre Belloni
2015-08-14USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni
2015-03-26USB: host: ohci-at91: remove useless uclk clockBoris Brezillon
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-18usb: ohci-at91: use device managed clk retrievalBoris BREZILLON
2013-12-18usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON