1. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  2. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  3. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  5. 99df4ee clk: amba-clcd: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  6. 6b2c180 locking, video: Annotate vga console lock as raw by Thomas Gleixner · 15 years ago
  7. c338bfb backlight: Declare backlight_types[] const by Bart Van Assche · 13 years ago
  8. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  9. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  10. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  11. db3f728 ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  12. 60e8972 ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  13. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  14. 4b00e4b savagedb: Fix typo causing regression in savage4 series video chip detection by John Stanley · 13 years ago
  15. 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 13 years ago
  16. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  17. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
  18. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  19. df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
  20. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  21. 4b0d711 backlight: Add AAT2870 backlight driver by Jin Park · 13 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  24. ef22f6a backlight: set backlight type and max_brightness before backlights are registered by Axel Lin · 13 years ago
  25. a4c8aaa backlight: add ams369fg06 amoled driver by Jingoo Han · 13 years ago
  26. 6b19bad drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightness by Axel Lin · 13 years ago
  27. e2e7da9 drivers/video/backlight/ld9040.c: small fixes by Axel Lin · 13 years ago
  28. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. 69f0605 OMAP: DSS2: DSS: Fix context save/restore by Tomi Valkeinen · 13 years ago
  30. 49ea86f OMAP: DSS2: DISPC: Fix context save/restore by Tomi Valkeinen · 13 years ago
  31. 3902071 OMAP: DSS2: Remove ctx loss count from dss.c by Tomi Valkeinen · 13 years ago
  32. e6d80f9 OMAP: DSS2: DISPC: remove finegrained clk enables/disables by Tomi Valkeinen · 13 years ago
  33. 4fbafaf OMAP: DSS2: Use PM runtime & HWMOD support by Tomi Valkeinen · 13 years ago
  34. de3050a OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET by Tomi Valkeinen · 13 years ago
  35. 7e42403 OMAP: DSS2: Remove core_dump_clocks by Tomi Valkeinen · 13 years ago
  36. 19077a7 OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable by Tomi Valkeinen · 13 years ago
  37. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 13 years ago
  38. b88f58f OMAP: DSS2: Remove clk optimization at dss init by Tomi Valkeinen · 13 years ago
  39. cb5930b OMAP: DSS2: Fix init and unit sequence by Tomi Valkeinen · 13 years ago
  40. b98482e OMAP: DSS2: Clean up probe for DSS & DSI by Tomi Valkeinen · 13 years ago
  41. 94c042c OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks by Tomi Valkeinen · 13 years ago
  42. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  43. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  44. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  45. 3e86f1d vesafb: fix memory leak by Daniel J Blueman · 13 years ago
  46. 5ed8cf5 OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 by Tomi Valkeinen · 13 years ago
  47. 15ffa1d OMAP: DSS2: DSI: sync when disabling a display by Tomi Valkeinen · 13 years ago
  48. 3c07cae OMAP: DSS2: Add Color Phase Rotation support by Tomi Valkeinen · 13 years ago
  49. 4df9d10 OMAP: DSS: Minor cleanup in ovl and mgr cache structs by Nishant Kamat · 13 years ago
  50. 332e9d7 OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2 by Tomi Valkeinen · 13 years ago
  51. 525dae6 OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK by Tomi Valkeinen · 13 years ago
  52. 8ef0e61 OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use by Tomi Valkeinen · 13 years ago
  53. e894567 OMAP: DSS2: Taal: Make driver more fault tolerant by Tomi Valkeinen · 13 years ago
  54. 8cff88c OMAP: DSS2: remove update_mode from omapdss by Tomi Valkeinen · 13 years ago
  55. 27cc213 OMAP: DSS2: OMAPFB: Implement auto-update mode by Tomi Valkeinen · 13 years ago
  56. 065a40b OMAP: DSS2: OMAPFB: Add struct to store per-display data by Tomi Valkeinen · 13 years ago
  57. 4a9a5e3 OMAP: DSS2: DSI: Change dummy macros to inline functions by Tomi Valkeinen · 13 years ago
  58. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 13 years ago
  59. 0acd33d viafbdev: fix compilation warning for unused variable by Nikanth Karthikesan · 13 years ago
  60. 17e8c4e fbdev: amba: Link fb device to its parent by Loïc Minier · 13 years ago
  61. 39785eb fsl-diu-fb: remove check for pixel clock ranges by Timur Tabi · 13 years ago
  62. 9377c51 udlfb: Correct sub-optimal resolution selection. by William Katsak · 13 years ago
  63. 2bceec5 Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x into fbdev-fixes-for-linus by Paul Mundt · 13 years ago
  64. 2916001 hecubafb: add module_put on error path in hecubafb_probe() by Pavel Shved · 13 years ago
  65. 9845afc sm501fb: fix section mismatch warning by Randy Dunlap · 13 years ago
  66. 3535ed3 gx1fb: Fix section mismatch warnings by Randy Dunlap · 13 years ago
  67. 06c8a6a fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane by Damian Hobson-Garcia · 13 years ago
  68. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  69. f4ef084 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  70. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  71. e1bbd19 drivers/video/backlight/adp8870_bl.c: add missed props.type conversion by Andrew Morton · 13 years ago
  72. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 13 years ago
  73. d521dd9 fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM by Guennadi Liakhovetski · 13 years ago
  74. d64c132 fbdev/atyfb: Fix 2 defined-but-not-used warnings by Geert Uytterhoeven · 13 years ago
  75. e6b8480 efifb: Fix call to wrong unregister function by Wanlong Gao · 13 years ago
  76. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  77. fab7c5b video: s3c-fb: move enabling channel for window by Jingoo Han · 13 years ago
  78. 13e6af8 video: s3c-fb: fix virtual resolution checking by Jingoo Han · 13 years ago
  79. 72ba4cb video: s3c-fb: fix misleading kfree in remove function by Jingoo Han · 13 years ago
  80. a50d28de video: Fix use-after-free by vga16fb on rmmod by Bruno Prémont · 13 years ago
  81. 1b86d77 video: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  82. bb8b266 efifb: Disallow manual bind and unbind by Andy Lutomirski · 13 years ago
  83. da0241f efifb: Fix mismatched request/release_mem_region by Andy Lutomirski · 13 years ago
  84. 3c004b4f efifb: Enable write-combining by Andy Lutomirski · 13 years ago
  85. 0057f18 drivers/video/pxa168fb.c: add missing clk_put by Julia Lawall · 13 years ago
  86. 609d3bb drivers/video/imxfb.c: add missing clk_put by Julia Lawall · 13 years ago
  87. 70f289d fbdev: bf537-lq035: add missing blacklight properties type by Steven Miao · 13 years ago
  88. 1bae852f savagefb: Use panel CVT mode as default by Tormod Volden · 13 years ago
  89. 554cc10 fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. by Paul Mundt · 13 years ago
  90. 15f82d1 drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h by Andrew Morton · 13 years ago
  91. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  92. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  93. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  94. 07259a7 mfd: Use mfd cell platform_data for 88pm860x cells platform bits by Samuel Ortiz · 14 years ago
  95. 1f8c666 fb: Use platform_data to retrieve tmiofb platform bits by Samuel Ortiz · 14 years ago
  96. 520fd84 video: mb862xx: udelay need linux/delay.h by Stephen Rothwell · 13 years ago
  97. 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  98. 877947b drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value by Liu Yuan · 13 years ago
  99. 087faf7 Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
  100. eae9b85 sh_mobile_meram: Safely disable MERAM operation when not initialized by Damian · 13 years ago