Age | Commit message (Expand) | Author | Files | Lines |
2019-11-05 | pinctrl: just return if no valid maps | lijiazi | 1 | -0/+10 |
2019-11-05 | dt-bindings: pinctrl: qcom-pmic-mpp: Add support for PM/PMI8950 | AngeloGioacchino Del Regno | 1 | -0/+4 |
2019-11-05 | pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings | AngeloGioacchino Del Regno | 1 | -0/+2 |
2019-11-05 | dt-bindings: pinctrl: qcom-pmic-gpio: Add support for PM/PMI8950 | AngeloGioacchino Del Regno | 1 | -0/+4 |
2019-11-05 | pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility | AngeloGioacchino Del Regno | 1 | -0/+3 |
2019-11-04 | pinctrl: Convert Allwinner Pin Controller to a schema | Maxime Ripard | 2 | -164/+243 |
2019-11-04 | pinctrl: add compatible for Amlogic Meson A1 pin controller | Qianggui Song | 2 | -0/+74 |
2019-11-04 | pinctrl: bcm: nsp: implement get_direction | Chris Packham | 1 | -0/+14 |
2019-11-04 | pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts | Chris Packham | 1 | -63/+42 |
2019-11-04 | pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() | Ben Dooks (Codethink) | 1 | -1/+2 |
2019-11-04 | pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET | Rajendra Nayak | 1 | -8/+10 |
2019-11-04 | pinctrl: at91: Enable slewrate by default on SAM9X60 | Codrin Ciubotariu | 2 | -4/+4 |
2019-11-04 | Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 8 | -23/+59 |
2019-11-01 | pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B | Geert Uytterhoeven | 2 | -3/+3 |
2019-11-01 | pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support | Geert Uytterhoeven | 5 | -1/+40 |
2019-11-01 | pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960 | Geert Uytterhoeven | 5 | -8/+8 |
2019-11-01 | dt-bindings: pinctrl: sh-pfc: Document r8a77961 support | Geert Uytterhoeven | 1 | -1/+2 |
2019-11-01 | pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts | Geert Uytterhoeven | 1 | -10/+6 |
2019-10-25 | Merge tag 'sh-pfc-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 12 | -445/+504 |
2019-10-24 | pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -8/+3 |
2019-10-24 | pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-10-22 | Merge tag 'v5.4-rc4' into devel | Linus Walleij | 977 | -8177/+9172 |
2019-10-20 | Linux 5.4-rc4v5.4-rc4 | Linus Torvalds | 1 | -1/+1 |
2019-10-20 | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -6/+9 |
2019-10-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -38/+84 |
2019-10-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -17/+43 |
2019-10-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+4 |
2019-10-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+6 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 179 | -892/+1486 |
2019-10-19 | net: reorder 'struct net' fields to avoid false sharing | Eric Dumazet | 1 | -8/+17 |
2019-10-19 | net: dsa: fix switch tree list | Vivien Didelot | 1 | -1/+1 |
2019-10-19 | net: ethernet: dwmac-sun8i: show message only when switching to promisc | Mans Rullgard | 1 | -1/+2 |
2019-10-19 | net: aquantia: add an error handling in aq_nic_set_multicast_list | Chenwandun | 1 | -0/+2 |
2019-10-19 | Merge branch 'netem-fix-further-issues-with-packet-corruption' | David S. Miller | 1 | -3/+8 |
2019-10-19 | net: netem: correct the parent's backlog when corrupted packet was dropped | Jakub Kicinski | 1 | -0/+2 |
2019-10-19 | net: netem: fix error path for corrupted GSO frames | Jakub Kicinski | 1 | -3/+6 |
2019-10-19 | macb: propagate errors when getting optional clocks | Michael Tretter | 1 | -6/+6 |
2019-10-19 | xen/netback: fix error path of xenvif_connect_data() | Juergen Gross | 1 | -1/+0 |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu | 6 | -6/+58 |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 27 | -139/+165 |
2019-10-19 | scripts/gdb: fix debugging modules on s390 | Ilya Leoshkevich | 1 | -1/+7 |
2019-10-19 | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register | Song Liu | 1 | -2/+11 |
2019-10-19 | mm/thp: allow dropping THP from page cache | Kirill A. Shutemov | 1 | -0/+12 |
2019-10-19 | mm/vmscan.c: support removing arbitrary sized pages from mapping | William Kucharski | 1 | -4/+1 |
2019-10-19 | mm/thp: fix node page state in split_huge_page_to_list() | Kirill A. Shutemov | 1 | -2/+7 |
2019-10-19 | proc/meminfo: fix output alignment | Kirill A. Shutemov | 1 | -2/+2 |
2019-10-19 | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-10-19 | mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition | Ben Dooks | 1 | -0/+1 |
2019-10-19 | mm: include <linux/huge_mm.h> for is_vma_temporary_stack | Ben Dooks | 1 | -0/+1 |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun | 1 | -2/+3 |