Age | Commit message (Expand) | Author |
2018-07-18 | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740 | Boris Brezillon |
2018-07-18 | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9 | Boris Brezillon |
2018-07-18 | mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}() | Boris Brezillon |
2018-07-18 | mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready() | Boris Brezillon |
2018-07-18 | mtd: rawnand: Kill the chip->scan_bbt() hook | Boris Brezillon |
2018-07-18 | mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt() | Boris Brezillon |
2018-07-18 | mtd: rawnand: Remove forward declaration of device_node | Boris Brezillon |
2018-07-18 | mtd: rawnand: Remove forward declaration of mtd_info | Boris Brezillon |
2018-07-18 | mtd: rawnand: Remove nand_do_read() prototype from rawnand.h | Boris Brezillon |
2018-07-18 | mtd: spinand: Add initial support for the MX35LF1GE4AB chip | Boris Brezillon |
2018-07-18 | mtd: spinand: Add initial support for Winbond W25M02GV | Frieder Schrempf |
2018-07-18 | mtd: spinand: Add initial support for Micron MT29F2G01ABAGD | Peter Pan |
2018-07-18 | mtd: nand: Add core infrastructure to support SPI NANDs | Peter Pan |
2018-07-18 | mtd: rawnand: provide only single helper function for ECC conf | Abhishek Sahu |
2018-07-18 | mtd: rawnand: helper function for setting up ECC configuration | Abhishek Sahu |
2018-07-02 | mtd: rawnand: add defines for ONFI version bits | Chris Packham |
2018-07-02 | mtd: rawnand: add manufacturer fixup for ONFI parameter page | Chris Packham |
2018-07-02 | mtd: rawnand: add an option to specify NAND chip as a boot device | Stefan Agner |
2018-07-02 | mtd: rawnand: add Reed-Solomon error correction algorithm | Stefan Agner |
2018-07-01 | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-07-01 | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-06-30 | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe |
2018-06-29 | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-29 | aio: mark __aio_sigset::sigmask const | Avi Kivity |
2018-06-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-28 | include/linux/dax.h: dax_iomap_fault() returns vm_fault_t | Souptick Joarder |
2018-06-28 | slub: fix failure when we delete and create a slab cache | Mikulas Patocka |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-06-26 | block: Fix transfer when chunk sectors exceeds max | Keith Busch |
2018-06-26 | Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2018-06-25 | disable -Wattribute-alias warning for SYSCALL_DEFINEx() | Arnd Bergmann |
2018-06-25 | kbuild: add macro for controlling warnings to linux/compiler.h | Arnd Bergmann |
2018-06-25 | acpi: Add helper for deactivating memory region | Heikki Krogerus |
2018-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-25 | PM / Domains: Rename opp_node to np | Viresh Kumar |
2018-06-25 | PM / Domains: Fix return value of of_genpd_opp_to_performance_state() | Viresh Kumar |
2018-06-24 | iio: buffer: fix the function signature to match implementation | Phil Reid |
2018-06-24 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-06-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-24 | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-22 | Merge branch 'linus' into x86/urgent | Thomas Gleixner |
2018-06-22 | bdi: Fix another oops in wb_workfn() | Jan Kara |