summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-30rtc/rtc-da9052: remove unneed devm_kfree callDevendra Naga
2012-07-30rtc/mc13xxx: add support for the rtc in the mc34708 pmicUwe Kleine-König
2012-07-30rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASUwe Kleine-König
2012-07-30drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*Sachin Kamat
2012-07-30drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeededAndrew Morton
2012-07-30drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()Devendra Naga
2012-07-30drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson
2012-07-30drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran
2012-07-30rtc: pl031: fix up IRQ flagsMattias Wallin
2012-07-30rtc: pl031: use per-vendor variables for special initLinus Walleij
2012-07-30rtc: pl031: encapsulate per-vendor opsLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka
2012-07-30lib/crc32.c: fix unused variables warningsThiago Rafael Becker
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches
2012-07-30checkpatch: test for non-standard signaturesJoe Perches
2012-07-30checkpatch: Update alignment checkJoe Perches
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu
2012-07-30spinlock_debug: print offset in addition to symbol nameStephen Boyd
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-30ext4: use memweight()Akinobu Mita
2012-07-30ext3: use memweight()Akinobu Mita
2012-07-30ext2: use memweight()Akinobu Mita
2012-07-30ocfs2: use memweight()Akinobu Mita
2012-07-30video/uvc: use memweight()Akinobu Mita
2012-07-30affs: use memweight()Akinobu Mita
2012-07-30dm: use memweight()Akinobu Mita
2012-07-30qnx4fs: use memweight()Akinobu Mita
2012-07-30string: introduce memweight()Akinobu Mita
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-30backlight: move register definitions from header to sourceKim, Milo
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2012-07-30MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han
2012-07-30vsprintf: add support of '%*ph[CDN]'Andy Shevchenko
2012-07-30lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2012-07-30lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton
2012-07-30vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko