summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-07-12USB: hub.c loops forever on resume from ram due to bluetoothMark Lord
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell
2007-07-12USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapterDave Platt
2007-07-12USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven
2007-07-12USB: io_ti: Digi EdgePort update for new devicesMartin K. Petersen
2007-07-12USB: Make device reset stop retrying after disconnectAlan Stern
2007-07-12USB: EHCI: fix handover for designated full-speed portsAlan Stern
2007-07-12USB: add RESET_RESUME device quirkAlan Stern
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-07-12USB: add USB-Persist facilityAlan Stern
2007-07-12usbmon: Add class for binary interfacePete Zaitcev
2007-07-12USB: oti6858 usb-serial driver (in Nokia CA-42 cable)Kees Lemmens
2007-07-12USB: ehci refcounts work on ppc7448David Brownell
2007-07-12USB: Use menuconfig objectsJan Engelhardt
2007-07-12USB: make hub driver's release more robustAlan Stern
2007-07-12USB: remove "locktree" routine from the hub driverAlan Stern
2007-07-12USB: remove references to dev.power.power_stateAlan Stern
2007-07-12USB: don't unsuspend for a new connectionAlan Stern
2007-07-12USB: move bus_suspend and bus_resume method callsAlan Stern
2007-07-12USB: Implement PM FREEZE and PRETHAWAlan Stern
2007-07-12USB: interface PM stateAlan Stern
2007-07-12USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda
2007-07-12USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda
2007-07-12USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy
2007-07-12USB: cxacru: Cleanup sysfs attribute codeSimon Arlott
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com
2007-07-12USB: suspend support for usb serialOliver Neukum
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-06-26USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino
2007-06-26USB: add new device id to option driverAlexander Gattin
2007-06-26USB: fix race leading to use after free in io_edgeportOliver Neukum
2007-06-26USB: usblcd doesn't limit memory consumption during writeOliver Neukum
2007-06-26USB: memory leak in iowarrior.cOliver Neukum
2007-06-26USB: ti serial driver sleeps with spinlock heldOliver Neukum
2007-06-26USB: g_file_storage: call allow_signal()Oleg Nesterov
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott
2007-06-08USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-06-08usblp: Don't let suspend to kill ->usedPete Zaitcev