index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-18
rtc: rtc-spear: Provide flag for no support of UIE mode
Deepak Sikri
2012-12-18
rtc: rtc-spear: Add clk_{un}prepare() support
Deepak Sikri
2012-12-18
rtc: rtc-spear: use devm_*() routines
Viresh Kumar
2012-12-18
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
2012-12-18
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
Devendra Naga
2012-12-18
drivers/rtc/rtc-imxdi.c: add devicetree support
Roland Stigge
2012-12-18
drivers/rtc/rtc-imxdi: support for i.MX53
Roland Stigge
2012-12-18
rtc: omap: add runtime pm support
Vaibhav Hiremath
2012-12-18
rtc: omap: depend on am33xx
Afzal Mohammed
2012-12-18
rtc: omap: dt support
Afzal Mohammed
2012-12-18
ARM: davinci: remove rtc kicker release
Afzal Mohammed
2012-12-18
rtc: omap: kicker mechanism support
Afzal Mohammed
2012-12-18
binfmt_elf: fix corner case kfree of uninitialized data
Alan Cox
2012-12-18
checkpatch: warn on CamelCase variable names
Joe Perches
2012-12-18
checkpatch: add support for floating point constants
Joe Perches
2012-12-18
checkpatch: find hex constants as a single IDENT
Joe Perches
2012-12-18
checkpatch: add --strict test for switch/default missing break
Joe Perches
2012-12-18
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
2012-12-18
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
2012-12-18
checkpatch: extend line continuation test
Joe Perches
2012-12-18
checkpatch: allow control over line length warning, default remains 80
Joe Perches
2012-12-18
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
2012-12-18
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-18
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
2012-12-18
checkpatch: warn on unnecessary line continuations
Joe Perches
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-18
lib/rbtree_test.c: fix uninitialized variable warning
Cong Ding
2012-12-18
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
2012-12-18
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
2012-12-18
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
2012-12-18
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
2012-12-18
sscanf: don't ignore field widths for numeric conversions
Jan Beulich
2012-12-18
drivers/of/fdt.c: re-use kernel's kbasename()
Andy Shevchenko
2012-12-18
trace: use kbasename()
Andy Shevchenko
2012-12-18
procfs: use kbasename()
Andy Shevchenko
2012-12-18
mm: use kbasename()
Andy Shevchenko
2012-12-18
lib: dynamic_debug: use kbasename()
Andy Shevchenko
2012-12-18
string: introduce helper to get base file name from given path
Andy Shevchenko
2012-12-18
MAINTAINERS: add LP855x backlight driver entry
Kim, Milo
2012-12-18
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
2012-12-18
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...
Jingoo Han
2012-12-18
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
Jingoo Han
2012-12-18
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
2012-12-18
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...
Peter Ujfalusi
2012-12-18
backlight: add of_find_backlight_by_node()
Thierry Reding
2012-12-18
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
2012-12-18
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-18
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-18
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
Jingoo Han
2012-12-18
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
[next]