aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig2-3/+2
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig2-8/+16
2019-12-03block: simplify blkdev_nr_zonesChristoph Hellwig1-1/+1
2019-12-03null_blk: cleanup null_gendisk_registerChristoph Hellwig1-6/+5
2019-12-03null_blk: fix zone size paramter checkDamien Le Moal1-7/+12
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-1768/+1483
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds18-321/+384
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds4-51/+62
2019-12-01Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds3-76/+41
2019-12-01Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds4-20/+49
2019-12-01Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds4-21/+143
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds22-136/+329
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+32
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds23-316/+2115
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds12-66/+1084
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds14-166/+206
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds78-585/+1674
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds22-439/+384
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds11-544/+1418
2019-12-01Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds16-138/+578
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds115-2241/+7936
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds120-479/+503
2019-11-30mailbox: imx: add support for imx v1 muRichard Zhu1-17/+38
2019-11-30mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta1-2/+13
2019-11-30mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta1-1/+3
2019-11-30mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne1-29/+7
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds18-111/+915
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-38/+92
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-9/+7
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-1305/+537
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-116/+1543
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina1-43/+103
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina5-0/+908
2019-11-29Merge branch 'for-5.5/ish' into for-linusJiri Kosina1-1/+1
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina1-2/+0
2019-11-29Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina1-5/+5
2019-11-29Merge branch 'for-5.5/core' into for-linusJiri Kosina1032-11802/+16304
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-38/+26
2019-11-28ataflop: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28block: sunvdc: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28drbd: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2019-11-28i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang1-4/+4
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang1-6/+19
2019-11-28pinctrl: Fix warning by adding missing MODULE_LICENSERahul Tanwar1-0/+1
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie14-116/+1543
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1056-28595/+59454
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-100/+244
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-14/+32