index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
1
-12
/
+28
2020-11-25
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-8
/
+7
2020-11-25
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-11-25
gpio: exar: include idr.h
Bartosz Golaszewski
1
-0
/
+1
2020-11-25
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
1
-0
/
+1
2020-11-18
gpio: sifive: To get gpio irq offset from device tree data
Greentime Hu
1
-4
/
+10
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
1
-15
/
+4
2020-11-06
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
1
-5
/
+13
2020-11-06
gpio: tegra: Add lockdep class
Dmitry Osipenko
1
-0
/
+4
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
1
-0
/
+30
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
1
-13
/
+11
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
1
-13
/
+13
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
1
-3
/
+4
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
1
-2
/
+3
2020-10-29
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
1
-2
/
+9
2020-10-26
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
1
-6
/
+7
2020-10-26
gpiolib: Unify expectations about ->request() returned value
Andy Shevchenko
2
-4
/
+4
2020-10-26
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
1
-1
/
+1
2020-10-26
gpiolib: cdev: document that line eflags are shared
Kent Gibson
1
-11
/
+21
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
4
-18
/
+16
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
4
-4
/
+4
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+23
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-109
/
+113
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-98
/
+188
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-1
/
+0
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+10
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
89
-881
/
+2969
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
43
-1922
/
+1157
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-2
/
+3
2020-10-23
Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-14
/
+42
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
21
-146
/
+236
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-583
/
+816
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-166
/
+1351
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-85
/
+522
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-82
/
+100
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
10
-22
/
+42
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-115
/
+153
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2020-10-23
Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...
Rafael J. Wysocki
7
-12
/
+40
2020-10-23
Merge branch 'pm-avs'
Rafael J. Wysocki
12
-43
/
+27
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
4
-73
/
+17
2020-10-23
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
4
-16
/
+39
[next]