summaryrefslogtreecommitdiff
path: root/drivers/usb/host/r8a66597-hcd.c
AgeCommit message (Expand)Author
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2017-06-26usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-26usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-09usb: r8a66597-hcd: Use setup_timerJulia Lawall
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-11-28usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart
2013-08-30usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
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
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu
2012-05-01USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman
2012-03-02usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-08usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2010-09-16usb: Fix up r8a66597-hcd section mismatches.Paul Mundt
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-11USB: r8a66597: clean up. remove unneeded null checksDan Carpenter
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda
2009-07-29usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda