summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* backlight: add of_find_backlight_by_node()Thierry Reding2012-12-182-0/+39
* drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs fileAxel Lin2012-12-181-1/+1
* drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-181-8/+3
* drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-181-8/+3
* drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointerJingoo Han2012-12-181-1/+1
* drivers/video/backlight/vgg2432a4.c: add missing constJingoo Han2012-12-183-6/+6
* drivers/video/backlight/tdo24m.c: add missing constJingoo Han2012-12-181-13/+14
* drivers/video/backlight/lms283gf05.c: add missing constJingoo Han2012-12-181-3/+3
* drivers/video/backlight/da9052_bl.c: add missing constJingoo Han2012-12-181-1/+1
* drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex codeKim, Milo2012-12-181-13/+1
* drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-183-26/+30
* backlight: tosa: use devm_gpio_request_oneJingoo Han2012-12-182-10/+4
* backlight: lms283gf05: use devm_gpio_request_oneJingoo Han2012-12-181-7/+3
* backlight: vgg2432a4: fix checkpatch warningJingoo Han2012-12-181-1/+1
* backlight: tosa: fix checkpatch error and warningJingoo Han2012-12-182-8/+9
* backlight: tdo24m: fix checkpatch warningJingoo Han2012-12-181-3/+3
* backlight: platform_lcd: fix checkpatch errorJingoo Han2012-12-181-1/+1
* backlight: pcf50633: fix checkpatch warningJingoo Han2012-12-181-3/+5
* backlight: omap1: fix checkpatch warningJingoo Han2012-12-181-2/+2
* backlight: lm3630: fix checkpatch warningJingoo Han2012-12-181-1/+1
* backlight: l4f00242t03: fix checkpatch warningJingoo Han2012-12-181-2/+1
* backlight: jornada720: fix checkpatch error and warningJingoo Han2012-12-181-12/+19
* backlight: ili9320: fix checkpatch error and warningJingoo Han2012-12-181-10/+2
* backlight: hp680_bl: fix checkpatch error and warningJingoo Han2012-12-181-2/+2
* backlight: generic_bl: fix checkpatch warningJingoo Han2012-12-181-2/+2
* backlight: da903x_bl: fix checkpatch warningJingoo Han2012-12-181-4/+4
* backlight: corgi_lcd: fix checkpatch error and warningJingoo Han2012-12-181-7/+9
* backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han2012-12-181-4/+3
* backlight: 88pm860x_bl: fix checkpatch warningJingoo Han2012-12-181-2/+2
* backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han2012-12-181-4/+3
* MAINTAINERS: adjust for UAPI: firewireStefan Richter2012-12-181-1/+2
* Corentin has movedCorentin Chary2012-12-184-5/+5
* MAINTAINERS: remove include/linux/ext3*Cesar Eduardo Barros2012-12-181-2/+0
* MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers onlyJoe Perches2012-12-181-1/+1
* lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe2012-12-181-1/+4
* printk: boot_delay should only affect outputAndrew Cooks2012-12-181-19/+21
* dmatest: check for dma mapping errorAndy Shevchenko2012-12-181-1/+21
* dmatest: implement two helpers to unmap dma memoryAndy Shevchenko2012-12-181-10/+17
* watchdog: store the watchdog sample period as a variableChuansheng Liu2012-12-181-5/+8
* usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-182-27/+6
* musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-181-2/+3
* asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-181-6/+6
* .gitignore: remove stale entry for generated version.hJonathan Austin2012-12-181-1/+0
* fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera2012-12-181-2/+3
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-1826-116/+116
* drivers: remove reference to feature-removal-schedule.txtTao Ma2012-12-181-5/+1
* sound: remove reference to feature-removal-schedule.txtTao Ma2012-12-182-5/+1
* kernel: remove reference to feature-removal-schedule.txtTao Ma2012-12-182-4/+0
* Documentation: remove reference to feature-removal-schedule.txtTao Ma2012-12-182-5/+0
* include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-182-38/+38