summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds59-727/+3364
2017-07-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-47/+92
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds24-68/+1274
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-378/+2824
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-38/+40
2017-07-08Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-31/+11
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva1-5/+0
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong1-6/+9
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin2-15/+13
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin1-1/+1
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan1-1/+2
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris34-1608/+2432
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris14-230/+785
2017-07-07mtd: Fix check in mtd_unpoint()Boris Brezillon1-1/+1
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds11-133/+259
2017-07-07vfio: Remove unnecessary uses of vfio_container.group_lockAlex Williamson1-38/+0
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-61/+369
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-0/+21
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+12
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds30-181/+656
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds28-445/+1383
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds105-974/+8738
2017-07-07lightnvm: pblk: remove unnecessary checksJavier González1-6/+1
2017-07-07lightnvm: pblk: control I/O flow also on tear downJavier González4-35/+78
2017-07-07virtio-net: fix leaking of ctx arrayJason Wang1-0/+1
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas3-0/+156
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez3-0/+156
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-826/+910
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds4-6/+149
2017-07-07platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva1-0/+12
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-172/+1204
2017-07-07drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner1-2/+11
2017-07-07rtc: ds1307: remove ds1307_removeAlexandre Belloni1-6/+0
2017-07-07rtc: ds1307: use generic nvmemAlexandre Belloni1-66/+22
2017-07-07rtc: ds1307: switch to rtc_register_deviceAlexandre Belloni1-2/+7
2017-07-07rtc: rv8803: remove rv8803_removeAlexandre Belloni1-6/+0
2017-07-07rtc: rv8803: use generic nvmem supportAlexandre Belloni1-31/+20
2017-07-07rtc: rv8803: switch to rtc_register_deviceAlexandre Belloni1-6/+9
2017-07-07rtc: add generic nvmem supportAlexandre Belloni5-0/+134
2017-07-07rtc: at91rm9200: remove race conditionAlexandre Belloni1-6/+8
2017-07-07rtc: introduce new registration methodAlexandre Belloni1-0/+84
2017-07-07rtc: class separate id allocation from registrationAlexandre Belloni1-19/+25
2017-07-07rtc: class separate device allocation from registrationAlexandre Belloni1-26/+37
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet1-2/+4
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski1-0/+1
2017-07-06target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal1-6/+11
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal1-1/+1
2017-07-06target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie1-3/+11
2017-07-06target: remove transport_completeMike Christie1-6/+0