summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: gadget: ethernet error path potential oops fixDavid Brownell2008-02-011-3/+3
* USB: ehci potential oops fix on ARC/TDI coresDavid Brownell2008-02-011-8/+11
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-012-0/+277
* USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-011-4/+4
* USB: usb/storage/initializers.c: fix signedness differenceMarcin Slusarz2008-02-011-1/+2
* USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-011-16/+42
OpenPOWER on IntegriCloud