Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge branch 'topic/sh' into for-linus | Vinod Koul | 2013-09-02 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | DMA: shdma: remove private and unused defines from a global header | Guennadi Liakhovetski | 2013-08-27 | |
| | * | | | | | | | | DMA: shdma: switch DT mode to use configuration data from a match table | Guennadi Liakhovetski | 2013-08-27 | |
| | * | | | | | | | | DMA: shdma: switch to managed resource allocation | Guennadi Liakhovetski | 2013-08-27 | |
| | * | | | | | | | | DMA: shdma: support the new CHCLR register layout | Guennadi Liakhovetski | 2013-08-27 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 2013-09-02 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| | * | | | | | | | dmaengine: add dma_slave_get_caps api | Vinod Koul | 2013-07-15 | |
| * | | | | | | | | dma: add driver for R-Car HPB-DMAC | Max Filippov | 2013-09-02 | |
| * | | | | | | | | dmaengine: PL08x: Add support for PL080S variant | Tomasz Figa | 2013-09-02 | |
| * | | | | | | | | dma: mxs-dma: remove code left from generic DMA binding conversion | Shawn Guo | 2013-08-19 | |
| * | | | | | | | | dma: mmp_pdma: add filter function | Daniel Mack | 2013-08-14 | |
| * | | | | | | | | dmaengine: add interface of dma_get_slave_channel | Zhangfei Gao | 2013-08-13 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data" | Chris Ball | 2013-09-06 | |
| * | | | | | | | | mmc: sdhci: get voltage from sdhc host | Haijun Zhang | 2013-08-26 | |
| * | | | | | | | | mmc: core: parse voltage from device-tree | Haijun Zhang | 2013-08-26 | |
| * | | | | | | | | mmc: sh_mmcif: revision-specific CLK_CTRL2 handling | Guennadi Liakhovetski | 2013-08-25 | |
| * | | | | | | | | mmc: sh_mmcif: revision-specific Command Completion Signal handling | Guennadi Liakhovetski | 2013-08-25 | |
| * | | | | | | | | mmc: sh_mmcif: move header include from header into .c | Guennadi Liakhovetski | 2013-08-25 | |
| * | | | | | | | | mmc: tmio-mmc: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: tmio-mmc: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: sh_mmcif: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: sh_mmcif: Remove .down_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: mmc_spi: Support CD/RO GPIOs | Laurent Pinchart | 2013-08-24 | |
| * | | | | | | | | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart | 2013-08-24 | |
* | | | | | | | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | dm: add statistics support | Mikulas Patocka | 2013-09-05 | |
| * | | | | | | | | | math64: New separate div64_u64_rem helper | Mike Snitzer | 2013-08-23 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 2013-09-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 2013-08-27 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | introduce kern_path_mountpoint() | Al Viro | 2013-09-08 | |
| * | | | | | | | | | rename user_path_umountat() to user_path_mountpoint_at() | Al Viro | 2013-09-08 | |
| * | | | | | | | | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c | Al Viro | 2013-09-07 | |
* | | | | | | | | | | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-09-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | dmaengine: dma_sync_wait and dma_find_channel undefined | Jon Mason | 2013-09-09 | |
| * | | | | | | | | | | dmaengine: make dma_submit_error() return an error code | Dan Carpenter | 2013-08-23 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-09-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1... | Olof Johansson | 2013-08-29 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | ARM: mmp: avoid to include head file in mach-mmp | Haojian Zhuang | 2013-08-24 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
* | | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers | Olof Johansson | 2013-08-29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpuidle/biglittle' into next/drivers | Olof Johansson | 2013-08-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down() | Nicolas Pitre | 2013-08-28 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-09-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | clk: wrap I/O access for improved portability | Gerhard Sittig | 2013-08-27 | |
| * | | | | | | | | | | | | clk: clk-mux: implement remuxing on set_rate | James Hogan | 2013-08-19 |