summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo2011-07-141-4/+6
| | * | | dmaengine/coh901318: fix slave submission semanticsLinus Walleij2011-07-141-7/+12
| | * | | dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent2011-07-141-66/+102
| | * | | dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2011-07-142-49/+26
| | * | | dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund2011-07-141-1/+1
| | * | | dmaengine/ste_dma40: fix missing kernel-docom prakash2011-07-141-0/+2
| | * | | dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin2011-07-141-1/+0
| | * | | dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin2011-07-141-2/+24
| | * | | pch_dma: Fix channel lockingAlexander Stein2011-07-141-8/+8
| | * | | dma: mv_xor: use resource_size()H Hartley Sweeten2011-07-141-2/+2
| | * | | dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski2011-06-241-2/+2
| | * | | dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten2011-06-161-1/+1
| | * | | Merge remote branch 'gpio/ep93xx-dma' into nextVinod Koul2011-06-0988-470/+927
| | |\ \ \
| | * | | | dma: at_hdmac.c: use resource_sizeH Hartley Sweeten2011-06-061-2/+2
| | * | | | dma: ipu_idmac.c: use resource_size in ioremapH Hartley Sweeten2011-06-061-4/+2
| | * | | | spi/ep93xx: add DMA supportMika Westerberg2011-06-061-12/+291
| | * | | | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-063-0/+1363
| | * | | | pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2011-06-011-14/+55
| | | |_|/ | | |/| |
* | | | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-012-17/+246
|\ \ \ \ \
| * | | | | efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison2011-07-221-4/+8
| * | | | | efivars: Use string functions in pstore_writeMike Waychison2011-07-221-12/+14
| * | | | | efivars: introduce utf16_strncmpMike Waychison2011-07-221-0/+18
| * | | | | efivars: String functionsMike Waychison2011-07-221-11/+19
| * | | | | efi: Add support for using efivars as a pstore backendMatthew Garrett2011-07-221-2/+189
| * | | | | pstore: Make "part" unsignedMatthew Garrett2011-07-221-4/+4
| * | | | | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-4/+6
| * | | | | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-5/+13
| |/ / / /
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-016-3/+1091
|\ \ \ \ \
| * \ \ \ \ Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-014-0/+1087
| |\ \ \ \ \
| | * | | | | gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-013-0/+442
| | * | | | | gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-013-0/+645
| | |/ / / /
| * | | | | gpio: ab8500: fix MODULE_ALIAS for ab8500Axel Lin2011-07-281-1/+1
| * | | | | of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-281-2/+3
* | | | | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-0121-1316/+1626
|\ \ \ \ \ \
| * | | | | | OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen2011-08-011-2/+2
| * | | | | | HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-015-3/+19
| * | | | | | OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen2011-07-251-0/+10
| * | | | | | OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen2011-07-251-59/+38
| * | | | | | OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen2011-07-251-61/+1
| * | | | | | OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen2011-07-251-146/+19
| * | | | | | OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-2511-634/+923
| * | | | | | OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2011-07-252-25/+0
| * | | | | | OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen2011-07-251-40/+0
| * | | | | | OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen2011-07-251-8/+3
| * | | | | | OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-252-25/+47
| * | | | | | OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen2011-07-251-4/+0
| * | | | | | OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen2011-07-251-9/+8
| * | | | | | OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2011-07-252-106/+69
| * | | | | | OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen2011-07-251-26/+26
| * | | | | | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-017-40/+86