summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-01mtd: nand: atmel: mark resume function __maybe_unusedArnd Bergmann
2017-06-01mtd: nand: check ecc->total sanity in nand_scan_tailMasahiro Yamada
2017-06-01mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()Boris Brezillon
2017-06-01mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon
2017-06-01mtd: nand: tango: Fix incorrect use of SEQIN commandBoris Brezillon
2017-06-01mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)Boris Brezillon
2017-06-01mtd: nand: sunxi: Actually use DMA for subpage readsBoris Brezillon
2017-06-01mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-06-01mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-06-01mtd: nand: atmel: Add PM opsBoris Brezillon
2017-06-01mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon
2017-06-01mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-06-01mtd: nand: gpmi: Kill gpmi_nand_exit()Boris Brezillon
2017-06-01mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon
2017-06-01mtd: nand: gpmi: add i.MX 7 SoC supportStefan Agner
2017-06-01mtd: nand: gpmi: unify clock handlingStefan Agner
2017-06-01mtd: nand: Optimize checking of erased buffersPavel Machek
2017-06-01mtd: nand: fsmc_nand: handle on-die ECC caseThomas Petazzoni
2017-06-01mtd: nand: add support for Micron on-die ECCThomas Petazzoni
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon
2017-05-15mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni
2017-05-15mtd: nand: add core support for on-die ECCThomas Petazzoni
2017-05-15mtd: nand: fsmc: remove default timingsThomas Petazzoni
2017-05-15mtd: nand: fsmc: add support for SDR timingsThomas Petazzoni
2017-05-15mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()Thomas Petazzoni
2017-05-15mtd: nand: davinci: set ECC algorithm explicitly for HW based ECCAlexander Couzens
2017-05-15mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayoutBoris Brezillon
2017-05-15mtd: nand: Add Mediatek machine dependencyEzequiel Garcia
2017-05-15mtd: nand: Add Hisilicon machine dependencyEzequiel Garcia
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs