aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* reiserfs: don't lock root inode searchingFrederic Weisbecker2012-01-10
* reiserfs: don't lock journal_init()Frederic Weisbecker2012-01-10
* reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2012-01-10
* reiserfs: delete comments referring to the BKLDavidlohr Bueso2012-01-10
* drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-10
* drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson2012-01-10
* drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-10
* drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin2012-01-10
* drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin2012-01-10
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown2012-01-10
* drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown2012-01-10
* rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey2012-01-10
* drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij2012-01-10
* rtc/ab8500: set can_wake flagAndrew Lynn2012-01-10
* rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund2012-01-10
* drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy2012-01-10
* drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy2012-01-10
* drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary2012-01-10
* MIPS: randomize PIE load addressDavid Daney2012-01-10
* fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2012-01-10
* crc32: optimize inner loopJoakim Tjernlund2012-01-10
* checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft2012-01-10
* checkpatch: typeof may have more complex argumentsAndy Whitcroft2012-01-10
* checkpatch: ensure cast type is unique in the context parserAndy Whitcroft2012-01-10
* checkpatch: fix complex macros handling of square bracketsAndy Whitcroft2012-01-10
* checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft2012-01-10
* checkpatch: complex macro should allow the empty do while loopAndy Whitcroft2012-01-10
* checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft2012-01-10
* checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft2012-01-10
* checkpatch: optimise statement scanner when mid-statementAndy Whitcroft2012-01-10
* checkpatch: ## is not a valid modifierAndy Whitcroft2012-01-10
* checkpatch: improve memset and min/max with cast checkingJoe Perches2012-01-10
* checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft2012-01-10
* checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft2012-01-10
* checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches2012-01-10
* checkpatch: update signature "might be better as" warningJoe Perches2012-01-10
* btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson2012-01-10
* leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-10
* leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-10
* drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin2012-01-10
* leds: add driver for TCA6507 LED controllerNeilBrown2012-01-10
* drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin2012-01-10
* drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-10
* drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-10
* leds: convert leds-dac124s085 to module_spi_driverAxel Lin2012-01-10
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-10
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-10
* backlight: convert pwm_bl to dev_pm_opsMark Brown2012-01-10
* backlight: convert platform_lcd to devm_kzalloc()Mark Brown2012-01-10