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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2014-08-16
staging: dgnc: Remove unnecessary 'return' statement
Konrad Zapalowicz
1
-2
/
+0
2014-08-16
staging: dgnc: Fix missing blank line after declarations
Konrad Zapalowicz
1
-0
/
+7
2014-08-16
staging: dgnc: Remove 'volatile' modifier where it is not needed
Konrad Zapalowicz
1
-1
/
+1
2014-08-16
staging: dgnc: Fix braces {} are not necessary for single statement blocks
Konrad Zapalowicz
1
-2
/
+1
2014-08-16
staging: dgnc: Fix that open brace { should be on the previous line
Konrad Zapalowicz
1
-3
/
+3
2014-08-16
staging: dgnc: Fix missing blank line after declarations
Konrad Zapalowicz
1
-0
/
+6
2014-08-16
staging: dgnc: Fix included header from 'asm'
Konrad Zapalowicz
1
-1
/
+1
2014-08-16
staging: dgnc: Update the TODO file
Konrad Zapalowicz
1
-5
/
+0
2014-08-16
staging: dgnc: Siplify the dgnc_start function
Konrad Zapalowicz
1
-47
/
+44
2014-08-16
staging: dgnc: Move utility functions out of dgnc_driver.c
Konrad Zapalowicz
6
-85
/
+80
2014-08-16
staging: dgnc: Remove unnecessary functions from dgnc_driver.c
Konrad Zapalowicz
1
-28
/
+2
2014-08-16
staging: dgnc: Fix frame size is larger than 1024B
Konrad Zapalowicz
1
-4
/
+12
2014-08-16
staging: dgnc: Fix no spaces before tabs checkpath warning
Konrad Zapalowicz
1
-3
/
+3
2014-08-16
staging: dgnc: Fix externs should be avoided in the .c files
Konrad Zapalowicz
1
-45
/
+39
2014-08-16
Staging: nokia_h4p: removed unnecessary return statement in nokia_fw.c
Lars Hamre
1
-2
/
+0
2014-08-16
Staging: wlan-ng: fix sparse warning in prism2fw.c
A Raghavendra Rao
1
-14
/
+19
2014-08-16
staging: slicoss: fix a blank line coding style issue
Quentin Lambert
1
-0
/
+2
2014-08-16
Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option
Fabio Falzoi
2
-11
/
+1
2014-08-16
Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory
Fabio Falzoi
5
-19
/
+13
2014-08-16
staging: imx-drm: fix a blank line coding style issue
Quentin Lambert
3
-0
/
+6
2014-08-16
imx-drm: imx-drm-core: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-16
staging: ozwpan: Use list helpers
Christoph Jaeger
4
-189
/
+88
2014-08-16
staging: ozwpan: Use slab cache for oz_tx_frame allocation
Christoph Jaeger
4
-37
/
+16
2014-08-16
staging: ozwpan: Use slab cache for oz_elt_info allocation
Christoph Jaeger
6
-72
/
+16
2014-08-16
staging: ozwpan: Use slab cache for oz_urb_link allocation
Christoph Jaeger
1
-58
/
+12
2014-08-16
staging: ozwpan: Simplify app interface
Christoph Jaeger
8
-150
/
+82
2014-08-16
staging: ozwpan: Remove dead code
Christoph Jaeger
3
-7
/
+3
2014-08-16
staging: ozwpan: Remove redundant initialization
Christoph Jaeger
1
-1
/
+0
2014-08-16
staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZE
Christoph Jaeger
1
-2
/
+0
2014-08-16
staging: ozwpan: Fix typo in typedef
Christoph Jaeger
1
-2
/
+2
2014-08-16
staging: ozwpan: Add module parameter description
Christoph Jaeger
1
-1
/
+3
2014-08-16
staging: nokia_h4p: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-08-16
staging: rtl8821ae: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-3
/
+3
2014-08-16
drivers: staging: lustre: fix sparse warnings / delete unused function
Benedict Boerger
1
-36
/
+21
2014-08-16
Staging: lustre: checkpatch: remove blank spaces
Tom Wales
1
-26
/
+26
2014-08-16
staging: rtl8192u: remove unused function.
Fernando Apesteguia
1
-22
/
+0
2014-08-16
Staging: rtl8188eu: Missing a blank line after declarations.
Adrian Remonda
1
-0
/
+1
2014-08-16
staging: rtl8192ee: Fix RT_TRACE #define and uses
Joe Perches
20
-781
/
+693
2014-08-16
staging: rtl8192u: remove misc. unused defines
Antoine Schweitzer-Chaput
1
-21
/
+0
2014-08-16
staging: rtl8192u: remove unused define LOOP_TEST
Antoine Schweitzer-Chaput
1
-3
/
+0
2014-08-16
staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT
Antoine Schweitzer-Chaput
2
-164
/
+11
2014-08-16
staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLE
Antoine Schweitzer-Chaput
2
-247
/
+4
2014-08-16
staging: rtl8192u: remove define always set USE_ONE_PIPE
Antoine Schweitzer-Chaput
2
-20
/
+0
2014-08-16
staging: rtl8192u: remove unused define DEBUG_EPROM
Antoine Schweitzer-Chaput
1
-13
/
+0
2014-08-16
staging: comedi: add NI USB-6501 support
Luca Ellero
3
-0
/
+437
2014-08-16
staging: comedi: fixing coding style problems
Niklas Svensson
1
-4
/
+4
2014-08-16
staging: comedi: amplc_dio200: remove unnecessary local variable
H Hartley Sweeten
1
-4
/
+1
2014-08-16
staging: comedi: amplc_dio200.h: remove 'mainsize' from boardinfo
H Hartley Sweeten
1
-1
/
+0
2014-08-16
staging: comedi: amplc_dio200_pci: remove 'mainsize' from PCI boardinfo
H Hartley Sweeten
2
-13
/
+0
2014-08-16
staging: comedi: amplc_dio200: remove 'mainsize' from ISA boardinfo
H Hartley Sweeten
1
-7
/
+1
[next]