summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-291-0/+2
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-291-0/+5
* mtd: nand: Introduce nand_data_interfaceSascha Hauer2017-11-291-49/+117
* mtd: nand: Create a NAND reset functionSascha Hauer2017-11-291-0/+4
* mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2017-11-291-11/+11
* mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-291-0/+1
* mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada2017-11-291-2/+15
* bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-0/+7
* lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada2017-11-172-0/+39
* linux/types.h: add typedef of uintptr_tMasahiro Yamada2017-11-171-0/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-10-271-1/+1
|\
| * armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang2017-10-271-1/+1
* | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-231-24/+0
|/
* linux/time.h: Remove dead codeMarek BehĂșn2017-10-161-5/+0
* lzo: add a function to check the validity of the headerJean-Jacques Hiblot2017-10-051-0/+3
* linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
* linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada2017-10-041-0/+106
* dm: define dev_*() log functions in DM headerMasahiro Yamada2017-10-041-0/+17
* bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada2017-10-042-15/+28
* bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada2017-10-043-51/+90
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-043-20/+80
* usb: xhci: Honor endpoint's intervalBin Meng2017-10-011-0/+20
* linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-0/+13
* net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino2017-08-141-0/+23
* spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich2017-08-131-0/+13
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-062-3/+3
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* string: Add strcspn()Simon Glass2017-06-011-0/+15
* string: Add strchrnul()Simon Glass2017-06-011-0/+13
* Update WARN_ON() to return a valueSimon Glass2017-06-011-2/+6
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-2/+4
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-271-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-182-4/+4
|\
| * armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-172-2/+2
| * armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1