summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison2-4/+4
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov1-0/+4
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti4-0/+4446
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita1-3/+15
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven1-6/+6
2009-01-07USB: clean up redundant tests on unsignedroel kluin2-8/+2
2009-01-07USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko1-0/+7
2009-01-07USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel1-0/+7
2009-01-07USB: storage: extend unusual range for 067b:3507Oliver Neukum1-1/+1
2009-01-07USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh1-0/+7
2009-01-07USB: unusual_devs.h additions for Pentax K10DDaniel Drake1-0/+7
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers7-7/+7
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki1-2/+2
2009-01-05add a vfs_fsync helperChristoph Hellwig1-17/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro2-2/+0
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-946/+563
2009-01-02tty: Drop the lock_kernel in the private ioctl hookAlan Cox5-8/+14
2009-01-02tty: USB tty devices can block in tcdrain when unpluggedAlan Cox1-0/+4
2009-01-02Add device function for USB serial consoleKevin Hao1-0/+13
2009-01-02tty: Fix close races in USB serialAlan Cox1-5/+10
2009-01-02sierra: Fix formattingAlan Cox1-1/+1
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel26-117/+794
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-12/+23
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-13/+648
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-6/+8
2008-12-25Merge branch 'next' into for-linusJames Morris2-6/+8
2008-12-22uwb: use print_hex_dump()David Vrabel2-27/+23
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel8-477/+103
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2-3/+2
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-3/+40
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm2-29/+32
2008-12-17Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2-0/+642
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2-0/+5
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum1-52/+3
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold2-0/+5
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern1-1/+3
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2-0/+4
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox2-0/+4
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern1-1/+1
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener1-0/+7
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László1-0/+7
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman1-0/+1
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2-5/+5
2008-12-13Merge git://git.marvell.com/orion into develRussell King8-13/+86
2008-12-12wusb: fix oops when terminating a non-existant reservationDavid Vrabel1-2/+5
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella1-6/+7
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula1-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1