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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
MAINTAINERS: Add myself as designated reviewer of Intel MFD PMIC
Andy Shevchenko
1
-0
/
+8
2018-10-23
mfd: Convert Intel PMIC drivers to use SPDX identifier
Andy Shevchenko
10
-75
/
+15
2018-10-23
mfd: Sort headers alphabetically for Intel PMIC drivers
Andy Shevchenko
3
-9
/
+12
2018-10-23
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
2
-10
/
+32
2018-10-23
mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
Andy Shevchenko
1
-21
/
+7
2018-10-23
mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
Andy Shevchenko
1
-30
/
+5
2018-10-23
mfd: intel_msic: Use DEFINE_RES_IRQ() macro
Andy Shevchenko
1
-34
/
+10
2018-10-23
mfd: motorola-cpcap: Add audio-codec support
Sebastian Reichel
1
-1
/
+50
2018-10-23
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
2
-1
/
+3
2018-10-23
mfd: madera: Remove unused forward reference
Richard Fitzgerald
1
-1
/
+0
2018-10-23
mfd: max77620: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-10-23
mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONE
Richard Fitzgerald
1
-13
/
+20
2018-10-23
mfd: arizona: Correct calling of runtime_put_sync
Sapthagiri Baratam
1
-4
/
+4
2018-10-23
mfd: Add ingenic-tcu.h header
Paul Cercueil
1
-0
/
+56
2018-10-23
mfd: cros_ec: Check for mkbp events on resume only if supported.
RaviChandra Sadineni
1
-1
/
+2
2018-10-23
mfd: adp5520: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-10-23
mfd: sec-core: Allow building as module
Krzysztof Kozlowski
2
-2
/
+17
2018-10-23
mfd: sec-core: Fix indentation of Kconfig description
Krzysztof Kozlowski
1
-4
/
+4
2018-10-23
mfd: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
20
-297
/
+76
2018-10-23
mfd: sec-core: Add SPDX license identifiers
Krzysztof Kozlowski
13
-133
/
+24
2018-10-23
Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....
Lee Jones
13
-21
/
+618
2018-10-09
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
1
-0
/
+6
2018-10-09
iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
Vignesh R
1
-8
/
+4
2018-10-09
mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
Vignesh R
1
-0
/
+13
2018-10-09
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
1
-5
/
+11
2018-10-09
mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
Vignesh R
1
-1
/
+0
2018-09-11
mfd: menelaus: Fix possible race condition and leak
Alexandre Belloni
1
-4
/
+9
2018-09-11
mfd: at91-usart: Include Device Tree header
Lee Jones
1
-0
/
+1
2018-09-11
spi: at91-usart: Make local functions static
Lee Jones
1
-7
/
+7
2018-09-11
MAINTAINERS: Change Radu's email address
Lee Jones
1
-2
/
+2
2018-09-11
dt-bindings: mfd: atmel-usart: Correct interrupts property to include IRQ number
Lee Jones
1
-1
/
+1
2018-09-10
mfd: madera: Add irqchip data pointer into struct madera
Richard Fitzgerald
1
-0
/
+2
2018-09-10
tty/serial: atmel: Change the driver to work under at91-usart MFD
Radu Pirea
2
-15
/
+28
2018-09-10
spi: at91-usart: Add driver for at91-usart as SPI
Radu Pirea
3
-0
/
+441
2018-09-10
MAINTAINERS: Add AT91 USART SPI entry
Radu Pirea
1
-0
/
+7
2018-09-10
mfd: at91-usart: Add MFD driver for USART
Radu Pirea
3
-0
/
+81
2018-09-10
dt-bindings: Add binding for atmel-usart in SPI mode
Radu Pirea
2
-2
/
+40
2018-09-10
MAINTAINERS: Add AT91 USART MFD entry
Radu Pirea
1
-0
/
+9
2018-08-26
Linux 4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-679
/
+485
2018-08-26
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
93
-1628
/
+3259
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-10
/
+19
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+26
2018-08-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
17
-135
/
+481
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
19
-90
/
+270
2018-08-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
20
-30
/
+257
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
52
-209
/
+188
[next]