summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11crc32: optimize inner loopJoakim Tjernlund
2012-01-11checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft
2012-01-11checkpatch: typeof may have more complex argumentsAndy Whitcroft
2012-01-11checkpatch: ensure cast type is unique in the context parserAndy Whitcroft
2012-01-11checkpatch: fix complex macros handling of square bracketsAndy Whitcroft
2012-01-11checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft
2012-01-11checkpatch: complex macro should allow the empty do while loopAndy Whitcroft
2012-01-11checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft
2012-01-11checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft
2012-01-11checkpatch: optimise statement scanner when mid-statementAndy Whitcroft
2012-01-11checkpatch: ## is not a valid modifierAndy Whitcroft
2012-01-11checkpatch: improve memset and min/max with cast checkingJoe Perches
2012-01-11checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft
2012-01-11checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft
2012-01-11checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches
2012-01-11checkpatch: update signature "might be better as" warningJoe Perches
2012-01-11btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson
2012-01-11leds: convert wm8350 driver to devm_kzalloc()Mark Brown
2012-01-11leds: convert wm831x status driver to devm_kzalloc()Mark Brown
2012-01-11drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin
2012-01-11leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-11drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-11drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-11drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin
2012-01-11leds: convert leds-dac124s085 to module_spi_driverAxel Lin
2012-01-11leds: convert led i2c drivers to module_i2c_driverAxel Lin
2012-01-11leds: convert led platform drivers to module_platform_driverAxel Lin
2012-01-11backlight: convert pwm_bl to dev_pm_opsMark Brown
2012-01-11backlight: convert platform_lcd to devm_kzalloc()Mark Brown
2012-01-11backlight: use kstrtoul()Jingoo Han
2012-01-11drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han
2012-01-11backlight/ld9040.c: regulator control in the driverDonghwa Lee
2012-01-11backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin
2012-01-11backlight: remove ADX backlight device supportPaul Bolle
2012-01-11devfreq: add devfreq maintainer entryKyungmin Park
2012-01-11MAINTAINERS: spi: update F: patternsJoe Perches
2012-01-11MAINTAINERS: serial:blackfin: update F: patternJoe Perches
2012-01-11MAINTAINERS: staging: media: update F: patternsJoe Perches
2012-01-11MAINTAINERS: update encrypted-keys F: patternsJoe Perches
2012-01-11MAINTAINERS: update greth F: patternsJoe Perches
2012-01-11MAINTAINERS: update tulip F: patternsJoe Perches
2012-01-11MAINTAINERS: update sdhci F: patternsJoe Perches
2012-01-11MAINTAINERS: update mfd F: patternsJoe Perches
2012-01-11MAINTAINERS: update marvell ccic F: patternsJoe Perches
2012-01-11MAINTAINERS: update bt8xx gpio F: patternsJoe Perches
2012-01-11MAINTAINERS: update adp gpio F: patternsJoe Perches
2012-01-11MAINTAINERS: update various arm F: patternsJoe Perches
2012-01-11get_maintainers.pl: follow renames when looking up commit signersIan Campbell
2012-01-11mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim
2012-01-11mm: vmscan: fix typo in isolating lru pagesHillf Danton