aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau1-1/+1
2007-06-25USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2-0/+2
2007-06-25USB: add new device id to option driverAlexander Gattin1-2/+4
2007-06-25USB: fix race leading to use after free in io_edgeportOliver Neukum1-2/+2
2007-06-25USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-06-25USB: memory leak in iowarrior.cOliver Neukum1-3/+4
2007-06-25USB: ti serial driver sleeps with spinlock heldOliver Neukum1-3/+5
2007-06-25USB: g_file_storage: call allow_signal()Oleg Nesterov1-7/+5
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern1-1/+41
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott1-6/+1
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott1-20/+25
2007-06-08USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins1-2/+19
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell5-24/+33
2007-06-08usblp: Don't let suspend to kill ->usedPete Zaitcev1-3/+2
2007-06-08USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers1-9/+13
2007-05-29USB: replace flush_workqueue with cancel_sync_workAlan Stern3-12/+26
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2-0/+14
2007-05-22USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2-2/+40
2007-05-22USB: Add support for Sierra Wireless Aircard 595UDanny Budik1-0/+2
2007-05-22USB: ldusb bugfixOliver Neukum1-4/+31
2007-05-22USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2-0/+4
2007-05-22USB: fix ratelimit call semanticsAlan Stern1-4/+4
2007-05-22USB: handle errors in power/level attributeAlan Stern1-0/+7
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern1-1/+5
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-05-22USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev1-1/+1
2007-05-22USB: Fix debug output of ark3116Jan Engelhardt1-1/+2
2007-05-22USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov1-4/+5
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern1-4/+6
2007-05-22USB: remove short initial timeout for device descriptor fetchAlan Stern1-9/+4
2007-05-22USB: Deref URB after usbmon is done with itPete Zaitcev1-1/+1
2007-05-22USB: Remove duplicate IDs from option card driverBen Collins1-1/+0
2007-05-22USB: auerswald: fix file release handlerAndrew Morton1-8/+2
2007-05-22USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang1-3/+5
2007-05-22USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern1-7/+2
2007-05-22USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2-0/+6
2007-05-22USB: remove unneeded WARN_ONAlan Stern1-4/+0
2007-05-22USB: more autosuspend timer stuffAlan Stern1-4/+14
2007-05-22EHCI: fix problem with BIOS handoffAlan Stern1-0/+9
2007-05-22USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2-9/+15
2007-05-22usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson1-2/+8
2007-05-22USB: remove useless check in mos7840 found by coverityOliver Neukum1-5/+0
2007-05-22USB: fix omninet memory leak found by coverityOliver Neukum1-2/+0
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-1/+1
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik22-13225/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-7/+7
2007-05-09usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2