index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drivers/rtc/rtc-cmos.c: remove superfluous name cast
Geert Uytterhoeven
2014-01-23
1
-1
/
+1
*
rtc: add hym8563 rtc-driver
Heiko Stuebner
2014-01-23
3
-0
/
+618
*
dt-bindings: add hym8563 binding
Heiko Stuebner
2014-01-23
2
-0
/
+28
*
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
Jingoo Han
2014-01-23
1
-38
/
+12
*
drivers/rtc/rtc-twl.c: use devm_*() functions
Jingoo Han
2014-01-23
1
-25
/
+13
*
drivers/rtc/rtc-ds1742.c: add devicetree support
Alexander Shiyan
2014-01-23
2
-1
/
+21
*
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-23
1
-1
/
+4
*
drivers/rtc/rtc-mxc.c: remove unneeded label
Fabio Estevam
2014-01-23
1
-4
/
+1
*
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-23
1
-1
/
+0
*
drivers/rtc/rtc-as3722: use devm for rtc and irq registration
Laxman Dewangan
2014-01-23
1
-16
/
+3
*
autofs: fix symlinks aren't checked for expiry
Ian Kent
2014-01-23
2
-0
/
+18
*
autofs: use IS_ROOT to replace root dentry checks
Rui Xiang
2014-01-23
1
-3
/
+3
*
autofs: fix the return value of autofs4_fill_super
Rui Xiang
2014-01-23
1
-5
/
+8
*
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
2014-01-23
1
-2
/
+14
*
autofs4: allow autofs to work outside the initial PID namespace
Sukadev Bhattiprolu
2014-01-23
3
-13
/
+43
*
init: fix possible format string bug
Tetsuo Handa
2014-01-23
2
-4
/
+5
*
init/main.c: remove unused declaration of tc_init()
Geert Uytterhoeven
2014-01-23
1
-4
/
+0
*
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
2014-01-23
4
-15
/
+7
*
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...
Axel Lin
2014-01-23
2
-9
/
+8
*
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
Todor Minchev
2014-01-23
1
-3
/
+0
*
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
2014-01-23
1
-0
/
+10
*
checkpatch: add DT compatible string documentation checks
Rob Herring
2014-01-23
1
-0
/
+27
*
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
2014-01-23
1
-3
/
+1
*
checkpatch: add tests for function pointer style misuses
Joe Perches
2014-01-23
1
-0
/
+59
*
checkpatch: update the FSF/GPL address check
Joe Perches
2014-01-23
1
-5
/
+6
*
checkpatch: check for if's with unnecessary parentheses
Joe Perches
2014-01-23
1
-0
/
+14
*
checkpatch: improve space before tab --fix option
Joe Perches
2014-01-23
1
-2
/
+4
*
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-23
1
-1
/
+9
*
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-23
1
-0
/
+25
*
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-23
1
-0
/
+6
*
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-23
1
-1
/
+1
*
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-23
1
-8
/
+4
*
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2014-01-23
6
-15
/
+24
*
test: check copy_to/from_user boundary validation
Kees Cook
2014-01-23
5
-0
/
+138
*
test: add minimal module for verification testing
Kees Cook
2014-01-23
3
-0
/
+48
*
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2014-01-23
1
-3
/
+2
*
lib/cmdline.c: fix style issues
Felipe Contreras
2014-01-23
1
-5
/
+4
*
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
2014-01-23
1
-1
/
+0
*
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
2014-01-23
1
-3
/
+3
*
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
2014-01-23
1
-1
/
+1
*
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
2014-01-23
1
-1
/
+1
*
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-11
/
+2
*
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-4
/
+3
*
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-6
/
+3
*
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-12
/
+2
*
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-12
/
+3
*
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
2014-01-23
1
-1
/
+0
[prev]
[next]