index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
ov9650.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
1
-1
/
+10
2015-04-17
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
1
-0
/
+8
2015-04-17
checkpatch: add a test for const with __read_mostly uses
Joe Perches
1
-0
/
+10
2015-04-17
checkpatch: improve operator spacing check
Sam Bobroff
1
-1
/
+1
2015-04-17
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
1
-0
/
+13
2015-04-17
checkpatch: add uart_ops to normally const structs
Joe Perches
1
-0
/
+1
2015-04-17
checkpatch: add #define foo "string" long line exception
Joe Perches
1
-2
/
+3
2015-04-17
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2
-2
/
+11
2015-04-17
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
1
-7
/
+11
2015-04-17
checkpatch: add test for repeated const uses
Joe Perches
1
-0
/
+18
2015-04-17
checkpatch: improve return negative errno check
Joe Perches
1
-3
/
+3
2015-04-17
checkpatch: match more world writable permissions
Joe Perches
1
-2
/
+10
2015-04-17
checkpatch: add optional --codespell dictionary to find more typos
Joe Perches
1
-4
/
+34
2015-04-17
checkpatch: spell check reudce
Jani Nikula
1
-0
/
+1
2015-04-17
checkpatch: add spell checking of email subject line
Joe Perches
1
-1
/
+2
2015-04-17
checkpatch: improve "no space is necessary after a cast" test
Joe Perches
1
-2
/
+9
2015-04-17
firmware/ihex2fw.c: restore missing default in switch statement
Nicolas Iooss
1
-0
/
+1
2015-04-17
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2
-34
/
+4
2015-04-17
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
1
-2
/
+1
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
5
-11
/
+3
2015-04-17
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-7
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2
-22
/
+7
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
3
-3
/
+13
2015-04-17
lib/vsprintf.c: improve put_dec_trunc8 slightly
Rasmus Villemoes
1
-6
/
+4
2015-04-17
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
1
-5
/
+3
2015-04-17
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
1
-18
/
+8
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
1
-14
/
+3
2015-04-17
documentation: update CodingStyle on local variables naming in macros
Bartosz Golaszewski
1
-0
/
+13