aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: use a real vendor and product id for root hubsGreg Kroah-Hartman
2008-02-01USB: mount options: fix usbfsMiklos Szeredi
2008-02-01USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader
2008-02-01usb: ehci should use u16 for isochronous intervalsDavid Brownell
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell
2008-02-01USB: Use menuconfig objectsDenis Cheng
2008-02-01usb: ohci-sm501 driverMagnus Damm
2008-02-01usb: dma bounce buffer supportMagnus Damm
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum
2008-02-01USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum
2008-02-01USB: oti6858: cleanupAlan Cox
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum
2008-02-01USB: fix memleak in ark3116 serial driverOliver Neukum
2008-02-01USB: stop abuse of intfdata in cypress_m8Oliver Neukum
2008-02-01USB: constify function pointer tablesJan Engelhardt
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda
2008-02-01USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman
2008-02-01USB: usbserial: provide ezusb functions for an external module.Paul Chavent
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern
2008-02-01USB: usbfs: struct async is a fixed size structurePete Zaitcev
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell
2008-02-01USB: ohci-at91 uses generic GPIO callsDavid Brownell
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: sierra driver - add update dtr logicKevin Lloyd
2008-02-01USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte
2008-02-01USB: io_ti: clean up termios handlingAlan Cox
2008-02-01USB: ti_usb: termios cleanupsAlan Cox
2008-02-01USB: mos7720: clean up termiosAlan Cox
2008-02-01USB: fix HCD Kconfig goofageDavid Brownell
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell
2008-02-01USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum