aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* docbook: fix usb contentRandy Dunlap2007-10-151-1/+5
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-26/+43
|\
| * [ARM] pxa: update PXA UDC driver to use clk supportRussell King2007-10-122-26/+43
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-152-60/+18
|\ \
| * | [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh2007-10-121-42/+4
| * | [SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh2007-10-121-18/+14
* | | signedness: module_param_array nump argumentAl Viro2007-10-143-6/+6
* | | Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-131-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-123-47/+16
|\ \ \
| * | | cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-121-4/+2
| * | | Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-43/+14
| | |/ | |/|
* | | USB: fix race in autosuspend rescheduleAlan Stern2007-10-121-16/+16
* | | atmel_usba_udc: Keep track of the device statusHaavard Skinnemoen2007-10-122-10/+51
* | | USB: Nikon D40X unusual_devs entryOrtwin Glück2007-10-121-0/+7
* | | USB: serial core should respect driver requirementsAlan Stern2007-10-121-9/+22
* | | USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-7/+20
* | | USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-123-2/+29
* | | USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe2007-10-121-0/+4
* | | USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu2007-10-121-0/+1
* | | USB: add atmel_usba_udc driverHaavard Skinnemoen2007-10-124-1/+2414
* | | USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* | | USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4
* | | USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* | | USB: funsoft: Fix termiosAlan Cox2007-10-121-21/+0
* | | USB: visor: termios bitsAlan Cox2007-10-121-64/+0
* | | USB: unusual_devs entry for Nikon DSC D2XsAlan Stern2007-10-121-0/+7
* | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-1220-21/+21
* | | USB: Export URB statistics for powertopSarah Sharp2007-10-123-0/+14
* | | USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-121-0/+6
* | | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0
* | | usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger2007-10-121-0/+12
* | | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1
* | | USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* | | USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* | | USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* | | USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk2007-10-121-4/+6
* | | USB: Driver for CH341 USB-serial adaptorFrank A Kingswood2007-10-123-0/+363
* | | USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-121-15/+28
* | | USB: cp2101.c: add additional device IDEdouard Lafargue2007-10-121-0/+1
* | | USB: unusual_devs modification for Nikon D200Phil Dibowitz2007-10-121-0/+7
* | | USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-80/+1
* | | USB: don't propagate FREEZE or PRETHAW suspendsAlan Stern2007-10-121-1/+6
* | | USB: unusual_devs update for Nokia 6131Alan Stern2007-10-121-1/+1
* | | USB: fix limited_power setting mistake in hub.cjidong xiao2007-10-121-2/+2
* | | USB: fix double frees in error code paths of ipaq driverOliver Neukum2007-10-121-0/+2
* | | USB: always visit drivers/usb/misc/Adrian Bunk2007-10-121-22/+1
* | | USB: usb-skeleton leaking locks on openMark Gross2007-10-121-0/+1
* | | USB: flush outstanding URBs when suspendingAlan Stern2007-10-125-12/+16
* | | USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-123-23/+32