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-07-31
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
2012-07-31
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
2012-07-31
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
2012-07-31
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
2012-07-31
lib/crc32.c: fix unused variables warnings
Thiago Rafael Becker
2012-07-31
checkpatch: add checks for do {} while (0) macro misuses
Joe Perches
2012-07-31
checkpatch: Add acheck for use of sizeof without parenthesis
Joe Perches
2012-07-31
checkpatch: check usleep_range() arguments
Joe Perches
2012-07-31
checkpatch: test for non-standard signatures
Joe Perches
2012-07-31
checkpatch: Update alignment check
Joe Perches
2012-07-31
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
2012-07-31
spinlock_debug: print offset in addition to symbol name
Stephen Boyd
2012-07-31
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
2012-07-31
ext4: use memweight()
Akinobu Mita
2012-07-31
ext3: use memweight()
Akinobu Mita
2012-07-31
ext2: use memweight()
Akinobu Mita
2012-07-31
ocfs2: use memweight()
Akinobu Mita
2012-07-31
video/uvc: use memweight()
Akinobu Mita
2012-07-31
affs: use memweight()
Akinobu Mita
2012-07-31
dm: use memweight()
Akinobu Mita
2012-07-31
qnx4fs: use memweight()
Akinobu Mita
2012-07-31
string: introduce memweight()
Akinobu Mita
2012-07-31
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-31
backlight: move register definitions from header to source
Kim, Milo
2012-07-31
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-31
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-31
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-31
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-31
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-31
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-31
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-31
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-31
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-31
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-31
MAINTAINERS: update EXYNOS DP DRIVER F: patterns
Jingoo Han
2012-07-31
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2012-07-31
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2012-07-31
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
2012-07-31
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2012-07-31
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2012-07-31
printk: only look for prefix levels in kernel messages
Joe Perches
2012-07-31
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
2012-07-31
sound: use printk_get_level and printk_skip_level
Joe Perches
2012-07-31
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-31
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2012-07-31
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
2012-07-31
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
2012-07-31
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
Kay Sievers
2012-07-31
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-31
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
[next]