summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: mtdpart: implement proper partition handlingMiquel Raynal2018-10-022-1/+32
* mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal2018-10-021-0/+5
* mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal2018-10-021-0/+21
* mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon2018-09-201-0/+1
* mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf2018-09-201-0/+1
* mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan2018-09-201-0/+3
* mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-09-201-0/+427
* mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-09-201-0/+3
* mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-09-201-0/+731
* mtd: move definitions to enlarge their rangeMiquel Raynal2018-09-201-0/+6
* mtd: add get/set of_node/flash_node helpersBrian Norris2018-09-201-0/+28
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2018-09-201-11/+1
* lib: bitrev: Sync with Linux kernel v4.17Bin Meng2018-09-181-9/+93
* mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-111-0/+25
* firmware: ti_sci: Add support for processor control servicesLokesh Vutla2018-09-111-0/+37
* firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg2018-09-111-0/+12
* firmware: ti_sci: Add support for clock controlLokesh Vutla2018-09-111-0/+78
* firmware: ti_sci: Add support for device controlAndreas Dannenberg2018-09-111-0/+81
* firmware: ti_sci: Add support for board configurationAndreas Dannenberg2018-09-111-0/+38
* firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla2018-09-111-0/+68
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-8/+1
* usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-231-2/+2
* mtd: remove stale comment in mtd_oob_ops structureMiquel Raynal2018-07-241-4/+0
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-231-0/+8
* mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-271-3/+7
* lib: Add hexdumpAlexey Brodkin2018-06-131-1/+0
* include/linux/byteorder: Sync to latest Linux definitionsRamon Fried2018-06-121-40/+67
* bug.h: introduce WARN_ONCERamon Fried2018-06-071-0/+18
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-311-3/+3
* usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+9
* include: update log2 header from the Linux kernelHeinrich Schuchardt2018-05-101-26/+37
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0739-80/+39
* libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada2018-04-011-3/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-0/+316
* libfdt: fix <linux/libfdt.h>Masahiro Yamada2018-01-281-15/+6
* linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada2018-01-101-0/+1
* mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-041-0/+1
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-043-8/+5
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-291-0/+3
* mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-11-291-0/+14
* mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-291-0/+33
* mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-291-4/+8
* mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-291-0/+2
* mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-291-5/+0
* mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-291-1/+1
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2017-11-291-0/+57
* mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-291-0/+12
* mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-291-0/+8
* mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-291-1/+1
* mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-291-4/+10