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.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
2013-10-29
staging: rtl8187se: fix lines over 80 characters
Teodora Baluta
1
-3
/
+6
2013-10-29
staging: rtl8187se: fixup multi-line comment
Teodora Baluta
1
-16
/
+22
2013-10-29
staging: rtl8187se: remove an unnecessary line continuation
Teodora Baluta
1
-1
/
+1
2013-10-29
staging: rtl8187se: fix conditional statement indent
Teodora Baluta
1
-6
/
+6
2013-10-29
staging: rtl8187se: else should follow close brace '}
Teodora Baluta
1
-2
/
+1
2013-10-29
staging: rtl8187se: fix comments over 80 characters
Teodora Baluta
1
-4
/
+12
2013-10-29
staging: rtl8187se: open brace following function declarations go on the next...
Teodora Baluta
1
-1
/
+2
2013-10-29
staging: rtl8187se: fix checkpatch space and tab warnings
Teodora Baluta
1
-40
/
+42
2013-10-29
staging: bcm: Replace FALSE with false
Lisa Nguyen
21
-287
/
+287
2013-10-29
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
21
-130
/
+130
2013-10-29
staging: rtl8187se: use C89 comment style instead of C99-style
Teodora Baluta
1
-30
/
+32
2013-10-29
staging: rtl8187se: (foo*) should be (foo *)
Teodora Baluta
1
-3
/
+3
2013-10-29
staging: sb105x: Remove unneeded semicolon in sb_pci_mp.c
Lisa Nguyen
1
-1
/
+1
2013-10-28
Staging:line6: fix line over 80 characters
Ebru Akagunduz
1
-2
/
+3
2013-10-28
staging: rts5139: Replaced min() with min_t() in
Archana kumari
1
-2
/
+2
2013-10-28
Staging: line6: Fix Sparse Warning of incorrect type
Rashika Kheria
1
-3
/
+7
2013-10-28
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
Rashika Kheria
1
-2
/
+2
2013-10-28
Staging: line6: Fix Sparse warning of restricted __le16 degrades to integer
Rashika Kheria
1
-3
/
+3
2013-10-28
staging: vt6656: removed space after '*' in pointer declaration
Nandini Hanumanthagowda
1
-9
/
+9
2013-10-28
Staging: vt6656: fix code indenting error in power.c
Johannes Löthberg
1
-1
/
+1
2013-10-28
Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c
Ebru Akagunduz
1
-1
/
+1
2013-10-28
staging: lustre: lnet: Rewrite return statement in socklnd.c
Lisa Nguyen
1
-1
/
+4
2013-10-28
staging: gdm724x: kzalloc should be used instead of kmalloc/memset
Teodora Baluta
1
-4
/
+2
2013-10-28
staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Valentina Manea
1
-3
/
+1
2013-10-28
staging: ktap: remove code from tree
Greg Kroah-Hartman
79
-16368
/
+0
2013-10-28
Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
18
-74
/
+489
2013-10-27
drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile
Chen Gang
1
-3
/
+1
2013-10-27
Staging: winbond: removing unused variables thread_count and link_name[]
Ashvini Varatharaj
1
-4
/
+0
2013-10-27
Staging: winbond: removing CamelCase in core.h
Ashvini Varatharaj
3
-9
/
+9
2013-10-27
Staging: slicoss: Replace seq_printf with seq_puts
Rashika Kheria
1
-10
/
+10
2013-10-27
Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c
Ebru Akagunduz
1
-1
/
+1
2013-10-27
staging: vt6655: fixed use of unnecessary braces in baseband.c
Archana kumari
1
-4
/
+3
2013-10-27
Staging: vt6656: fix a brace coding style issue in power.c
Johannes Löthberg
1
-2
/
+1
2013-10-27
Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.c
Ebru Akagunduz
1
-6
/
+6
2013-10-27
Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c
Ebru Akagunduz
1
-2
/
+2
2013-10-27
staging: vt6656: removed braces from single line if-statement
Nandini Hanumanthagowda
1
-6
/
+3
2013-10-27
staging: vt6656: fixed indentation and unnecessary space errors
Nandini Hanumanthagowda
1
-188
/
+185
2013-10-27
staging: vt6656: call usb_device_reset before netdev registration
Malcolm Priestley
1
-2
/
+3
2013-10-27
Staging: lustre: Fix no use of assignment in if condition
Rashika Kheria
1
-2
/
+4
2013-10-27
staging:media: Use dev_dbg() instead of pr_debug()
Dulshani Gunawardhana
1
-12
/
+10
2013-10-27
staging:media: Use dev_info() instead of pr_info()
Dulshani Gunawardhana
1
-1
/
+1
2013-10-27
staging: media: Use dev_err() instead of pr_err()
Dulshani Gunawardhana
1
-21
/
+21
2013-10-27
staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_i...
Archana kumari
1
-1
/
+1
2013-10-27
Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c
Ebru Akagunduz
1
-221
/
+212
2013-10-27
Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h
Ebru Akagunduz
1
-1
/
+1
2013-10-27
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
Ebru Akagunduz
1
-1
/
+1
2013-10-27
staging: sep: add missing misc_deregister() on error in sep_register_driver_w...
Wei Yongjun
1
-0
/
+1
2013-10-27
Staging: lustre: Replace __FUNCTION__ with __func__
Rashika Kheria
1
-4
/
+4
2013-10-27
Staging: lustre: Fix paranthesis not required around return
Rashika Kheria
1
-1
/
+1
2013-10-27
Staging: lustre: Fix space required after ','
Rashika Kheria
1
-1
/
+1
[next]