summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-263-64/+54
|\
| * gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-111-0/+3
| * gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-091-0/+2
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-053-64/+49
| |\
| | * gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-041-1/+0
| | * gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman2013-01-291-0/+4
| | * gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-222-26/+8
| | * gpio: fix warning of 'struct gpio_chip' declarationShawn Guo2013-01-221-37/+37
* | | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-261-0/+10
|\ \ \
| * | | pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-301-0/+10
* | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-2610-66/+95
|\ \ \ \
| * | | | mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-241-28/+0
| * | | | mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski2013-02-241-18/+0
| * | | | mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-241-2/+0
| * | | | mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-241-11/+11
| * | | | mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-241-0/+1
| * | | | mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-243-0/+14
| * | | | mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-243-2/+20
| * | | | mmc: sdhci: enhance preset value functionKevin Liu2013-02-242-1/+1
| * | | | mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-241-0/+3
| * | | | mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer2013-02-241-0/+1
| * | | | mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-241-7/+0
| * | | | mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-241-0/+9
| * | | | mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
| * | | | mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-113-1/+31
| * | | | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-111-0/+8
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-265-125/+106
|\ \ \ \
| * | | | leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim2013-02-072-122/+0
| * | | | leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim2013-02-071-0/+87
| * | | | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-021-0/+9
| * | | | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-021-0/+7
| * | | | pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi2013-02-021-2/+2
| * | | | leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi2013-02-021-1/+1
| |/ / /
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-265-41/+285
|\ \ \ \
| * | | | dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-141-2/+2
| * | | | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-211-0/+13
| |\ \ \ \
| | * | | | dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-141-0/+8
| | * | | | dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri2013-01-141-0/+1
| | * | | | dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-141-0/+4
| | | |/ / | | |/| |
| * | | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-0/+146
| * | | | dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-121-0/+5
| * | | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-081-4/+1
| * | | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-081-2/+0
| * | | | dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-081-1/+4
| * | | | DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-081-0/+7
| * | | | dmaengine: fix !of_dma compilation warningVinod Koul2013-01-081-4/+5
| * | | | of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-081-2/+3
| * | | | dmaengine: use for_each_set_bitAkinobu Mita2013-01-081-17/+1
| * | | | dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-081-17/+26
| * | | | dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar2013-01-071-0/+2