summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2-3/+9
2008-02-21ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov1-3/+2
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-21USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern1-12/+15
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2-0/+12
2008-02-21USB: usb-storage: unusual_devs entry for Oracom MP3 playerRobert Spitzenpfeil1-0/+11
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd2-1/+3
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware1-0/+2
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg1-0/+1
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke1-1/+1
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2-11/+12
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum1-0/+9
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk1-1/+1
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum1-5/+5
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-5/+3
2008-02-08usb: net2280 can't have a function called show_registers()David Howells1-3/+3
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-14/+8
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com1-14/+8
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman6-74/+74
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman1-194/+204
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman1-62/+67
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman1-145/+188
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman1-72/+82
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman4-67/+68
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman8-95/+61
2008-02-01USB: use a real vendor and product id for root hubsGreg Kroah-Hartman1-4/+4
2008-02-01USB: mount options: fix usbfsMiklos Szeredi1-6/+36
2008-02-01USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader1-0/+1
2008-02-01usb: ehci should use u16 for isochronous intervalsDavid Brownell1-1/+1
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell1-5/+1
2008-02-01USB: Use menuconfig objectsDenis Cheng3-16/+13
2008-02-01usb: ohci-sm501 driverMagnus Damm2-0/+269
2008-02-01usb: dma bounce buffer supportMagnus Damm3-23/+163
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum4-15/+19
2008-02-01USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum1-11/+15
2008-02-01USB: oti6858: cleanupAlan Cox1-83/+46
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum5-9/+24
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum5-21/+35
2008-02-01USB: fix memleak in ark3116 serial driverOliver Neukum1-1/+3