index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
drivers/rtc/rtc-ds3234.c: fix whitespace issue
Sachin Kamat
1
-1
/
+1
2013-07-04
drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces
Sachin Kamat
1
-49
/
+44
2013-07-04
drivers/rtc/rtc-ds1374.c: fix spacing related issues
Sachin Kamat
1
-6
/
+5
2013-07-04
drivers/rtc/rtc-ds1305.c: add missing braces around sizeof
Sachin Kamat
1
-16
/
+16
2013-07-04
drivers/rtc/rtc-davinci.c: fix whitespace warning
Sachin Kamat
1
-1
/
+1
2013-07-04
drivers/rtc/rtc-cmos.c: fix whitespace related errors
Sachin Kamat
1
-3
/
+3
2013-07-04
drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
Sachin Kamat
1
-2
/
+1
2013-07-04
drivers/rtc/rtc-at32ap700x.c: fix checkpatch error
Sachin Kamat
1
-1
/
+1
2013-07-04
drivers/rtc/interface.c: fix checkpatch errors
Sachin Kamat
1
-9
/
+9
2013-07-04
drivers/rtc/rtc-v3020.c: remove redundant goto
Sachin Kamat
1
-2
/
+2
2013-07-04
rtc: rtc-88pm80x: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
kprobes: handle empty/invalid input to debugfs "enabled" file
Mathias Krause
1
-0
/
+3
2013-07-04
insert missing space in printk line of root_delay
Toralf Förster
1
-1
/
+1
2013-07-04
init: remove permanent string buffer from do_one_initcall()
Steven Rostedt
1
-2
/
+1
2013-07-04
checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit>
Joe Perches
1
-0
/
+26
2013-07-04
checkpatch: allow longer logging function names
Jacob Keller
1
-1
/
+1
2013-07-04
checkpatch: ignore existing CamelCase uses from include/...
Joe Perches
1
-7
/
+50
2013-07-04
checkpatch: ignore SI unit CamelCase variants like "_uV"
Joe Perches
1
-0
/
+3
2013-07-04
checkpatch: move test for space before semicolon after operator spacing
Joe Perches
1
-10
/
+10
2013-07-04
checkpatch: create an EXPERIMENTAL --fix option to correct patches
Joe Perches
1
-88
/
+354
2013-07-04
checkpatch: improve "no space after cast" test
Joe Perches
1
-2
/
+3
2013-07-04
checkpatch: add a --strict test for comparison to true/false
Joe Perches
1
-0
/
+27
2013-07-04
checkpatch: don't warn on blank lines before/after braces as often
Joe Perches
1
-2
/
+2
2013-07-04
checkpatch: add a placeholder to check blank lines before declarations
Joe Perches
1
-0
/
+8
2013-07-04
checkpatch: reduce false positive rate of "complex macros"
Joe Perches
1
-1
/
+1
2013-07-04
checkpatch: warn on comparisons to get_jiffies_64()
Joe Perches
1
-0
/
+6
2013-07-04
checkpatch: warn on comparisons to jiffies
Joe Perches
1
-0
/
+6
2013-07-04
checkpatch: warn when networking block comment lines don't start with *
Joe Perches
1
-0
/
+8
2013-07-04
checkpatch: improve network block comment test and message
Joe Perches
1
-2
/
+2
2013-07-04
checkpatch: remove quote from CamelCase test
Joe Perches
1
-2
/
+2
2013-07-04
checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...
Joe Perches
1
-0
/
+8
2013-07-04
checkpatch: warn when using gcc's binary constant ("0b") extension
Joe Perches
1
-2
/
+14
2013-07-04
checkpatch: change CamelCase test and make it --strict
Joe Perches
1
-3
/
+3
2013-07-04
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...
Fan Du
1
-1
/
+1
2013-07-04
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
1
-1
/
+1
2013-07-04
radeon: remove redundant __list_for_each definition from mkregtable.c
Dave Jones
1
-13
/
+0
2013-07-04
backlight: convert from legacy pm ops to dev_pm_ops
Shuah Khan
1
-3
/
+7
2013-07-04
MAINTAINERS: add Backlight subsystem co-maintainer
Jingoo Han
1
-0
/
+1
2013-07-04
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
2
-0
/
+75
2013-07-04
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
2
-0
/
+81
2013-07-04
backlight: pcf50633: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-04
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
backlight: ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-04
MAINTAINERS: fix tape driver file mappings
Jean Delvare
1
-3
/
+6
2013-07-04
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
1
-2
/
+3
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
18
-462
/
+8
2013-07-04
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jani Nikula
1
-0
/
+8
2013-07-04
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Chris Wilson
1
-0
/
+8
2013-07-04
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2
-5
/
+13
[next]