Age | Commit message (Expand) | Author | Files | Lines |
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-20 | 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-14 | USB 3.0 Hub Changes | John Youn | 1 | -2/+2 |
2011-03-14 | 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-25 | 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-11 | 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-21 | USB: straighten out port feature vs. port status usage | Alan Stern | 1 | -12/+12 |
2010-05-21 | USB: remove bogus USB_PORT_FEAT_*_SPEED symbols | Alan Stern | 1 | -2/+2 |
2010-05-21 | 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-25 | USB: host: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2009-03-25 | 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 |