1. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  2. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  3. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  4. 18f65c7 backlight: Add Samsung LTV350QV LCD driver by Haavard Skinnemoen · 17 years ago
  5. 0b75f2d backlight: Fix cr_bllcd allocations and error paths by Jesper Juhl · 17 years ago
  6. 0ad90ef backlight/leds: Make two structs static by Adrian Bunk · 17 years ago
  7. eb650d6 backlight: Fix up hp680_bl build. by Kristoffer Ericson · 17 years ago
  8. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  9. ce8c47cf8 leds: cr_bllcd.c: build fix by Andrew Morton · 17 years ago
  10. e3bbb3f cr_backlight_probe() allocates too little storage for struct cr_panel by Jesper Juhl · 17 years ago
  11. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  12. fa9133c backlight: Fix order of Kconfig entries by David Brownell · 17 years ago
  13. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  14. dbe7e42 vmlfb: framebuffer driver for Intel Vermilion Range by Alan Hourihane · 17 years ago
  15. 89952d1 [PATCH] misc NULL noise by Al Viro · 17 years ago
  16. 2a391a1 [ARM] 4250/1: Fix locomo backlight conversion error/compile failure by Richard Purdie · 17 years ago
  17. 40f5a0c backlight: simplify corgi_bl locking by Richard Purdie · 17 years ago
  18. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 17 years ago
  19. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 17 years ago
  20. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  21. 34f18a7 backlight: Fix Kconfig entries by Richard Purdie · 17 years ago
  22. 249040d backlight: Convert semaphore -> mutex by Richard Purdie · 17 years ago
  23. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 17 years ago
  24. a8db3c1 backlight: Minor code cleanups for hp680_bl.c by Richard Purdie · 17 years ago
  25. da7a747 backlight: Minor code cleanups for corgi_bl.c by Richard Purdie · 17 years ago
  26. 90968e8 backlight: Remove excessive (un)likelys by Dmitry Torokhov · 17 years ago
  27. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 17 years ago
  28. 2fd5a15 backlight: Fix error handling by Dmitry Torokhov · 17 years ago
  29. 7a20846 backlight: Add Frontpath ProGear HX1050+ driver by Marcin Juszkiewicz · 17 years ago
  30. 27c5d74 backlight: fix backlight_device_register compile failures by Richard Purdie · 18 years ago
  31. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  32. 519ab5f ACPI: video: Add dev argument for backlight_device_register by Yu Luming · 18 years ago
  33. 4437cd1 [PATCH] backlight: do not power off backlight when unregistering by Henrique de Moraes Holschuh · 18 years ago
  34. 3d5eead [PATCH] backlight: lcd: Remove dependenct from the framebuffer layer by James Simmons · 18 years ago
  35. d95159c [PATCH] various fbdev files: mark structs and array read-only by Helge Deller · 18 years ago
  36. 1aea7e0 video: Fix include in hp680_bl. by Kristoffer Ericson · 18 years ago
  37. 62c877b [ARM] 3898/1: corgi_bl fix module loading by Anton Vorontsov · 18 years ago
  38. f586fbd [ARM] 3897/1: corgi_bl fix module compiling by Anton Vorontsov · 18 years ago
  39. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  40. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  41. 848dd26 video: Update header location in hp680_bl. by Andriy Skulysh · 18 years ago
  42. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  45. 137a889 [PATCH] backlight: Fix Kconfig dependency by Antonino A. Daplas · 18 years ago
  46. e442378 [PATCH] backlight: LOCOMO Backlight Driver updates by Richard Purdie · 18 years ago
  47. 68673af [PATCH] Backlight/LCD Class: Fix sysfs _store error handling by Richard Purdie · 18 years ago
  48. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  49. 5f27a27 [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes by Richard Purdie · 18 years ago
  50. 6ca0176 [PATCH] backlight: Backlight Class Improvements by Richard Purdie · 18 years ago
  51. 36a95bf [PATCH] fix hardcoded values in collie frontlight by Pavel Machek · 18 years ago
  52. 10ad1b7 [PATCH] Fix error handling in backlight drivers by Jean Delvare · 18 years ago
  53. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  54. 06c6f90 [PATCH] video: hp680 backlight driver by Andriy Skulysh · 19 years ago
  55. b7557de [ARM] 3228/1: SharpSL: Move PM code to arch/arm/common by Richard Purdie · 19 years ago
  56. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  57. 078abcf [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver by Richard Purdie · 19 years ago
  58. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  59. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  60. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  61. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  62. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  63. 12e8780 [PATCH] SharpSL: Add missing hunk from backlight update by Richard Purdie · 19 years ago
  64. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  65. 987132b [PATCH] Support powering sharp zaurus sl-5500 LCD up and down by Pavel Machek · 19 years ago
  66. 9bfd354 [PATCH] fix u32 vs. pm_message_t in driver/video by Pavel Machek · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago