summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: ssu100: refine process_packet in ssu100Bill Pemberton2010-08-231-6/+2
* | USB: ssu100: add locking for port private data in ssu100Bill Pemberton2010-08-231-1/+8
* | USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-231-0/+1
* | USB: io_ti: check firmware version before updatingGreg Kroah-Hartman2010-08-231-1/+1
* | USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-231-1/+1
* | USB: CP210x Fix Break On/OffCraig Shelley2010-08-231-2/+2
* | USB: pl2303: New vendor and product idJef Driesen2010-08-232-0/+5
* | USB: serial: fix leak of usb serial module refrence countMing Lei2010-08-231-16/+7
* | USB: add device IDs for igotu to navmanRoss Burton2010-08-231-0/+1
* | USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich2010-08-231-0/+2
* | USB: option: add Celot CT-650Michael Tokarev2010-08-231-2/+5
* | USB: uvc_v4l2: cleanup test for end of loopDan Carpenter2010-08-231-1/+1
|/
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-1/+1
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-0/+2
|\ \
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-126-21/+21
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-066-21/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-10116-1833/+4568
|\ \
| * | USB: serial: fix stalled writesJohan Hovold2010-08-101-5/+10
| * | USB: remove fake "address-of" expressionsAlan Stern2010-08-104-23/+15
| * | USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter2010-08-101-29/+21
| * | USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei2010-08-101-1/+4
| * | USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei2010-08-101-1/+5
| * | USB: xhci: Set DMA mask for host.Sarah Sharp2010-08-101-0/+9
| * | USB: xhci: Don't flush doorbell writes.Sarah Sharp2010-08-101-5/+0
| * | USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp2010-08-101-8/+10
| * | USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-103-23/+23
| * | USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp2010-08-101-13/+37
| * | USB: xhci: Make xhci_handle_event() static.Sarah Sharp2010-08-102-2/+1
| * | USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp2010-08-101-15/+12
| * | USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp2010-08-101-43/+30
| * | USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp2010-08-103-103/+104
| * | USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-104-48/+85
| * | USB: add USB serial ssu100 driverBill Pemberton2010-08-103-0/+708
| * | USB: usb-storage: implement autosuspendAlan Stern2010-08-101-0/+4
| * | USB: ehci: fix remove of ehci debugfs dirMing Lei2010-08-102-41/+21
| * | USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens2010-08-101-3/+49
| * | USB: cp210x: Add four new device IDsAlessio Igor Bogani2010-08-101-0/+4
| * | USB: ftdi_sio: device id for Navitatordranch@trinnet.net2010-08-102-0/+8
| * | USB: accept RNDIS configs if there's no alternativeAlan Stern2010-08-101-1/+3
| * | USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird2010-08-101-0/+11
| * | USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz2010-08-101-9/+11
| * | usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy2010-08-101-1/+1
| * | USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2010-08-102-0/+6
| * | USB: s3c-hsotg: add support for clock gatingMarek Szyprowski2010-08-101-3/+17
| * | USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski2010-08-101-2/+4
| * | USB: s3c-hsotg: fix compilation problemMarek Szyprowski2010-08-101-0/+1
| * | USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere2010-08-101-0/+19
| * | USB: s3c-hsotg: Fix OUT packet request retryBen Dooks2010-08-101-7/+11
OpenPOWER on IntegriCloud