summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: ensure cast type is unique in the context parserAndy Whitcroft2012-01-101-1/+1
* checkpatch: fix complex macros handling of square bracketsAndy Whitcroft2012-01-101-1/+1
* checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft2012-01-101-1/+1
* checkpatch: complex macro should allow the empty do while loopAndy Whitcroft2012-01-101-1/+1
* checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft2012-01-101-1/+1
* checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft2012-01-101-5/+12
* checkpatch: optimise statement scanner when mid-statementAndy Whitcroft2012-01-101-2/+20
* checkpatch: ## is not a valid modifierAndy Whitcroft2012-01-101-1/+3
* checkpatch: improve memset and min/max with cast checkingJoe Perches2012-01-101-36/+33
* checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft2012-01-101-6/+22
* checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft2012-01-101-51/+39
* checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches2012-01-101-0/+6
* checkpatch: update signature "might be better as" warningJoe Perches2012-01-101-2/+5
* btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson2012-01-101-0/+1
* leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-101-5/+2
* leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-101-3/+2
* drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin2012-01-101-1/+1
* leds: add driver for TCA6507 LED controllerNeilBrown2012-01-104-0/+822
* drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin2012-01-101-18/+6
* drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-101-2/+1
* drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-101-2/+0
* leds: convert leds-dac124s085 to module_spi_driverAxel Lin2012-01-101-12/+1
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-107-98/+7
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-1021-265/+31
* backlight: convert pwm_bl to dev_pm_opsMark Brown2012-01-101-10/+11
* backlight: convert platform_lcd to devm_kzalloc()Mark Brown2012-01-101-5/+4
* backlight: use kstrtoul()Jingoo Han2012-01-102-19/+13
* drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han2012-01-101-1/+0
* backlight/ld9040.c: regulator control in the driverDonghwa Lee2012-01-101-12/+59
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-1013-148/+13
* backlight: remove ADX backlight device supportPaul Bolle2012-01-103-191/+0
* devfreq: add devfreq maintainer entryKyungmin Park2012-01-101-0/+7
* MAINTAINERS: spi: update F: patternsJoe Perches2012-01-101-3/+3
* MAINTAINERS: serial:blackfin: update F: patternJoe Perches2012-01-101-1/+1
* MAINTAINERS: staging: media: update F: patternsJoe Perches2012-01-101-2/+2
* MAINTAINERS: update encrypted-keys F: patternsJoe Perches2012-01-101-2/+1
* MAINTAINERS: update greth F: patternsJoe Perches2012-01-101-1/+1
* MAINTAINERS: update tulip F: patternsJoe Perches2012-01-101-2/+2
* MAINTAINERS: update sdhci F: patternsJoe Perches2012-01-101-1/+2
* MAINTAINERS: update mfd F: patternsJoe Perches2012-01-101-1/+0
* MAINTAINERS: update marvell ccic F: patternsJoe Perches2012-01-101-1/+1
* MAINTAINERS: update bt8xx gpio F: patternsJoe Perches2012-01-101-1/+1
* MAINTAINERS: update adp gpio F: patternsJoe Perches2012-01-101-2/+2
* MAINTAINERS: update various arm F: patternsJoe Perches2012-01-101-7/+2
* get_maintainers.pl: follow renames when looking up commit signersIan Campbell2012-01-101-1/+1
* mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim2012-01-101-4/+4
* mm: vmscan: fix typo in isolating lru pagesHillf Danton2012-01-101-1/+1
* mm: test PageSwapBacked in lumpy reclaimHugh Dickins2012-01-101-1/+1
* mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui2012-01-101-2/+0
* mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton2012-01-101-1/+1
OpenPOWER on IntegriCloud