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
2020-09-21
i2c: ismt: Describe parameters in kernel doc
Andy Shevchenko
1
-8
/
+2
2020-09-21
i2c: jz4780: Remove of_match_ptr()
Paul Cercueil
1
-1
/
+1
2020-09-21
i2c: jz4780: Add compatible string for JZ4770 SoC
Paul Cercueil
1
-0
/
+1
2020-09-21
dt-bindings: i2c: ingenic: Add compatible string for the JZ4770
Paul Cercueil
1
-4
/
+8
2020-09-21
i2c: amd_mp2: handle num is 0 input for i2c_amd_xfer
Tom Rix
1
-1
/
+1
2020-09-21
i2c: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
3
-17
/
+13
2020-09-21
i2c: stm32: fix error message on upon dma_request_chan & defer handling
Alain Volmat
2
-11
/
+8
2020-09-21
misc: eeprom: use helper to get i2c_client from kobj
Wolfram Sang
1
-1
/
+1
2020-09-21
i2c: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-09-21
i2c: rcar: add HostNotify support
Wolfram Sang
2
-3
/
+29
2020-09-21
i2c: add slave testunit driver
Wolfram Sang
4
-0
/
+250
2020-09-18
i2c: stm32: name slave slot to ease maintenance
Alain Volmat
1
-8
/
+14
2020-09-18
i2c: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-09-18
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-18
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+6
2020-09-18
i2c: rcar: refactor and shorten timeout when resetting
Wolfram Sang
1
-12
/
+3
2020-09-18
i2c: rcar: improve bus busy detection
Wolfram Sang
1
-9
/
+10
2020-09-18
i2c: stm32f7: Add SMBus Host-Notify protocol support
Alain Volmat
2
-16
/
+97
2020-09-17
eeprom: at24: set type id as EEPROM
Vadym Kochan
1
-0
/
+1
2020-09-09
i2c: smbus: add core function handling SMBus host-notify
Alain Volmat
2
-0
/
+119
2020-09-09
i2c: add binding to mark a bus as SMBus
Wolfram Sang
1
-0
/
+5
2020-09-09
i2c: imx: Use dev_err_probe() to simplify error handling
Anson Huang
1
-5
/
+3
2020-09-09
i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
Jeffrey Lin
1
-0
/
+1
2020-08-28
i2c: rcar: Auto select RESET_CONTROLLER
Dirk Behme
1
-0
/
+1
2020-08-28
i2c: xiic: Support forcing single-master in DT
Jaakko Laine
1
-0
/
+14
2020-08-28
i2c: xiic: Improve struct memory alignment
Jaakko Laine
1
-2
/
+2
2020-08-28
i2c: xiic: Change code alignment to 1 space only
Jaakko Laine
1
-24
/
+24
2020-08-25
eeprom: at24: Tidy at24_read()
Jean Delvare
1
-10
/
+4
2020-08-25
i2c: Remove 'default n' from busses/Kconfig
Jarkko Nikula
2
-4
/
+0
2020-08-23
Linux 5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-25
/
+161
2020-08-23
Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2020-08-23
Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+49
2020-08-23
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-92
/
+52
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-163
/
+310
2020-08-22
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-22
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-22
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-89
/
+86
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+42
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-41
/
+79
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-18
/
+36
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
16
-52
/
+119
2020-08-22
Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-14
/
+42
2020-08-21
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
[prev]
[next]