summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-101-1/+3
* usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-101-2/+13
* usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-105-48/+31
* usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-101-3/+6
* USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
* OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-101-166/+1
* usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde2012-08-101-4/+5
* USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-101-168/+111
* USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-102-0/+8
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-095-0/+21
* Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-08-094-18/+30
|\
| * xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-081-14/+22
| * xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-072-2/+4
| * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
| * xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-071-2/+3
* | usb: musb: reorder runtime pm callAjay Kumar Gupta2012-08-031-8/+9
* | usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta2012-08-031-1/+1
* | usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-031-2/+2
|/
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-0/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-011-0/+48
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-011-2/+110
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-014-2/+4
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-013-0/+21
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | |\ \
| | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2711-39/+410
| | |\ \ \
* | | \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-029-26/+124
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-015-5/+85
| |\ \ \ \ \ \
| | * | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-015-5/+85
| * | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-011-17/+15
| |\ \ \ \ \ \ \
| | * | | | | | | sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-011-17/+15
| * | | | | | | | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-011934-62202/+198204
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-011-2/+3
| | * | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-012-0/+21
| | |/ / / / / /
| * | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.Paul Mundt2012-07-251-2/+0
* | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-025-22/+150
|\ \ \ \ \ \ \ \
| * | | | | | | | md/dm-raid: DM_RAID should select MD_RAID10NeilBrown2012-08-021-2/+3
| * | | | | | | | md/raid1: submit IO from originating thread instead of md thread.NeilBrown2012-08-022-4/+55
| * | | | | | | | raid5: raid5d handle stripe in batch wayShaohua Li2012-08-021-13/+32
| * | | | | | | | raid5: make_request use batch stripe releaseShaohua Li2012-08-022-3/+60
* | | | | | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-0211-1123/+2070
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-313-500/+595
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | dmaengine: sa11x0-dma: add cyclic DMA supportRussell King2012-07-011-16/+92