summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-at91.c
Commit message (Expand)AuthorAge
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-09
* usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-05
* USB: OHCI: at91: remove useless extern declarationManjunath Goudar2016-12-08
* Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman2016-10-30
|\
| * usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang2016-10-24
* | usb: ohci-at91: Use descriptor-based gpio APIsWenyou Yang2016-10-24
|/
* USB: host: ohci-at91: fix non static symbol warningWei Yongjun2016-09-13
* usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang2016-08-30
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-17
|\
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-16
* | usb: ohci-at91: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-03
|/
* USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-04
* USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-14
* USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-14
* USB: host: ohci-at91: depend on OFAlexandre Belloni2015-08-14
* USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni2015-08-14
* USB: host: ohci-at91: remove useless uclk clockBoris Brezillon2015-03-26
* USB: host: ohci-at91: Fix wake-up supportSylvain Rochet2015-01-25
* USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet2015-01-25
* USB: host: ohci-at91: Move global variables to private structSylvain Rochet2015-01-25
* USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet2015-01-25
* ohci-at91: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | host: ohci-at91: remove duplicate check on resourceVarka Bhadram2014-11-07
* | USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni2014-11-03
|/
* USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart2014-04-24
* USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-07
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-24
|\
| * usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-17
* | usb: ohci-at91: use device managed clk retrievalBoris BREZILLON2013-12-18
* | usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON2013-12-18
* | usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON2013-12-18
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* | USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar2013-12-08
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* | Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-14
* | USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar2013-10-05
* | USB: OHCI: make ohci-at91 a separate driverManjunath Goudar2013-09-26
|/
* usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen2013-08-27
* USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON2013-08-02
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: ohci-at91: prepare clk before calling enableBoris BREZILLON2013-06-24
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
* | usb: remove use of __devexitBill Pemberton2012-11-21