aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * rtc: pl031: fix up IRQ flagsMattias Wallin2012-07-30
| * rtc: pl031: use per-vendor variables for special initLinus Walleij2012-07-30
| * rtc: pl031: encapsulate per-vendor opsLinus Walleij2012-07-30
| * drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij2012-07-30
| * drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij2012-07-30
| * drivers/message/i2o/i2o_config.c: bound allocationAlan Cox2012-07-30
| * drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka2012-07-30
| * lib/crc32.c: fix unused variables warningsThiago Rafael Becker2012-07-30
| * checkpatch: add checks for do {} while (0) macro misusesJoe Perches2012-07-30
| * checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches2012-07-30
| * checkpatch: check usleep_range() argumentsJoe Perches2012-07-30
| * checkpatch: test for non-standard signaturesJoe Perches2012-07-30
| * checkpatch: Update alignment checkJoe Perches2012-07-30
| * firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-30
| * spinlock_debug: print offset in addition to symbol nameStephen Boyd2012-07-30
| * atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-30
| * ext4: use memweight()Akinobu Mita2012-07-30
| * ext3: use memweight()Akinobu Mita2012-07-30
| * ext2: use memweight()Akinobu Mita2012-07-30
| * ocfs2: use memweight()Akinobu Mita2012-07-30
| * video/uvc: use memweight()Akinobu Mita2012-07-30
| * affs: use memweight()Akinobu Mita2012-07-30
| * dm: use memweight()Akinobu Mita2012-07-30
| * qnx4fs: use memweight()Akinobu Mita2012-07-30
| * string: introduce memweight()Akinobu Mita2012-07-30
| * backlight: move lp855x header into platform_data directoryKim, Milo2012-07-30
| * backlight: move register definitions from header to sourceKim, Milo2012-07-30
| * backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han2012-07-30
| * backlight: corgi_lcd: use devm_gpio_request()Jingoo Han2012-07-30
| * backlight: lms283gf05: use devm_gpio_request()Jingoo Han2012-07-30
| * backlight: tosa_bl: use devm_gpio_request()Jingoo Han2012-07-30
| * backlight: tosa_lcd: use devm_gpio_request()Jingoo Han2012-07-30
| * backlight: ot200_bl: use devm_gpio_request()Jingoo Han2012-07-30
| * backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han2012-07-30
| * drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han2012-07-30
| * drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han2012-07-30
| * drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han2012-07-30
| * MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han2012-07-30
| * vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2012-07-30
| * lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg2012-07-30
| * lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton2012-07-30
| * vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko2012-07-30
| * printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-30
| * printk: only look for prefix levels in kernel messagesJoe Perches2012-07-30
| * printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-30
| * sound: use printk_get_level and printk_skip_levelJoe Perches2012-07-30
| * btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-30
| * arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-30
| * printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-30
| * printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-30