summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2018-12-191-1/+4
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: r8a66597-hcd: Convert timers to use timer_setup()Kees Cook2017-11-011-13/+14
* usb: r8a66597-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-05-171-1/+3
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-05-171-1/+1
* usb: r8a66597: add locking to r8a66597_check_detect_childHeiner Kallweit2016-02-071-0/+2
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-7/+2Star
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-1/+1
|\
| * usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* | r8a66597-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
|/
* r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-1/+2
* usb: r8a66597-hcd: Use setup_timerJulia Lawall2015-01-091-6/+4Star
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-2/+2
|\
| * usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-281-2/+2
* | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
* | usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-031-1/+1
|/
* usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen2013-08-301-2/+2
* USB: host: use dev_get_platdata()Jingoo Han2013-08-011-1/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-241-4/+2Star
* usb: move children to struct usb_portLan Tianyu2012-09-101-3/+2Star
* usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-311-12/+0Star
* Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-141-2/+1Star
* usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-121-1/+2
* USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-10/+10
* usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser2012-03-031-17/+4Star
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-261-3/+3
|\
| * usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto2011-07-081-1/+1
| * usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
| * usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-1/+1
* | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
|/
* USB 3.0 Hub ChangesJohn Youn2011-03-141-2/+3
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-141-2/+2
* usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
* usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-021-2/+2
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-15/+15
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-4/+3Star
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-03-191-5/+11