Age | Commit message (Expand) | Author | Files | Lines |
2019-04-05 | drivers: gpio: rcar: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+2 |
2019-04-05 | drivers: gpio: pxa: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -6/+2 |
2019-04-05 | drivers: gpio: octeon: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: mxc: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: mvebu: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -5/+2 |
2019-04-05 | drivers: gpio: mt7621: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -2/+1 |
2019-04-05 | drivers: gpio: mb86s7x: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: lpc18xx: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -4/+1 |
2019-04-05 | drivers: gpio: loongon1: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: janz-ttl: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: iop: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: hlwd: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: ftgpio010: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: sprd: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: dwap: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: clps711x: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -5/+2 |
2019-04-05 | drivers: gpio: cadence: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: bcm-kona: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: aspeed: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: amdpt: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -7/+1 |
2019-04-05 | drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2019-04-05 | drivers: gpio: Kconfig: pedantic formatting cleanups | Enrico Weigelt, metux IT consult | 1 | -25/+25 |
2019-04-05 | gpio: Remove obsolete comment about gpiochip_free_hogs() usage | Geert Uytterhoeven | 1 | -2/+0 |
2019-04-05 | gpio: mmio: Support two direction registers | Linus Walleij | 2 | -33/+67 |
2019-03-17 | Linux 5.1-rc1v5.1-rc1 | Linus Torvalds | 1 | -2/+2 |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 57 | -156/+153 |
2019-03-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -125/+0 |
2019-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+4 |
2019-03-17 | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+4 |
2019-03-17 | Merge tag '9p-for-5.1' of git://github.com/martinetd/linux | Linus Torvalds | 7 | -32/+55 |
2019-03-17 | perf/x86/intel: Make dev_attr_allow_tsx_force_abort static | kbuild test robot | 1 | -1/+1 |
2019-03-17 | kconfig: remove stale lxdialog/.gitignore | Masahiro Yamada | 1 | -4/+0 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 29 | -47/+18 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 12 | -13/+6 |
2019-03-17 | Revert "modsign: Abort modules_install when signing fails" | Douglas Anderson | 1 | -1/+1 |
2019-03-17 | kbuild: Make NOSTDINC_FLAGS a simply expanded variable | Douglas Anderson | 1 | -1/+1 |
2019-03-17 | kbuild: deb-pkg: avoid implicit effects | Arseny Maslennikov | 1 | -1/+4 |
2019-03-17 | coccinelle: semantic code search for missing put_device() | Wen Yang | 1 | -0/+56 |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 11 | -6/+538 |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 30 | -537/+1111 |
2019-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 22 | -80/+210 |
2019-03-16 | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block | Linus Torvalds | 20 | -128/+259 |
2019-03-16 | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -23/+21 |
2019-03-16 | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 6 | -10/+22 |
2019-03-16 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+5 |
2019-03-16 | fix sysfs_init_fs_context() in !CONFIG_NET_NS case | Al Viro | 1 | -3/+5 |
2019-03-15 | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 17 | -362/+981 |
2019-03-15 | Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+3 |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 93 | -1199/+2623 |
2019-03-15 | Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 8 | -26/+45 |