1. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 11 years ago
  2. 68853bc backlight: lp855x_bl: introduce device configuration flow by Kim, Milo · 11 years ago
  3. 5eb02c0 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 11 years ago
  4. 5a429bd drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() by Jingoo Han · 11 years ago
  5. eeb1ef3 drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly by Dan Carpenter · 11 years ago
  6. c84c383 drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() by Axel Lin · 11 years ago
  7. de474b5b backlight: add an AS3711 PMIC backlight driver by Guennadi Liakhovetski · 11 years ago
  8. a020a06 drivers/video/backlight/Makefile: cleanup by Andrew Morton · 11 years ago
  9. 8a6c1dd fb: backlight: add the Himax HX-8357B LCD controller by Maxime Ripard · 11 years ago
  10. a5f8221 drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API by Sachin Kamat · 11 years ago
  11. 610b71a drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() by Axel Lin · 11 years ago
  12. aea00a6 drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe by Devendra Naga · 11 years ago
  13. 47cf076 backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  14. 5f42d5b backlight: omap1: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  15. 42109b3 backlight: tosa: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  16. 4d89c3b backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  17. 232f5a00 backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  18. e6e3dbf pwm_backlight: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  19. 76cb259 backlight: aat2870: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  20. 281ea16 backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  21. 9319dfa backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  22. c324f51 backlight: tosa: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  23. 1b8d283 backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  24. c7855f15 backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  25. b936fab backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  26. 719d5b2 backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  27. 91c665b backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  28. 7652c18 backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  29. 8ec4706 backlight: ld9040: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  30. 6006607 backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  31. 1a5b1af backlight: ams369fg06: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  32. c902349 backlight: ams369fg06: remove redundant variable 'before_power' by Jingoo Han · 11 years ago
  33. 1d7976b backlight: ams369fg06: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  34. 66ecc11 backlight: ams369fg06: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  35. 5197643 backlight: ams369fg06: use sleep instead of delay by Jingoo Han · 11 years ago
  36. f5cede7 backlight: s6e63m0: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  37. b6bef46 backlight: s6e63m0: remove redundant variable 'before_power' by Jingoo Han · 11 years ago
  38. 81c650e backlight: s6e63m0: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  39. 892dc2e backlight: s6e63m0: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  40. 97a4d9d backlight: s6e63m0: use sleep instead of delay by Jingoo Han · 11 years ago
  41. 4a959e5 backlight: s6e63m0: use lowercase names of structs by Jingoo Han · 11 years ago
  42. a03e7cd backlight: ld9040: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  43. 2ca8b90 backlight: ld9040: remove redundant return variables by Jingoo Han · 11 years ago
  44. 30f085c backlight: ld9040: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  45. e2ffe85 backlight: ld9040: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  46. d2fff29 backlight: ld9040: use sleep instead of delay by Jingoo Han · 11 years ago
  47. 1be9ca2 backlight: add lms501kf03 LCD driver by Jingoo Han · 11 years ago
  48. 551450b MAINTAINERS: mm: add additional include files to listing by Cody P Schafer · 11 years ago
  49. 6be0710 get_maintainer.pl: find maintainers for removed files by Geert Uytterhoeven · 11 years ago
  50. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 11 years ago
  51. 7d79921 lib/vsprintf.c: add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 11 years ago
  52. f3cbd43 sys_prctl(): coding-style cleanup by Andrew Morton · 11 years ago
  53. 7fe5e04 sys_prctl(): arg2 is unsigned long which is never < 0 by Chen Gang · 11 years ago
  54. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  55. 76e8402 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS by Kyle McMartin · 11 years ago
  56. 9a46ad6 smp: make smp_call_function_many() use logic similar to smp_call_function_single() by Shaohua Li · 11 years ago
  57. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 11 years ago
  58. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  59. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  60. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  61. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  62. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  63. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  64. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 11 years ago
  65. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  66. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  67. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  68. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 11 years ago
  69. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 11 years ago
  70. f3d8496 drivers/video/mx3fb.c: use NULL for pointer by Fabio Estevam · 11 years ago
  71. 9ea8b9a video: exynos_dp: move disable_irq() to exynos_dp_suspend() by Ajay Kumar · 11 years ago
  72. d3ed970 video: exynos_dp: add missing of_node_put() by Jingoo Han · 11 years ago
  73. 678268e video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value by Tomasz Figa · 11 years ago
  74. 90dd0b0 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 by Jingoo Han · 11 years ago
  75. fe6863c video: s3c-fb: remove unnecessary brackets by Jingoo Han · 11 years ago
  76. 151b5c4 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN by Jingoo Han · 11 years ago
  77. 4e45a76 video: s3c-fb: use ARCH_ dependancy by Jingoo Han · 11 years ago
  78. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 11 years ago
  79. 0c98082 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition by Sachin Kamat · 11 years ago
  80. a25fc87 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c by Sachin Kamat · 11 years ago
  81. d04d268 drivers/video/Kconfig: specify the SoCs that make use of FB_IMX by Fabio Estevam · 11 years ago
  82. 72dc989 ARM: mmp: add display and fb support in pxa910 defconfig by Zhou Zhu · 11 years ago
  83. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 11 years ago
  84. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 11 years ago
  85. 641b4b1 video: mmpdisp: add spi port in display controller by Zhou Zhu · 11 years ago
  86. 3c76f15 video: mmp: add tpo hvga panel supported by Lisa Du · 11 years ago
  87. d63028c video: mmp display controller support by Guoqing Li · 11 years ago
  88. 24cb87a fb: mmp: include linux/platform_device.h by Arnd Bergmann · 11 years ago
  89. d2e8bae video: mmp fb support by Zhou Zhu · 11 years ago
  90. 59393bb video: mmp display subsystem by Zhou Zhu · 11 years ago
  91. c289ba2 goldfish: framebuffer driver by Arve Hjønnevåg · 11 years ago
  92. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 11 years ago
  93. 42b5dd5 pcmcia: move unbind/rebind into dev_pm_ops.complete by Christian Lamparter · 11 years ago
  94. ddfe9b3 cris: use "int" for ssize_t to match size_t by Geert Uytterhoeven · 11 years ago
  95. 3b63918 mn10300: use for_each_pci_dev to simplify the code by Wei Yongjun · 11 years ago
  96. 7630b66 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 11 years ago
  97. 676a067 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 11 years ago
  98. bffea77 compat: return -EFAULT on error in waitid() by Dan Carpenter · 11 years ago
  99. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 11 years ago
  100. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 11 years ago