aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-14/+8
|\
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-011-14/+8
* | USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-016-74/+74
* | USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-011-194/+204
* | USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
* | USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-011-145/+188
* | USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-011-72/+82
* | USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-014-67/+68
* | USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-018-95/+61
* | USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-011-4/+4
* | USB: mount options: fix usbfsMiklos Szeredi2008-02-011-6/+36
* | USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader2008-02-011-0/+1
* | usb: ehci should use u16 for isochronous intervalsDavid Brownell2008-02-011-1/+1
* | usb: ehci, remove false clear-reset pathDavid Brownell2008-02-011-5/+1
* | USB: Use menuconfig objectsDenis Cheng2008-02-013-16/+13
* | usb: ohci-sm501 driverMagnus Damm2008-02-012-0/+269
* | usb: dma bounce buffer supportMagnus Damm2008-02-013-23/+163
* | USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-014-15/+19
* | USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum2008-02-011-11/+15
* | USB: oti6858: cleanupAlan Cox2008-02-011-83/+46
* | USB: more serial drivers writing after disconnectOliver Neukum2008-02-015-9/+24
* | USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-015-21/+35
* | USB: fix memleak in ark3116 serial driverOliver Neukum2008-02-011-1/+3
* | USB: stop abuse of intfdata in cypress_m8Oliver Neukum2008-02-011-9/+16
* | USB: constify function pointer tablesJan Engelhardt2008-02-012-2/+2
* | USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-012-29/+32
* | USB: add support for SuperH OHCIYoshihiro Shimoda2008-02-013-0/+154
* | USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman2008-02-011-220/+2
* | USB: usbserial: provide ezusb functions for an external module.Paul Chavent2008-02-012-7/+12
* | USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-011-0/+4
* | USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern2008-02-011-1/+2
* | USB: usbfs: struct async is a fixed size structurePete Zaitcev2008-02-011-2/+2
* | USB: ehci completes high speed ISO URBs soonerDavid Brownell2008-02-011-14/+27
* | USB: ehci: minor ISO updates, always support split ISODavid Brownell2008-02-012-44/+12
* | USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-012-3/+2
* | USB: add ehci-ixp bus glueVladimir Barinov2008-02-015-2/+165
* | USB: misc: legousbtower: semaphore to mutexDaniel Walker2008-02-011-14/+16
* | USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-014-29/+286
* | USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov2008-02-012-69/+62
* | USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-012-20/+61
* | USB: ohci-at91 uses generic GPIO callsDavid Brownell2008-02-011-0/+31
* | USB: Export suspend statisticsSarah Sharp2008-02-013-1/+60
* | USB: sierra driver - add update dtr logicKevin Lloyd2008-02-011-111/+110
* | USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte2008-02-012-8/+24
* | USB: io_ti: clean up termios handlingAlan Cox2008-02-011-16/+10
* | USB: ti_usb: termios cleanupsAlan Cox2008-02-011-18/+13
* | USB: mos7720: clean up termiosAlan Cox2008-02-011-20/+8
* | USB: fix HCD Kconfig goofageDavid Brownell2008-02-011-0/+1
* | USB: gadget: at91_udc minor fix (there is no number six)David Brownell2008-02-011-3/+3
* | USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum2008-02-011-2/+1