summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-186-16/+15
* Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-061-0/+1
* Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-021-0/+3
* Merge branch 'master' into for-nextJiri Kosina2010-08-11118-1847/+4580
|\
| * 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
| | * USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks2010-08-101-2/+1
| | * USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks2010-08-101-2/+1
| | * USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks2010-08-101-1/+1
| | * USB: s3c-hsotg: Only load packet per fifo writeBen Dooks2010-08-101-0/+11
| | * USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-101-2/+38
| | * USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks2010-08-101-9/+4
| | * USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks2010-08-101-1/+11
| | * USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks2010-08-101-1/+2
| | * USB: s3c-hsotg: Increase TX fifo limitBen Dooks2010-08-101-2/+2
| | * usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy2010-08-101-1/+4
| | * USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-102-7/+52
| | * usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko2010-08-101-4/+4
| | * USB: xHCI: Isoc urb enqueueAndiry Xu2010-08-101-1/+6
| | * USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-101-2/+12
OpenPOWER on IntegriCloud