index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
drivers/video/backlight/da9052_bl.c: add missing const
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
Kim, Milo
1
-13
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
3
-26
/
+30
2012-12-17
backlight: tosa: use devm_gpio_request_one
Jingoo Han
2
-10
/
+4
2012-12-17
backlight: lms283gf05: use devm_gpio_request_one
Jingoo Han
1
-7
/
+3
2012-12-17
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: tosa: fix checkpatch error and warning
Jingoo Han
2
-8
/
+9
2012-12-17
backlight: tdo24m: fix checkpatch warning
Jingoo Han
1
-3
/
+3
2012-12-17
backlight: platform_lcd: fix checkpatch error
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: pcf50633: fix checkpatch warning
Jingoo Han
1
-3
/
+5
2012-12-17
backlight: omap1: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: lm3630: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: l4f00242t03: fix checkpatch warning
Jingoo Han
1
-2
/
+1
2012-12-17
backlight: jornada720: fix checkpatch error and warning
Jingoo Han
1
-12
/
+19
2012-12-17
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
1
-10
/
+2
2012-12-17
backlight: hp680_bl: fix checkpatch error and warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: generic_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
1
-4
/
+4
2012-12-17
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
1
-7
/
+9
2012-12-17
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
1
-4
/
+3
2012-12-17
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
1
-4
/
+3
2012-12-17
MAINTAINERS: adjust for UAPI: firewire
Stefan Richter
1
-1
/
+2
2012-12-17
Corentin has moved
Corentin Chary
4
-5
/
+5
2012-12-17
MAINTAINERS: remove include/linux/ext3*
Cesar Eduardo Barros
1
-2
/
+0
2012-12-17
MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers only
Joe Perches
1
-1
/
+1
2012-12-17
lib/vsprintf.c: fix handling of %zd when using ssize_t
Jason Gunthorpe
1
-1
/
+4
2012-12-17
printk: boot_delay should only affect output
Andrew Cooks
1
-19
/
+21
2012-12-17
dmatest: check for dma mapping error
Andy Shevchenko
1
-1
/
+21
2012-12-17
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
1
-10
/
+17
2012-12-17
watchdog: store the watchdog sample period as a variable
Chuansheng Liu
1
-5
/
+8
2012-12-17
usb: musb: use io{read,write}*_rep accessors
Matthew Leach
2
-27
/
+6
2012-12-17
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
1
-2
/
+3
2012-12-17
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
1
-6
/
+6
2012-12-17
.gitignore: remove stale entry for generated version.h
Jonathan Austin
1
-1
/
+0
2012-12-17
fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static
Tushar Behera
1
-2
/
+3
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
26
-116
/
+116
2012-12-17
drivers: remove reference to feature-removal-schedule.txt
Tao Ma
1
-5
/
+1
2012-12-17
sound: remove reference to feature-removal-schedule.txt
Tao Ma
2
-5
/
+1
2012-12-17
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
2
-4
/
+0
2012-12-17
Documentation: remove reference to feature-removal-schedule.txt
Tao Ma
2
-5
/
+0
2012-12-17
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
2
-38
/
+38
2012-12-17
Documentation/kernel-parameters.txt: update mem= option's spec according to i...
Wen Congyang
1
-3
/
+4
2012-12-17
frv: properly use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
1
-7
/
+5
2012-12-17
frv: fix use of extinct _sbss and _ebss in debug code
Geert Uytterhoeven
2
-2
/
+2
2012-12-17
mm/memory.c: suppress warning
Andrew Morton
1
-0
/
+1
2012-12-17
create non-empty arch/x86/include/uapi/asm/ files
Andrew Morton
2
-0
/
+2
2012-12-17
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
Linus Torvalds
2
-88
/
+0
2012-12-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-10
/
+14
2012-12-17
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-99
/
+224
[next]