Commit Graph

353051 Commits (e2ffe8563a528a302abfbb7ed655fc1a3b79128f)
 

Author SHA1 Message Date
Jingoo Han e2ffe8563a backlight: ld9040: remove unnecessary NULL deference check 12 years ago
Jingoo Han d2fff29042 backlight: ld9040: use sleep instead of delay 12 years ago
Jingoo Han 1be9ca2579 backlight: add lms501kf03 LCD driver 12 years ago
Cody P Schafer 551450bb58 MAINTAINERS: mm: add additional include files to listing 12 years ago
Geert Uytterhoeven 6be0710cfe get_maintainer.pl: find maintainers for removed files 12 years ago
Mikhail Gruzdev 36d308d8b5 printk: add pr_devel_once and pr_devel_ratelimited 12 years ago
Stepan Moskovchenko 7d7992108d lib/vsprintf.c: add %pa format specifier for phys_addr_t types 12 years ago
Andrew Morton f3cbd435b0 sys_prctl(): coding-style cleanup 12 years ago
Chen Gang 7fe5e04292 sys_prctl(): arg2 is unsigned long which is never < 0 12 years ago
Christian Kujau 242260fb85 sun.com documentation fixes 12 years ago
Kyle McMartin 76e8402619 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS 12 years ago
Shaohua Li 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 12 years ago
Michel Lespinasse 6d1c7ccae9 mm: use vm_unmapped_area() on alpha architecture 12 years ago
Jan Kara 182dcfd648 ubifs: wait for page writeback to provide stable pages 12 years ago
Jan Kara 1269529bda ocfs2: wait for page writeback to provide stable pages 12 years ago
Darrick J. Wong ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 years ago
Darrick J. Wong 13575ca14f 9pfs: fix filesystem to wait for stable page writeback 12 years ago
Darrick J. Wong 1d1d1a7672 mm: only enforce stable page writes if the backing device requires it 12 years ago
Darrick J. Wong 7d311cdab6 bdi: allow block devices to say that they require stable page writes 12 years ago
Johannes Berg b1ae345d97 lockdep: make lockdep_assert_held() not have a return value 12 years ago
Junxiao Bi 3278bb748d ocfs2: unlock super lock if lockres refresh failed 12 years ago
Tim Gardner d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
Wei Yongjun 49deb4bc22 configfs: move the dereference below the NULL test 12 years ago
Kirill Tkhai 1b2643f0d0 scripts/tags.sh: add ctags magic for declarations of popular kernel type 12 years ago
Greg Kroah-Hartman af3b56289b time: don't inline EXPORT_SYMBOL functions 12 years ago
Fabio Estevam f3d8496e9c drivers/video/mx3fb.c: use NULL for pointer 12 years ago
Ajay Kumar 9ea8b9a545 video: exynos_dp: move disable_irq() to exynos_dp_suspend() 12 years ago
Jingoo Han d3ed97035b video: exynos_dp: add missing of_node_put() 12 years ago
Tomasz Figa 678268e534 video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value 12 years ago
Jingoo Han 90dd0b0725 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 12 years ago
Jingoo Han fe6863cc5b video: s3c-fb: remove unnecessary brackets 12 years ago
Jingoo Han 151b5c4699 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN 12 years ago
Jingoo Han 4e45a76564 video: s3c-fb: use ARCH_ dependancy 12 years ago
Sachin Kamat f18acdeacb drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs 12 years ago
Sachin Kamat 0c98082621 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition 12 years ago
Sachin Kamat a25fc871b0 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c 12 years ago
Fabio Estevam d04d2681dd drivers/video/Kconfig: specify the SoCs that make use of FB_IMX 12 years ago
Zhou Zhu 72dc989c7d ARM: mmp: add display and fb support in pxa910 defconfig 12 years ago
Zhou Zhu 74a014f471 ARM: mmp: enable display in ttc_dkb 12 years ago
Zhou Zhu 333893cd09 ARM: mmp: added device for display controller 12 years ago
Zhou Zhu 641b4b1b6a video: mmpdisp: add spi port in display controller 12 years ago
Lisa Du 3c76f15fd5 video: mmp: add tpo hvga panel supported 12 years ago
Guoqing Li d63028c389 video: mmp display controller support 12 years ago
Arnd Bergmann 24cb87a761 fb: mmp: include linux/platform_device.h 12 years ago
Zhou Zhu d2e8bae6d7 video: mmp fb support 12 years ago
Zhou Zhu 59393bb94c video: mmp display subsystem 12 years ago
Arve Hjønnevåg c289ba2d26 goldfish: framebuffer driver 12 years ago
Kamal Mostafa 256fc0e57d fbcon: clear the logo bitmap from the margin area 12 years ago
Christian Lamparter 42b5dd5193 pcmcia: move unbind/rebind into dev_pm_ops.complete 12 years ago
Geert Uytterhoeven ddfe9b359f cris: use "int" for ssize_t to match size_t 12 years ago