Age | Commit message (Expand) | Author |
2008-08-21 | USB: automatically enable RHSC interrupts | Alan Stern |
2008-07-21 | USB: usb dev_name() instead of dev->bus_id | Kay Sievers |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds |
2008-04-24 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern |
2008-04-24 | USB: clarify usage of hcd->suspend/resume methods | Alan Stern |
2008-04-24 | usb: u132-hcd driver: semaphore to mutex | Daniel Walker |
2008-04-24 | usb: u132-hcd driver style clean up | Daniel Walker |
2008-04-24 | USB: remove dev->power.power_state | Alan Stern |
2008-04-11 | usb host: fix platform driver hotplug/coldplug | Kay Sievers |
2008-02-23 | Fix u132-hcd.c compile error | Mirco Tischler |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2007-10-12 | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex | Matthias Kaehlcke |
2007-10-12 | USB: Eliminate urb->status usage! | 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: make HCDs responsible for managing endpoint queues | Alan Stern |
2007-10-12 | USB: Clean up duplicate includes in drivers/usb/ | Jesper Juhl |
2007-08-22 | USB: u132-hcd.c - Fix a warning when CONFIG_PM=n | Gabriel C |
2007-07-19 | USB: use mutex instead of semaphore in the ELAN U132 adapter driver | Matthias Kaehlcke |
2007-05-22 | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2006-12-20 | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk |
2006-12-01 | USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static | Adrian Bunk |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-09-27 | USB: u132-hcd: host controller driver for ELAN U132 adapter | Tony Olech |