index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
staging: mt7621-dma: sizeof via pointer dereference
Benjamin Sherman
1
-1
/
+1
2019-05-31
staging: rtl8723bs: core: fix warning Comparison to NULL
Hariprasad Kelam
1
-27
/
+27
2019-05-31
staging: rtl8712: Remove initialisations
Nishka Dasgupta
1
-8
/
+6
2019-05-31
staging: rtl8712: Remove return variable of different type
Nishka Dasgupta
1
-2
/
+2
2019-05-31
staging: rts5208: Remove negations
Nishka Dasgupta
1
-10
/
+10
2019-05-31
staging: octeon-usb: Remove return variable
Nishka Dasgupta
1
-2
/
+1
2019-05-31
Staging: rtl8723bs: hal: fix warning possible condition with no effect (if ==...
Hariprasad Kelam
1
-7
/
+2
2019-05-31
staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'
YueHaibing
1
-4
/
+1
2019-05-31
staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"
Hariprasad Kelam
4
-12
/
+8
2019-05-31
staging/gasket: Fix string split
Tianzheng Li
3
-14
/
+9
2019-05-31
staging: ks7010: Remove initialisation in ks7010_sdio.c
Nishka Dasgupta
1
-1
/
+1
2019-05-31
staging: ks7010: Merge multiple return variables in ks_hostif.c
Nishka Dasgupta
1
-4
/
+3
2019-05-31
staging: ks7010: Remove initialisation in ks_hostif.c
Nishka Dasgupta
1
-1
/
+1
2019-05-31
staging: kpc2000: replace bogus variable name in core.c
Simon Sandström
1
-13
/
+13
2019-05-31
staging: kpc2000: remove extra spaces in core.c
Simon Sandström
1
-2
/
+2
2019-05-31
staging: kpc2000: remove extra blank line in core.c
Simon Sandström
1
-1
/
+0
2019-05-31
staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O space
Geordan Neukum
1
-1
/
+3
2019-05-31
staging: kpc2000: kpc_i2c: fail probe if unable to map I/O space
Geordan Neukum
1
-0
/
+2
2019-05-31
staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resource
Geordan Neukum
1
-0
/
+3
2019-05-31
staging: kpc2000: kpc_i2c: Use drvdata instead of platform_data
Geordan Neukum
1
-2
/
+2
2019-05-31
staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlines
Geordan Neukum
1
-5
/
+0
2019-05-31
staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shifting
Geordan Neukum
1
-5
/
+5
2019-05-31
staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structure
Geordan Neukum
1
-2
/
+0
2019-05-31
staging: kpc2000: kpc_i2c: Remove unused rw_sem
Geordan Neukum
1
-3
/
+0
2019-05-31
staging: kpc2000: replace white spaces with tabs for kpc2000_spi.c
Mao Wenan
1
-361
/
+361
2019-05-31
staging: kpc2000: report error status to spi core
Mao Wenan
1
-2
/
+6
2019-05-31
staging: kpc2000: Change to use DIV_ROUND_UP
Nishka Dasgupta
1
-4
/
+1
2019-05-31
staging: kpc2000: fix typo in Kconfig
Simon Sandström
1
-2
/
+2
2019-05-30
staging: speakup: serialio: fix warning linux/serial.h is included more than ...
Hariprasad Kelam
1
-3
/
+0
2019-05-30
staging: erofs: fix i_blocks calculation
Gao Xiang
1
-2
/
+12
2019-05-30
staging: erofs: support statx
Gao Xiang
3
-0
/
+23
2019-05-24
MAINTAINERS: Add entry for anybuss drivers
Sven Van Asbroeck
1
-0
/
+5
2019-05-24
MAINTAINERS: Add entry for fieldbus subsystem
Sven Van Asbroeck
1
-0
/
+6
2019-05-24
staging: kpc2000: remove unnecessary oom message
Simon Sandström
1
-3
/
+1
2019-05-24
staging: kpc2000: remove unnecessary include in cell_probe.c
Simon Sandström
1
-1
/
+0
2019-05-24
staging: kpc2000: remove unnecessary braces in cell_probe.c
Simon Sandström
1
-7
/
+4
2019-05-24
staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.c
Simon Sandström
1
-1
/
+1
2019-05-24
staging: kpc2000: remove extra blank lines in cell_probe.c
Simon Sandström
1
-4
/
+0
2019-05-24
staging: kpc2000: fix alignment issues in cell_probe.c
Simon Sandström
1
-19
/
+15
2019-05-24
staging: kpc2000: add missing asterisk in comment
Simon Sandström
1
-1
/
+1
2019-05-24
staging: kpc2000: use __func__ in debug messages
Simon Sandström
1
-7
/
+12
2019-05-24
staging: kpc2000: add blank line after declarations
Simon Sandström
1
-0
/
+4
2019-05-24
staging: pi433: Remove unnecessary variable
Nishka Dasgupta
1
-3
/
+2
2019-05-23
staging: kpc2000: remove invalid spaces in cell_probe.c
Simon Sandström
1
-2
/
+2
2019-05-23
staging: kpc2000: add space after comma in cell_probe.c
Simon Sandström
1
-1
/
+1
2019-05-23
staging: kpc2000: add spaces around operators in cell_probe.c
Simon Sandström
1
-3
/
+3
2019-05-23
staging: kpc2000: fix invalid linebreaks in cell_probe.c
Simon Sandström
1
-5
/
+12
2019-05-23
staging: kpc2000: add space between ) and { in cell_probe.c
Simon Sandström
1
-18
/
+18
2019-05-23
staging: kpc2000: fix indent in cell_probe.c
Simon Sandström
1
-286
/
+286
2019-05-23
staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL
Hariprasad Kelam
1
-24
/
+24
[next]