aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Add param ops struct for hvc_iucv driver.Sachin Sant1-2/+7
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell3-18/+29
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds21-2012/+644
2010-08-10power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck1-1/+0
2010-08-10docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds88-2249/+3178
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds95-5026/+11971
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-26/+1189
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-7/+11
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds23-225/+303
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds117-1836/+4571
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds66-609/+5243
2010-08-10USB: serial: fix stalled writesJohan Hovold1-5/+10
2010-08-10USB: remove fake "address-of" expressionsAlan Stern4-23/+15
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter1-29/+21
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei1-1/+4
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei1-1/+5
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp1-0/+9
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp1-5/+0
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp1-8/+10
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp3-23/+23
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp1-13/+37
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp2-2/+1
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp1-15/+12
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp1-43/+30
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp3-103/+104
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp4-48/+85
2010-08-10USB: add USB serial ssu100 driverBill Pemberton3-0/+708
2010-08-10USB: usb-storage: implement autosuspendAlan Stern1-0/+4
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei2-41/+21
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens1-3/+49
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani1-0/+4
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net2-0/+8
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern1-1/+3
2010-08-10USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird1-0/+11
2010-08-10USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz1-9/+11
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy1-1/+1
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2-0/+6
2010-08-10USB: s3c-hsotg: add support for clock gatingMarek Szyprowski1-3/+17
2010-08-10USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski1-2/+4
2010-08-10USB: s3c-hsotg: fix compilation problemMarek Szyprowski1-0/+1
2010-08-10USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere1-0/+19
2010-08-10USB: s3c-hsotg: Fix OUT packet request retryBen Dooks1-7/+11
2010-08-10USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks1-2/+1
2010-08-10USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks1-2/+1
2010-08-10USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks1-1/+1
2010-08-10USB: s3c-hsotg: Only load packet per fifo writeBen Dooks1-0/+11
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-2/+38
2010-08-10USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks1-9/+4
2010-08-10USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks1-1/+11