Age | Commit message (Expand) | Author |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen |
2013-12-03 | usb: host: Remove superfluous name casts | Geert Uytterhoeven |
2013-11-28 | usb: r8a66597-hcd: Convert to clk_prepare/unprepare | Laurent Pinchart |
2013-08-30 | usb: r8a66597-hcd: use platform_{get,set}_drvdata() | Libo Chen |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-10-24 | USB: hub_for_each_child should skip unconnected ports | Alan Stern |
2012-09-10 | usb: move children to struct usb_port | Lan Tianyu |
2012-07-30 | usb/host/r8a66597: remove conditional compilation of clk code | Viresh Kumar |
2012-05-14 | Revert "usb: move struct usb_device->children to struct usb_hub_port->child" | Greg Kroah-Hartman |
2012-05-11 | usb: move struct usb_device->children to struct usb_hub_port->child | Lan Tianyu |
2012-05-01 | USB: r8a66597-hcd.c: remove dbg() usage | Greg Kroah-Hartman |
2012-03-02 | usb: r8a66597-hcd: Convert to module_platform_driver | Tobias Klauser |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-08 | usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift | Kuninori Morimoto |
2011-07-08 | usb: update email address in ohci-sh and r8a66597-hcd | Yoshihiro Shimoda |
2011-07-08 | usb: r8a66597-hcd: add function for external controller | Yoshihiro Shimoda |
2011-06-27 | usb: r8a66597-hcd: fix cannot detect low/full speed device | Yoshihiro Shimoda |
2011-03-13 | USB 3.0 Hub Changes | John Youn |
2011-03-13 | USB: Remove bitmap #define from hcd.h | Sarah Sharp |
2010-09-16 | usb: Fix up r8a66597-hcd section mismatches. | Paul Mundt |
2010-06-30 | USB: r8a66597: Fix failure in change of status | Nobuhiro Iwamatsu |
2010-06-02 | usb: r8a66597-hcd pio to mmio accessor conversion. | Paul Mundt |
2010-05-20 | USB: straighten out port feature vs. port status usage | Alan Stern |
2010-05-20 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | usb: r8a66597-hcd: fix removed from an attached hub | Yoshihiro Shimoda |
2010-02-05 | usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. | Paul Mundt |
2010-02-05 | usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. | Paul Mundt |
2010-02-02 | usb: r8a66597-hdc disable interrupts fix | Magnus Damm |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-11 | USB: r8a66597: clean up. remove unneeded null checks | Dan Carpenter |
2009-10-30 | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set | Yoshihiro Shimoda |
2009-07-29 | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. | Yoshihiro Shimoda |
2009-07-20 | usb: r8a66597-hcd platform data on_chip support | Magnus Damm |
2009-07-20 | usb: convert r8a66597-hcd to dev_pm_ops | Magnus Damm |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-15 | USB: r8a66597-hcd: use platform_data instead of module_param | Yoshihiro Shimoda |
2009-06-15 | USB: move r8a66597_hcd's probe function to .devinit.text | Uwe Kleine-König |
2009-03-24 | USB: r8a66597-hcd: suspend/resume support | Yoshihiro Shimoda |
2009-03-24 | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman |
2009-03-24 | USB: drivers: use USB API functions rather than constants | Julia Lawall |
2009-01-07 | USB: m66592 and r8a66597 resource changes | Magnus Damm |