summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* backlight: remove ProGear driverMarcin Juszkiewicz2012-10-053-170/+0
* backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-054-0/+516
* backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-054-0/+540
* backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-051-0/+2
* drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-051-2/+2
* drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han2012-10-051-3/+3
* drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-051-1/+1
* MAINTAINERS: update email address for Khalid AzizKhalid Aziz2012-10-051-1/+1
* MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko2012-10-051-8/+8
* MAINTAINERS: Update gianfar_ptp after renamingJoe Perches2012-10-051-1/+1
* MAINTAINERS: add defconfig file to IMX sectionUwe Kleine-König2012-10-051-0/+1
* MAINTAINERS: update gpio subsystem file listYang Bai2012-10-051-0/+1
* lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko2012-10-052-1/+5
* lib: vsprintf: fix broken commentsGeorge Spelvin2012-10-051-7/+7
* lib: vsprintf: optimize put_dec_trunc8()George Spelvin2012-10-051-16/+6
* lib: vsprintf: optimize division by 10000George Spelvin2012-10-051-27/+33
* lib: vsprintf: optimize division by 10 for small integersGeorge Spelvin2012-10-051-2/+3
* poweroff: fix bug in orderly_poweroff()hongfeng2012-10-051-1/+1
* kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-051-0/+1
* tile: fix personality bits handling upon exec()Jiri Kosina2012-10-051-2/+2
* cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-0516-16/+31
* score: select generic atomic64_t supportFengguang Wu2012-10-051-0/+1
* frv: kill used but uninitialized variableGeert Uytterhoeven2012-10-051-10/+9
* sections: fix const sections for crc32 tableJoe Mario2012-10-052-6/+9
* sections: fix section conflicts in soundAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in netAndi Kleen2012-10-057-6/+8
* sections: fix section conflicts in net/canAndi Kleen2012-10-054-4/+4
* sections: fix section conflicts in mm/percpu.cAndi Kleen2012-10-052-2/+2
* sections: fix section conflicts in drivers/videoAndi Kleen2012-10-055-6/+6
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-052-2/+2
* sections: fix section conflicts in drivers/platform/x86Andi Kleen2012-10-053-7/+7
* sections: fix section conflicts in drivers/net/wanAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-055-7/+7
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-0514-15/+15
* sections: fix section conflicts in drivers/mmcAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in drivers/mfdAndi Kleen2012-10-051-3/+3
* sections: fix section conflicts in drivers/macintoshAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in drivers/ideAndi Kleen2012-10-0541-53/+53
* sections: fix section conflicts in drivers/charAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in drivers/atmAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in arch/x86Andi Kleen2012-10-053-4/+4
* sections: fix section conflicts in arch/shAndi Kleen2012-10-052-2/+2
* sections: fix section conflicts in arch/scoreAndi Kleen2012-10-051-0/+1
* sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-056-6/+6
* sections: fix section conflicts in arch/mipsAndi Kleen2012-10-052-2/+2
* sections: fix section conflicts in arch/ia64Andi Kleen2012-10-052-2/+2
* sections: fix section conflicts in arch/h8300Andi Kleen2012-10-057-8/+9
* sections: fix section conflicts in arch/frvAndi Kleen2012-10-052-2/+2
* sections: fix section conflicts in arch/arm/Andi Kleen2012-10-056-36/+36
* sections: disable const sections for PA-RISC v2Andi Kleen2012-10-053-8/+26