summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-07mtd: rawnand: ams-delta: Request data port GPIO resourceJanusz Krzysztofik
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: vf610: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: tegra: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: marvell: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: fsmc: Stop implementing ->select_chip()Boris Brezillon
2018-12-07mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implementedBoris Brezillon
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon
2018-12-07mtd: rawnand: Add nand_[de]select_target() helpersBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Explicitly inherit from nand_controllerBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Check mtd_device_register() return codeBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: cleanup ams_delta_init() error pathBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Fix various coding style issuesBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Add an SPDX tag to replace the license textBoris Brezillon
2018-12-07mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=yBoris Brezillon
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon
2018-12-07mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()Boris Brezillon
2018-12-07mtd: rawnand: Reorganize code to avoid forward declarationsBoris Brezillon
2018-12-07mtd: rawnand: Stop passing mtd_info objects to internal functionsBoris Brezillon
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder
2018-11-13mtd: rawnand: sh_flctl: convert to SPDX identifiersKuninori Morimoto
2018-11-13Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Miquel Raynal
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-09net: mvneta: correct typoAlexandre Belloni
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-11-09Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta