summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-17mtd: nand: fsmc: use ->exec_op()Miquel Raynal1-51/+99
2018-02-17mtd: nand: fsmc: get rid of IO_ADDR_[R|W]Miquel Raynal1-58/+42
2018-02-16mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon4-0/+380
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon94-647/+651
2018-02-16mtd: nand: Add missing copyright informationBoris Brezillon2-0/+5
2018-02-16mtd: nand: State when references to other drivers are no longer validBoris Brezillon6-9/+9
2018-02-16mtd: nand: ams-delta: Fix path to toto.c source fileBoris Brezillon1-1/+1
2018-02-16mtd: nand: Stop using full path when referring to files placed in the same dirBoris Brezillon3-6/+5
2018-02-16mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon15-31/+2
2018-02-14mtd: nand: toshiba: Retrieve ECC requirements from extended IDKOBAYASHI Yoshitake1-0/+26
2018-02-12mtd: nand: vf610: check mtd_device_register() return codeAlexey Khoroshilov1-1/+6
2018-02-12mtd: nand: vf610: improve readability of error labelAlexey Khoroshilov1-10/+10
2018-02-12mtd: nand: vf610: remove the unnecessary of_node_put()Alexey Khoroshilov1-10/+8
2018-02-12mtd: nand: vf610_nfc: remove unused functionStefan Agner1-15/+0
2018-02-12mtd: nand: add ->setup_data_interface() support for Marvell NFCv1Miquel Raynal1-10/+29
2018-02-12mtd: nand: mxc: remove now unused codeSascha Hauer1-51/+0
2018-02-12mtd: nand: mxc: Drop now unnecessary functionsSascha Hauer1-36/+0
2018-02-12mtd: nand: mxc: Add own write_pageSascha Hauer1-0/+47
2018-02-12mtd: nand: mxc: Fix failed/corrected values for v1 controllersSascha Hauer1-17/+60
2018-02-12mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllersSascha Hauer1-9/+77
2018-02-12mtd: nand: mxc: Add buffer argument to copy_spareSascha Hauer1-4/+4
2018-02-12mtd: nand: mxc: Add function to control hardware ECCSascha Hauer1-0/+42
2018-02-12mtd: nand: mxc: reorder functions to avoid forward declarationsSascha Hauer1-103/+103
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds187-510/+510
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+111
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-2/+1017
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-4/+0
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-100/+330
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds13-389/+795
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds4-0/+6
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-25/+27
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-18/+19
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds210-240/+309
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-192/+82
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak1-2/+21