summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon2018-07-191-0/+4
* MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-181-0/+34
* MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-181-0/+30
* mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon2018-07-181-4/+0
* mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()Boris Brezillon2018-07-181-1/+0
* mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon2018-07-181-2/+0
* mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()Boris Brezillon2018-07-181-1/+1
* mtd: rawnand: Remove forward declaration of device_nodeBoris Brezillon2018-07-181-1/+1
* mtd: rawnand: Remove forward declaration of mtd_infoBoris Brezillon2018-07-181-1/+0
* mtd: rawnand: Remove nand_do_read() prototype from rawnand.hBoris Brezillon2018-07-181-2/+0
* mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon2018-07-181-0/+1
* mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf2018-07-181-0/+1
* mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan2018-07-181-0/+3
* mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-07-182-1/+419
* mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu2018-07-181-9/+0
* mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu2018-07-181-0/+3
* mtd: rawnand: add defines for ONFI version bitsChris Packham2018-07-021-0/+11
* mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham2018-07-021-0/+4
* mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner2018-07-021-0/+6
* mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner2018-07-021-0/+1
* Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
|\
| * Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-261-1/+1
| |\
| | * iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
* | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-0/+3
|\ \ \
| * | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| |/ /
* | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
|\ \ \
| * | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| * | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | |/ | |/|
* | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
|\ \ \
| * | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| * | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
* | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
|\ \ \ \
| * | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| * | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | |_|/ | |/| |
* | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-291-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
|\ \ \ \
| * | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| * | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
* | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-2812-20/+27
|/ / / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-271-1/+3
|\ \ \ \
| * | | | scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com2018-06-181-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
|\ \ \ \
| * | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| * | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-251-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
|\ \ \ \ \
| * | | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| * | | | | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \ \ \ \