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
2013-05-30
staging: vt6656: rf.c: Remove camel case from local variables
Malcolm Priestley
1
-38
/
+38
2013-05-30
staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.
Malcolm Priestley
1
-140
/
+121
2013-05-30
staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.
Malcolm Priestley
1
-18
/
+19
2013-05-30
staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.
Malcolm Priestley
1
-105
/
+117
2013-05-30
staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.
Malcolm Priestley
1
-30
/
+29
2013-05-30
rtl8192u: fix printk calls in r8192U_core.c
Xenia Ragiadakou
1
-29
/
+27
2013-05-30
ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c
Xenia Ragiadakou
1
-1
/
+1
2013-05-30
ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c
Xenia Ragiadakou
1
-6
/
+6
2013-05-30
ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Xenia Ragiadakou
1
-1
/
+1
2013-05-30
ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c
Xenia Ragiadakou
1
-4
/
+3
2013-05-30
staging/silicom/bypasslib: Move opening brace to previous line
Lisa Nguyen
1
-2
/
+2
2013-05-30
staging/silicom/bypasslib: Remove extra space before line
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around ||
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around &&
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around ==
Lisa Nguyen
1
-3
/
+3
2013-05-30
staging/silicom/bypasslib: Fix code indentation errors
Lisa Nguyen
1
-3
/
+3
2013-05-30
staging/silicom/bypasslib: Reformat comments
Lisa Nguyen
1
-32
/
+32
2013-05-30
staging: drm/imx: revert vsync_cnt for di->id 1
Markus Niebel
1
-1
/
+6
2013-05-30
staging: drm/imx: fix spelling error for vsync flag config
Markus Niebel
1
-3
/
+3
2013-05-30
staging: drm/imx: set correct sync pins for display
Markus Niebel
1
-1
/
+1
2013-05-30
staging: btmtk_usb: check for a valid io_buf pointer
Devendra Naga
1
-0
/
+5
2013-05-30
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
Paul Zimmerman
1
-5
/
+5
2013-05-30
Staging: winbond: Made local functions static
Harsh Kumar
1
-11
/
+14
2013-05-30
Staging: winbond: usb_free_urb(NULL) is safe
Harsh Kumar
3
-12
/
+7
2013-05-30
staging: fwserial: Use normal logging styles
Joe Perches
2
-65
/
+72
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
Aaro Koskinen
1
-14
/
+5
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
Aaro Koskinen
1
-25
/
+14
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
Aaro Koskinen
1
-41
/
+26
2013-05-30
staging: xgifb: delete redundant return statements
Aaro Koskinen
1
-14
/
+1
2013-05-30
staging: xgifb: XGI_DisableBridge(): delete redundant checks
Aaro Koskinen
1
-11
/
+4
2013-05-30
staging: xgifb: XGI_EnableChISLCD(): delete trivial function
Aaro Koskinen
1
-28
/
+5
2013-05-30
staging: xgifb: SetFlag: delete EnableChA
Aaro Koskinen
2
-19
/
+3
2013-05-30
staging: xgifb: SetFlag: delete DisableChA
Aaro Koskinen
2
-25
/
+11
2013-05-30
staging: xgifb: SetFlag: delete EnableChB
Aaro Koskinen
2
-15
/
+4
2013-05-30
staging: xgifb: SetFlag: delete DisableChB
Aaro Koskinen
2
-34
/
+19
2013-05-30
staging: xgifb: SetFlag: delete GatingCRT
Aaro Koskinen
2
-17
/
+3
2013-05-30
staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste
Aaro Koskinen
1
-10
/
+4
2013-05-30
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-8
/
+3
2013-05-30
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-55
/
+34
2013-05-30
staging: xgifb: call XGI_GetVBType from InitTo330Pointer
Aaro Koskinen
2
-7
/
+3
2013-05-30
staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check
Aaro Koskinen
1
-3
/
+0
2013-05-30
staging: xgifb: refactor XGI_BridgeIsOn()
Aaro Koskinen
3
-17
/
+9
2013-05-30
staging/lustre: fix LBUG and inode refcount bug
Peng Tao
2
-7
/
+8
2013-05-30
staging/lustre: adapt proc_dir_entry change
Peng Tao
39
-2338
/
+1335
2013-05-30
staging/lustre: fix build error
Peng Tao
1
-1
/
+1
2013-05-30
Staging: rtl8192e: fix an endian bug
Dan Carpenter
1
-2
/
+3
2013-05-30
Staging: rtl8192e: printing the wrong array
Dan Carpenter
1
-1
/
+1
2013-05-30
Staging: rtl8192e: delete some dead cruft
Dan Carpenter
1
-41
/
+10
2013-05-30
Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()
Wei Yongjun
1
-0
/
+2
2013-05-30
staging: keucr: remove needless check before usb_free_coherent()
Wei Yongjun
1
-6
/
+3
[prev]
[next]