summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-11mtd: add get/set of_node/flash_node helpersBrian Norris
2015-10-19mtd: mtd-user: remove stdint.h includeMikko Rapeli
2015-10-13mtd: spi-nor: add mtd_is_locked() supportBrian Norris
2015-10-13mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointersBrian Norris
2015-10-13mtd: spi-nor: add SPI NOR manufacturer IDsBrian Norris
2015-10-13mtd: spi-nor: make bitfield constants more consistentBrian Norris
2015-10-13mtd: spi-nor: make implicit <linux/bitops.h> dependency explicitBrian Norris
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-01mtd: nand: remove unused ->init_size() hookBoris BREZILLON
2015-09-29mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris
2015-09-21mtd: spi-nor: remove unused read_xfer/write_xfer hooksCyrille Pitchen
2015-09-21mtd: nand: add nand_check_erased helper functionsBoris BREZILLON
2015-09-13Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki
2015-09-11mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut
2015-09-11mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook