summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King2012-05-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: fix out[bwl]()Russell King2012-05-25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: ds1307: add trickle charger supportWolfram Sang2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc/spear: add Device Tree probing capabilityViresh Kumar2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | radix-tree: fix preload vector sizeNick Piggin2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spinlock_debug: print kallsyms name for lockStephen Boyd2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/string_helpers.c: make arrays staticAndrew Morton2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list_debug: WARN for adding something already in the listChris Metcalf2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add LM3533 LED driverJohan Hovold2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add new transient trigger for one shot timer activationShuah Khan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: heartbeat: stop on shutdownAlexander Holler2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: change ledtrig-timer to use activated flagShuah Khan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: change existing triggers to use activated flagShuah Khan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add new field to led_classdev struct to save activation stateShuah Khan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: simple_strtoul() cleanupShuah Khan2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: driver for DA9052/53 PMIC v2David Dajun Chen2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: tosa_lcd: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: tosa_bl: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: tdo24m: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: s6e63m0: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: ltv350qv: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lms283gf05: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: ld9040: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: l4f00242t03: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: ili9320: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: corgi_lcd: use devm_ functionsJingoo Han2012-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-29