summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-2/+2
* add down_write_killable_nested()Al Viro2016-05-261-0/+2
* Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-80/+239
|\
| * pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-171-85/+184
| * pwm: Add hardware readout infrastructureBoris Brezillon2016-05-171-0/+28
| * pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-171-3/+8
| * pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-171-12/+42
| * pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-171-1/+0
| * pwm: Get rid of pwm->lockBoris BREZILLON2016-05-171-2/+0
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+3
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
* | | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-241-1/+1
|\ \ \
| * | | svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-131-1/+1
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-241-5/+11
|\ \ \ \
| * | | | jbd2: remove excess descriptions for handle_sLuis de Bethencourt2016-05-051-3/+0
| * | | | jbd2: add support for avoiding data writes during transaction commitsJan Kara2016-04-241-2/+11
* | | | | Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-05-241-1/+5
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown2016-05-231-1/+5
| |\ \ \ \ \ \ \
| | | * | | | | | spi: core: add hook flash_read_supported to spi_masterHeiner Kallweit2016-04-251-1/+5
| | |/ / / / / /
* | | | | | | | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-2414-258/+329
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2016-05-101-0/+1
| * | | | | | | | Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-0512-256/+328
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-051-1/+0
| | * | | | | | | | mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon2016-05-051-56/+0
| | * | | | | | | | mtd: kill the nand_ecclayout structBoris Brezillon2016-05-052-21/+1
| | * | | | | | | | mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-051-2/+0
| | * | | | | | | | mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-2/+0
| | * | | | | | | | mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon2016-05-051-18/+0
| | * | | | | | | | mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
| | * | | | | | | | mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon2016-04-191-0/+3
| | * | | | | | | | mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-191-4/+28
| | * | | | | | | | mtd: add mtd_set_ecclayout() helper functionBoris Brezillon2016-04-191-0/+6
| | * | | | | | | | mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-191-0/+33
| | * | | | | | | | mtd: nand: export default read/write oob functionsBoris Brezillon2016-04-191-0/+14
| | * | | | | | | | mtd/ifc: Add support for IFC controller version 2.0Raghav Dogra2016-04-191-15/+30
| | * | | | | | | | of: mtd: prepare helper reading NAND ECC algo from DTRafał Miłecki2016-04-191-0/+6
| | * | | | | | | | mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2016-04-191-0/+8
| | * | | | | | | | Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/...Boris Brezillon2016-04-192-11/+7
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: nand: omap2: Implement NAND ready using gpiolibRoger Quadros2016-04-151-1/+1
| | * | | | | | | | | memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regsRoger Quadros2016-04-151-1/+2
| | * | | | | | | | | mtd: nand: omap: Clean up device tree supportRoger Quadros2016-04-151-2/+1
| | * | | | | | | | | mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros2016-04-151-1/+3
| | * | | | | | | | | memory: omap-gpmc: Implement IRQ domain for NAND IRQsRoger Quadros2016-04-151-2/+3
| | * | | | | | | | | memory: omap-gpmc: Introduce GPMC to NAND interfaceRoger Quadros2016-04-151-2/+33
| | * | | | | | | | | ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform dataRoger Quadros2016-04-152-139/+142
| | * | | | | | | | | ARM: OMAP2+: gpmc: Add platform dataRoger Quadros2016-04-152-2/+31
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-041-1/+0
| * | | | | | | | | mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2016-04-031-12/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-237-53/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: make vm_brk killableMichal Hocko2016-05-231-1/+1