Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | dmaengine: add dma_slave_get_caps api | Vinod Koul | 2013-07-15 | 1 | -0/+44 | |
| * | | | | | | | | dma: add driver for R-Car HPB-DMAC | Max Filippov | 2013-09-02 | 1 | -0/+103 | |
| * | | | | | | | | dmaengine: PL08x: Add support for PL080S variant | Tomasz Figa | 2013-09-02 | 1 | -0/+1 | |
| * | | | | | | | | dma: mxs-dma: remove code left from generic DMA binding conversion | Shawn Guo | 2013-08-19 | 1 | -20/+0 | |
| * | | | | | | | | dma: mmp_pdma: add filter function | Daniel Mack | 2013-08-14 | 1 | -0/+15 | |
| * | | | | | | | | dmaengine: add interface of dma_get_slave_channel | Zhangfei Gao | 2013-08-13 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-10 | 7 | -13/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data" | Chris Ball | 2013-09-06 | 1 | -0/+1 | |
| * | | | | | | | | mmc: sdhci: get voltage from sdhc host | Haijun Zhang | 2013-08-26 | 1 | -0/+1 | |
| * | | | | | | | | mmc: core: parse voltage from device-tree | Haijun Zhang | 2013-08-26 | 1 | -0/+2 | |
| * | | | | | | | | mmc: sh_mmcif: revision-specific CLK_CTRL2 handling | Guennadi Liakhovetski | 2013-08-25 | 1 | -0/+2 | |
| * | | | | | | | | mmc: sh_mmcif: revision-specific Command Completion Signal handling | Guennadi Liakhovetski | 2013-08-25 | 1 | -0/+1 | |
| * | | | | | | | | mmc: sh_mmcif: move header include from header into .c | Guennadi Liakhovetski | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: tmio-mmc: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: tmio-mmc: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: sh_mmcif: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: sh_mmcif: Remove .down_pwr() callback from platform data | Laurent Pinchart | 2013-08-25 | 1 | -1/+0 | |
| * | | | | | | | | mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks | Laurent Pinchart | 2013-08-25 | 1 | -9/+0 | |
| * | | | | | | | | mmc: mmc_spi: Support CD/RO GPIOs | Laurent Pinchart | 2013-08-25 | 1 | -0/+16 | |
| * | | | | | | | | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart | 2013-08-25 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-10 | 3 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm: add statistics support | Mikulas Patocka | 2013-09-06 | 2 | -2/+11 | |
| * | | | | | | | | | math64: New separate div64_u64_rem helper | Mike Snitzer | 2013-08-23 | 1 | -0/+13 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 2013-09-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 2013-08-27 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-10 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | introduce kern_path_mountpoint() | Al Viro | 2013-09-09 | 1 | -0/+1 | |
| * | | | | | | | | | rename user_path_umountat() to user_path_mountpoint_at() | Al Viro | 2013-09-09 | 1 | -3/+0 | |
| * | | | | | | | | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c | Al Viro | 2013-09-08 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-09-10 | 1 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dmaengine: dma_sync_wait and dma_find_channel undefined | Jon Mason | 2013-09-10 | 1 | -2/+10 | |
| * | | | | | | | | | | dmaengine: make dma_submit_error() return an error code | Dan Carpenter | 2013-08-23 | 1 | -1/+4 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-09-10 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1... | Olof Johansson | 2013-08-29 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ARM: mmp: avoid to include head file in mach-mmp | Haojian Zhuang | 2013-08-24 | 1 | -0/+6 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers | Olof Johansson | 2013-08-29 | 3 | -1/+33 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpuidle/biglittle' into next/drivers | Olof Johansson | 2013-08-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down() | Nicolas Pitre | 2013-08-28 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-09-10 | 3 | -0/+212 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clk: wrap I/O access for improved portability | Gerhard Sittig | 2013-08-28 | 1 | -0/+17 | |
| * | | | | | | | | | | | | clk: clk-mux: implement remuxing on set_rate | James Hogan | 2013-08-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | clk: add CLK_SET_RATE_NO_REPARENT flag | James Hogan | 2013-08-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | clk: add support for clock reparent on set_rate | James Hogan | 2013-08-19 | 2 | -0/+10 | |
| * | | | | | | | | | | | | clk: abstract parent cache | James Hogan | 2013-08-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | clk: samsung: Add clock driver for S3C64xx SoCs | Tomasz Figa | 2013-08-05 | 1 | -0/+178 | |
| * | | | | | | | | | | | | clk: mux: Add support for read-only muxes. | Tomasz Figa | 2013-08-05 | 1 | -0/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-09 | 2 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |