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