Age | Commit message (Expand) | Author | Files | Lines |
2021-08-05 | gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8. | Steven Lee | 1 | -0/+4 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Use generic device property APIs | Steven Lee | 1 | -2/+2 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct | Steven Lee | 1 | -9/+8 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Add set_config function | Steven Lee | 1 | -4/+50 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support | Steven Lee | 1 | -54/+47 |
2021-07-29 | gpio: brcmstb: remove custom 'brcmstb_gpio_set_names' | Sergio Paracuellos | 1 | -44/+1 |
2021-07-29 | gpio: mt7621: support gpio-line-names property | Sergio Paracuellos | 1 | -0/+1 |
2021-07-29 | gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba... | Sergio Paracuellos | 2 | -5/+31 |
2021-07-21 | docs: gpio: explain GPIOD_OUT_* values and toggling active low | Hannu Hartikainen | 1 | -1/+9 |
2021-07-21 | Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention | Vincent Pelletier | 1 | -7/+4 |
2021-07-16 | gpio: rcar: Always use local variable dev in gpio_rcar_probe() | Geert Uytterhoeven | 1 | -2/+2 |
2021-07-11 | Linux 5.14-rc1v5.14-rc1 | Linus Torvalds | 1 | -2/+2 |
2021-07-11 | mm/rmap: try_to_migrate() skip zone_device !device_private | Hugh Dickins | 1 | -3/+3 |
2021-07-11 | mm/rmap: fix new bug: premature return from page_mlock_one() | Hugh Dickins | 1 | -6/+5 |
2021-07-11 | mm/rmap: fix old bug: munlocking THP missed other mlocks | Hugh Dickins | 1 | -5/+8 |
2021-07-11 | mm/rmap: fix comments left over from recent changes | Hugh Dickins | 2 | -7/+2 |
2021-07-11 | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -12/+31 |
2021-07-11 | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+18 |
2021-07-11 | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+21 |
2021-07-11 | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -23/+33 |
2021-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 36 | -162/+287 |
2021-07-11 | Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 77 | -331/+1872 |
2021-07-10 | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 33 | -601/+440 |
2021-07-10 | mm/page_alloc: Revert pahole zero-sized workaround | Mel Gorman | 2 | -14/+0 |
2021-07-10 | rtc: pcf8523: rename register and bit defines | Alexandre Belloni | 1 | -73/+73 |
2021-07-10 | Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 12 | -29/+135 |
2021-07-10 | Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -46/+4 |
2021-07-10 | Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 1 | -2/+1 |
2021-07-10 | Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -384/+1066 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 47 | -252/+215 |
2021-07-10 | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 66 | -1721/+2110 |
2021-07-10 | Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 3 | -3/+5 |
2021-07-10 | Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -2/+33 |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 97 | -5174/+8428 |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 552 | -3627/+23996 |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 76 | -460/+1841 |
2021-07-10 | Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2021-07-10 | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+35 |
2021-07-10 | rtc: pcf2127: handle timestamp interrupts | Mian Yousaf Kaukab | 1 | -59/+133 |
2021-07-10 | rtc: at91sam9: Remove unnecessary offset variable checks | Nobuhiro Iwamatsu | 1 | -1/+1 |
2021-07-10 | rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt() | Nobuhiro Iwamatsu | 1 | -3/+1 |
2021-07-10 | rtc: spear: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -4/+1 |
2021-07-10 | rtc: tps6586x: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2021-07-10 | rtc: tps80031: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2021-07-10 | rtc: rtd119x: Fix format of SPDX identifier | Nobuhiro Iwamatsu | 1 | -2/+1 |
2021-07-10 | rtc: sc27xx: Fix format of SPDX identifier | Nobuhiro Iwamatsu | 1 | -1/+1 |
2021-07-10 | rtc: palmas: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2021-07-10 | rtc: max6900: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -5/+3 |
2021-07-10 | rtc: ds1374: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -5/+2 |
2021-07-10 | rtc: au1xxx: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -4/+1 |