summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-123-16/+16
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-123-4/+15
* USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese2007-07-121-4/+4
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-122-0/+187
* USB: ftdi_sio.c: Allow setting latency timer on FT232RLStepan Moskovchenko2007-07-121-1/+3
* USB: rework C++-style commentsAlan Stern2007-07-121-21/+29
* USB: prevent char device open/deregister raceAlan Stern2007-07-1212-228/+75
* USB: hub.c loops forever on resume from ram due to bluetoothMark Lord2007-07-121-1/+2
* USB: usb gadget, dead config cleanupDavid Brownell2007-07-123-2/+12
* USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapterDave Platt2007-07-122-41/+106
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-121-4/+6
* USB: io_ti: Digi EdgePort update for new devicesMartin K. Petersen2007-07-123-732/+807
* USB: Make device reset stop retrying after disconnectAlan Stern2007-07-121-3/+3
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-121-1/+3
* USB: add RESET_RESUME device quirkAlan Stern2007-07-123-0/+12
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-126-28/+145
* USB: add USB-Persist facilityAlan Stern2007-07-126-74/+197
* usbmon: Add class for binary interfacePete Zaitcev2007-07-124-18/+66
* USB: oti6858 usb-serial driver (in Nokia CA-42 cable)Kees Lemmens2007-07-124-0/+1367
* USB: ehci refcounts work on ppc7448David Brownell2007-07-122-6/+14
* USB: Use menuconfig objectsJan Engelhardt2007-07-121-3/+6
* USB: make hub driver's release more robustAlan Stern2007-07-121-28/+31
* USB: remove "locktree" routine from the hub driverAlan Stern2007-07-121-47/+1
* USB: remove references to dev.power.power_stateAlan Stern2007-07-122-3/+2
* USB: don't unsuspend for a new connectionAlan Stern2007-07-121-13/+0
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-123-39/+43
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-122-5/+8
* USB: interface PM stateAlan Stern2007-07-122-4/+2
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-121-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-125-0/+2890
* USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda2007-07-121-2/+2
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-126-0/+2262
* USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy2007-07-123-33/+709
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-121-42/+31
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-127-302/+432
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-125-0/+214
* USB: suspend support for usb serialOliver Neukum2007-07-122-0/+49
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-122-3/+2
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-2/+1
* | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-5/+0
|/
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-061-1/+1
* USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2007-06-252-0/+2
* USB: add new device id to option driverAlexander Gattin2007-06-251-2/+4
* USB: fix race leading to use after free in io_edgeportOliver Neukum2007-06-251-2/+2
* USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-251-4/+18
* USB: memory leak in iowarrior.cOliver Neukum2007-06-251-3/+4
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-251-3/+5
* USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-251-7/+5
* OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-081-0/+2
OpenPOWER on IntegriCloud