aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-25USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino
2007-06-25USB: add new device id to option driverAlexander Gattin
2007-06-25USB: fix race leading to use after free in io_edgeportOliver Neukum
2007-06-25USB: usblcd doesn't limit memory consumption during writeOliver Neukum
2007-06-25USB: memory leak in iowarrior.cOliver Neukum
2007-06-25USB: ti serial driver sleeps with spinlock heldOliver Neukum
2007-06-25USB: 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
2007-06-08USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers
2007-05-29USB: replace flush_workqueue with cancel_sync_workAlan Stern
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang
2007-05-22USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren
2007-05-22USB: Add support for Sierra Wireless Aircard 595UDanny Budik
2007-05-22USB: ldusb bugfixOliver Neukum
2007-05-22USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz
2007-05-22USB: fix ratelimit call semanticsAlan Stern
2007-05-22USB: handle errors in power/level attributeAlan Stern
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov
2007-05-22USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev
2007-05-22USB: Fix debug output of ark3116Jan Engelhardt
2007-05-22USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern
2007-05-22USB: remove short initial timeout for device descriptor fetchAlan Stern
2007-05-22USB: Deref URB after usbmon is done with itPete Zaitcev