index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra210-adma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
Tim Harvey
1
-1
/
+2
2021-02-08
mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDs
Andy Shevchenko
1
-0
/
+13
2021-02-08
mfd: gateworks-gsc: Fix interrupt type
Tim Harvey
1
-1
/
+1
2021-02-08
mfd: Standardise MFD_CELL_* helper names
Lee Jones
4
-33
/
+33
2021-02-08
mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeout
Zheng Yongjun
1
-2
/
+1
2021-02-08
mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell
Timon Baetz
1
-2
/
+2
2021-02-08
dt-bindings: mfd: Correct the node name of the panel LED
Zhen Lei
1
-1
/
+1
2021-02-08
mfd: sgi-ioc3: Turn Kconfig option into a bool
Thomas Bogendoerfer
1
-1
/
+1
2021-02-08
mfd: altera-sysmgr: Fix physical address storing more
Arnd Bergmann
1
-1
/
+2
2021-02-04
mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
Hans de Goede
1
-0
/
+127
2021-02-04
mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()
Hans de Goede
4
-28
/
+12
2021-02-04
mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")
Hans de Goede
2
-0
/
+2
2021-01-15
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
6
-9
/
+11
2021-01-14
mfd: bd9571mwv: Add support for BD9574MWF
Khiem Nguyen
2
-4
/
+89
2021-01-14
mfd: bd9571mwv: Make the driver more generic
Khiem Nguyen
2
-52
/
+43
2021-01-14
mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
Yoshihiro Shimoda
1
-21
/
+6
2021-01-14
mfd: bd9571mwv: Use the SPDX license identifier
Yoshihiro Shimoda
2
-18
/
+2
2021-01-14
gpio: bd9571mwv: Add BD9574MWF support
Yoshihiro Shimoda
1
-2
/
+4
2021-01-14
gpio: bd9571mwv: rid of using struct bd9571mwv
Yoshihiro Shimoda
1
-10
/
+9
2021-01-14
gpio: bd9571mwv: Use the SPDX license identifier
Yoshihiro Shimoda
1
-9
/
+1
2021-01-14
regulator: bd9571mwv: Add BD9574MWF support
Yoshihiro Shimoda
1
-2
/
+8
2021-01-14
regulator: bd9571mwv: rid of using struct bd9571mwv
Yoshihiro Shimoda
1
-23
/
+26
2021-01-14
mfd: rohm-generic: Add BD9571 and BD9574
Yoshihiro Shimoda
1
-0
/
+2
2021-01-14
dt-bindings: mfd: bd9571mwv: Document BD9574MWF
Yoshihiro Shimoda
1
-2
/
+2
2021-01-14
mfd: bd9571mwv: Use devm_mfd_add_devices()
Yoshihiro Shimoda
1
-3
/
+3
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
[next]