summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
| * | | | | | | | mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart2013-08-241-1/+0
| * | | | | | | | mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
| * | | | | | | | mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
| * | | | | | | | mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart2013-08-241-9/+0
| * | | | | | | | mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart2013-08-241-0/+16
| * | | | | | | | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-241-1/+2
* | | | | | | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-103-2/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: add statistics supportMikulas Patocka2013-09-052-2/+11
| * | | | | | | | | math64: New separate div64_u64_rem helperMike Snitzer2013-08-231-0/+13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-271-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-102-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | introduce kern_path_mountpoint()Al Viro2013-09-081-0/+1
| * | | | | | | | | rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-081-3/+0
| * | | | | | | | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-071-1/+2
* | | | | | | | | | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-091-3/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
| * | | | | | | | | | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-091-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-291-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-241-0/+6
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/driversOlof Johansson2013-08-293-1/+33
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson2013-08-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-09-093-0/+212
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clk: wrap I/O access for improved portabilityGerhard Sittig2013-08-271-0/+17
| * | | | | | | | | | | | clk: clk-mux: implement remuxing on set_rateJames Hogan2013-08-191-0/+3
| * | | | | | | | | | | | clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-0/+1
| * | | | | | | | | | | | clk: add support for clock reparent on set_rateJames Hogan2013-08-192-0/+10
| * | | | | | | | | | | | clk: abstract parent cacheJames Hogan2013-08-191-0/+1
| * | | | | | | | | | | | clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa2013-08-051-0/+178
| * | | | | | | | | | | | clk: mux: Add support for read-only muxes.Tomasz Figa2013-08-051-0/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-092-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-202-0/+48
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-096-20/+86
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mtd: add a new ecc_step_size field to mtd_info{}Huang Shijie2013-08-301-0/+3
| * | | | | | | | | | | | mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia2013-08-301-13/+0
| * | | | | | | | | | | | mtd: add ECC info for nand_flash_dev{}Huang Shijie2013-08-301-0/+15
| * | | | | | | | | | | | mtd: add a helper to get the supported features for ONFI nandHuang Shijie2013-08-301-0/+10
| * | | | | | | | | | | | mtd: add data structures for Extended Parameter PageHuang Shijie2013-08-301-1/+38
| * | | | | | | | | | | | mtd: add datasheet's ECC information to nand_chip{}Huang Shijie2013-08-301-0/+8
| * | | | | | | | | | | | mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2013-08-301-2/+0
| * | | | | | | | | | | | mtd: nand: hide in-memory BBT implementation detailsBrian Norris2013-08-301-1/+1
| * | | | | | | | | | | | mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu2013-08-051-0/+1
| * | | | | | | | | | | | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-0/+3
| * | | | | | | | | | | | mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2013-08-051-0/+3
| * | | | | | | | | | | | mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab2013-08-051-0/+1
| * | | | | | | | | | | | mtd: increase max OOB size to 744Huang Shijie2013-08-051-1/+1