Age | Commit message (Expand) | Author | Files | Lines |
2015-08-05 | usb: host: oxu210hp-hcd: Simplify return statement | Saurabh Karajgaonkar | 1 | -6/+1 |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -3/+4 |
2015-04-07 | usb: host: oxu210hp: use new USB_RESUME_TIMEOUT | Felipe Balbi | 1 | -3/+4 |
2015-04-03 | oxu210hp-hcd: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-01-25 | oxu210hp-hcd: use HUB_CHAR_* | Sergei Shtylyov | 1 | -3/+3 |
2015-01-09 | usb: oxu210hp-hcd: Use setup_timer | Julia Lawall | 1 | -3/+1 |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 1 | -1/+1 |
2014-11-03 | usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -1/+0 |
2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -5/+5 |
2014-07-09 | USB: oxu210hp-hcd.c: use devm_ functions | Himangi Saraogi | 1 | -39/+9 |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-12-03 | usb: kill DEBUG compile option | Oliver Neukum | 1 | -0/+4 |
2013-05-27 | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
2013-05-17 | usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-15 | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 1 | -1/+1 |
2012-05-01 | USB: oxu210hp-hcd.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -4/+4 |
2012-04-20 | USB: oxu210hp-hcd.c: remove err() usage | Greg Kroah-Hartman | 1 | -2/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-11-28 | usb: convert drivers/usb/* to use module_platform_driver() | Axel Lin | 1 | -18/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-05-19 | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern | 1 | -1/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-13 | USB 3.0 Hub Changes | John Youn | 1 | -2/+2 |
2011-03-13 | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 1 | -3/+3 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -9/+0 |
2010-10-22 | usb: host: oxu210hp-hcd: Use static const char * const where possible | Joe Perches | 1 | -1/+1 |
2010-08-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -5/+2 |
2010-08-10 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 1 | -5/+2 |
2010-08-10 | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 1 | -9/+0 |
2010-05-20 | USB: straighten out port feature vs. port status usage | Alan Stern | 1 | -12/+12 |
2010-05-20 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 1 | -2/+2 |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 1 | -2/+1 |
2010-04-30 | USB: oxu210hp: release spinlock on error path | Dan Carpenter | 1 | -3/+3 |
2009-09-23 | USB: EHCI: OHCI: Remove unnecessary includes of reboot.h | Anand Gadiyar | 1 | -1/+0 |
2009-03-24 | USB: host: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -11/+11 |
2009-01-07 | oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -3/+3 |
2009-01-07 | usb host: Oxford OXU210HP HCD driver. | Rodolfo Giometti | 1 | -0/+3985 |