index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
gpio: dwapb: Get rid of legacy platform data
Andy Shevchenko
2
-34
/
+18
2021-08-11
mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes
Andy Shevchenko
1
-33
/
+37
2021-08-11
gpio: dwapb: Read GPIO base from gpio-base property
Andy Shevchenko
1
-0
/
+4
2021-08-11
gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
Andy Shevchenko
3
-14
/
+12
2021-08-11
gpiolib: Deduplicate forward declaration in the consumer.h header
Andy Shevchenko
1
-4
/
+2
2021-08-05
MAINTAINERS: update gpio-zynq.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-08-05
gpio: tegra186: Add ACPI support
Akhil R
1
-6
/
+24
2021-08-05
gpiolib: of: constify few local device_node variables
Krzysztof Kozlowski
1
-4
/
+4
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
4
-16
/
+17
2021-08-05
of: unify of_count_phandle_with_args() arguments with !CONFIG_OF
Krzysztof Kozlowski
1
-1
/
+1
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-13
gpio: ml-ioh: Convert to dev_pm_ops
Vaibhav Gupta
1
-38
/
+11
2021-07-12
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
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
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
2021-07-10
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-10
rtc: pcf85063: Update the PCF85063A datasheet revision
Fabio Estevam
1
-1
/
+1
2021-07-10
dt-bindings: rtc: ti,bq32k: take maintainership
Alexandre Belloni
1
-1
/
+1
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
1
-6
/
+21
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
1
-7
/
+16
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
1
-2
/
+24
[next]