aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-01USB: stop abuse of intfdata in cypress_m8Oliver Neukum1-9/+16
2008-02-01USB: constify function pointer tablesJan Engelhardt2-2/+2
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum2-29/+32
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda3-0/+154
2008-02-01USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman1-220/+2
2008-02-01USB: usbserial: provide ezusb functions for an external module.Paul Chavent2-7/+12
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern1-0/+4
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern1-1/+2
2008-02-01USB: usbfs: struct async is a fixed size structurePete Zaitcev1-2/+2
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell1-14/+27
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell2-44/+12
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2-3/+2
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov5-2/+165
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker1-14/+16
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak4-29/+286
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov2-69/+62
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2-20/+61
2008-02-01USB: ohci-at91 uses generic GPIO callsDavid Brownell1-0/+31
2008-02-01USB: Export suspend statisticsSarah Sharp3-1/+60
2008-02-01USB: sierra driver - add update dtr logicKevin Lloyd1-111/+110
2008-02-01USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte2-8/+24
2008-02-01USB: io_ti: clean up termios handlingAlan Cox1-16/+10
2008-02-01USB: ti_usb: termios cleanupsAlan Cox1-18/+13
2008-02-01USB: mos7720: clean up termiosAlan Cox1-20/+8
2008-02-01USB: fix HCD Kconfig goofageDavid Brownell1-0/+1
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell1-3/+3
2008-02-01USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum1-2/+1