summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-at91.c
AgeCommit message (Expand)Author
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
2013-12-18usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-14Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman
2013-10-05USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar
2013-08-27usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-06-24USB: ohci-at91: prepare clk before calling enableBoris BREZILLON
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton