summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10USB: serial: fix stalled writesJohan Hovold
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB: add USB serial ssu100 driverBill Pemberton
2010-08-10USB: usb-storage: implement autosuspendAlan Stern
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern
2010-08-10USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird
2010-08-10USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers
2010-08-10USB: s3c-hsotg: add support for clock gatingMarek Szyprowski
2010-08-10USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski
2010-08-10USB: s3c-hsotg: fix compilation problemMarek Szyprowski
2010-08-10USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere
2010-08-10USB: s3c-hsotg: Fix OUT packet request retryBen Dooks
2010-08-10USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks
2010-08-10USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks
2010-08-10USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks
2010-08-10USB: s3c-hsotg: Only load packet per fifo writeBen Dooks
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks
2010-08-10USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks
2010-08-10USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks
2010-08-10USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks
2010-08-10USB: s3c-hsotg: Increase TX fifo limitBen Dooks
2010-08-10usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko
2010-08-10USB: xHCI: Isoc urb enqueueAndiry Xu