| Commit message (Expand) | Author | Age |
* | USB: host: use dev_get_platdata() | Jingoo Han | 2013-07-31 |
* | USB: sl811: move debug files from proc to debugfs | Greg Kroah-Hartman | 2013-07-24 |
* | USB: sl811: remove CONFIG_USB_DEBUG dependency | Greg Kroah-Hartman | 2013-07-23 |
* | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 2013-03-28 |
|/ |
|
* | 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-11-21 |
* | drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-14 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | usb: sl811-hcd: Convert to module_platform_driver | Tobias Klauser | 2012-03-02 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | USB: sl811: add Kconfig option for ISOCHRONOUS mode | Mike Frysinger | 2011-04-13 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
|/ |
|
* | USB 3.0 Hub Changes | John Youn | 2011-03-13 |
* | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 2011-03-13 |
* | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue() | Jesper Juhl | 2011-02-03 |
* | usb: host: sl811-hcd: check kzalloc() result | Kulikov Vasiliy | 2010-08-10 |
* | 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-05-20 |
* | USB: sl811-hcd: Fix device disconnect | Michael Hennerich | 2010-04-30 |
* | USB: host: SL811: fix unaligned accesses | Michael Hennerich | 2010-03-02 |
* | USB: sl811-hcd: Fix device disconnect: | Hennerich, Michael | 2009-09-23 |
* | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman | 2009-03-24 |
* | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier | 2008-10-17 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 |
* | USB: usb dev_name() instead of dev->bus_id | Kay Sievers | 2008-07-21 |
* | usb: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | drivers/usb annotations and fixes | Al Viro | 2008-04-28 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-25 |
* | usb host: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 |
* | USB: reorganize urb->status use in sl811-hcd | Alan Stern | 2007-10-12 |
* | USB: add urb->unlinked field | Alan Stern | 2007-10-12 |
* | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 |
* | USB: remove unnecessary tests in isp116x and sl811 | Alan Stern | 2007-10-12 |
* | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 |
* | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell | 2006-09-26 |
* | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |