aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/auo_k190x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-04-04AUO-K190x: Add resolutions for portrait displaysHeiko Stübner1-0/+8
2013-04-04AUO-K190x: add framebuffer rotation supportHeiko Stübner1-5/+20
2013-04-04AUO-K190x: add a 16bit truecolor modeHeiko Stübner1-2/+69
2013-04-04AUO-K190x: make color handling more flexibleHeiko Stübner1-14/+65
2013-04-04AUO-K190x: move var resolution-handling into check_varHeiko Stübner1-21/+22
2013-04-04AUO-K190x: make memory check in check_var more flexibleHeiko Stübner1-3/+7
2013-04-04AUO-K190x: set the correct runtime-pm state in recoverHeiko Stübner1-0/+6
2013-04-04AUO-K190x: Use correct line lengthHeiko Stübner1-7/+8
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman1-0/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-08-23drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall1-2/+0
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner1-0/+1046