summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-at91.c
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart2014-04-241-9/+2
* USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-071-1/+1
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-241-12/+16
|\
| * usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
* | usb: ohci-at91: use device managed clk retrievalBoris BREZILLON2013-12-181-23/+7
* | usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON2013-12-181-9/+9
* | usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON2013-12-181-21/+6
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-1/+3
* | USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar2013-12-081-2/+9
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-5/+4
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-3/+4
* | Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-141-8/+2
* | USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar2013-10-051-2/+8
* | USB: OHCI: make ohci-at91 a separate driverManjunath Goudar2013-09-261-86/+70
|/
* usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen2013-08-271-2/+0
* USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON2013-08-021-2/+21
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-6/+6
* USB: ohci-at91: prepare clk before calling enableBoris BREZILLON2013-06-241-6/+6
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | usb: remove use of __devexitBill Pemberton2012-11-211-3/+3
* | usb: remove use of __devinitBill Pemberton2012-11-211-6/+6
* | usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* | USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
|/
* USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-271-1/+2
* USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre2012-09-051-0/+10
* USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-091-1/+10
* USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-091-1/+1
* USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
* USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
* USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
* USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
* USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
* ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+100
* ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
* ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-2/+4
* USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
* ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-6/+6
* USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-141-0/+6
* at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-9/+215
* at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-2/+2
* at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-10/+5
* USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
* USB: modifications for at91sam9g10Hong Xu2009-12-111-5/+5
* USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-231-1/+1
* [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
OpenPOWER on IntegriCloud