summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-073-27/+15
* USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen2009-01-071-6/+3
* USB: power availability check for berry_chargeOliver Neukum2009-01-071-0/+5
* USB: Remove restrictions on signal numbers in devio.cPhil Endecott2009-01-071-5/+0
* USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-071-1/+1
* USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-071-1/+1
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-071-26/+9
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-072-4/+4
* USB: protect hcd.h from multiple inclusionsAnton Vorontsov2009-01-071-0/+4
* usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-074-0/+4446
* USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-071-3/+15
* USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven2009-01-071-6/+6
* USB: clean up redundant tests on unsignedroel kluin2009-01-072-8/+2
* USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko2009-01-071-0/+7
* USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel2009-01-071-0/+7
* USB: storage: extend unusual range for 067b:3507Oliver Neukum2009-01-071-1/+1
* USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh2009-01-071-0/+7
* USB: unusual_devs.h additions for Pentax K10DDaniel Drake2009-01-071-0/+7
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-067-7/+7
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-2/+2
* add a vfs_fsync helperChristoph Hellwig2009-01-051-17/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-052-2/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-0225-946/+563
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-0226-117/+794
| |\
| * | uwb: use print_hex_dump()David Vrabel2008-12-222-27/+23
| * | uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-228-477/+103
| * | wusb: fix oops when terminating a non-existant reservationDavid Vrabel2008-12-121-2/+5
| * | uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-121-6/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-089-18/+80
| |\ \
| * | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-268-121/+201
| * | | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-254-31/+72
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-256-6/+37
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-1931-126/+263
| |\ \ \ \
| * | | | | uwb: add basic radio managerDavid Vrabel2008-11-196-74/+33
| * | | | | wusb: remove unused #include <version.h>Huang Weiyi2008-10-315-5/+0
| * | | | | wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-284-122/+25
| * | | | | wusb: do a proper channel stopDavid Vrabel2008-10-286-74/+79
| * | | | | wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-281-4/+11
| * | | | | uwb: reference count reservationsDavid Vrabel2008-10-281-4/+3
| * | | | | wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel2008-10-281-3/+5
* | | | | | tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-025-8/+14
* | | | | | tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-021-0/+4
* | | | | | Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
* | | | | | tty: Fix close races in USB serialAlan Cox2009-01-021-5/+10
* | | | | | sierra: Fix formattingAlan Cox2009-01-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-306-12/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-152-5/+5
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-101-3/+3
| | * | | | | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.marvell.com/orion into develRussell King2008-12-138-13/+86
| |\ \ \ \ \
OpenPOWER on IntegriCloud