1. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  2. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  3. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  4. fa1f136 clps711xfb: convert to proc_fops by Alexey Dobriyan · 15 years ago
  5. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  6. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  7. 2d72b11 sm501: fix use of old <asm/io.h> instead of <linux/io.h> by Ben Dooks · 15 years ago
  8. d60f6c2 sm501: fix missing uses of resource_size() by Ben Dooks · 15 years ago
  9. b689a9e i810fb: fix stack exploding by Krzysztof Helt · 15 years ago
  10. 8a8e6b9 lxfb: add copyright/license info by Andres Salomon · 15 years ago
  11. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  12. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  13. 2ec509b mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect by Valentin Sitdikov · 15 years ago
  14. d2a34c1 drivers/video: Move dereference after NULL test by Julia Lawall · 15 years ago
  15. 2f39038 fbdev: add palette register check to several drivers by Krzysztof Helt · 15 years ago
  16. 2cb96f8 fbdev: drop custom atoi from drivers/video/modedb.c by Andy Shevchenko · 15 years ago
  17. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  18. 0933586 fbdev: bfin-t350mcqb-fb: fix LCD dimensions by Michael Hennerich · 15 years ago
  19. 6841bcf fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume by Michael Hennerich · 15 years ago
  20. 9cfe4a9 fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver by Michael Hennerich · 15 years ago
  21. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  22. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  23. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  24. afd49a7e ARM: NUC900: add RTC driver support for nuc910 and nuc920 by Wan ZongShun · 15 years ago
  25. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  26. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  27. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  28. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  29. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  30. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  31. 43299f285 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  32. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  33. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  34. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  35. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  36. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  37. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  38. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  39. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  40. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  41. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  42. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  43. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  44. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  45. 213614d autofs4: always use lookup for lookup by Ian Kent · 15 years ago
  46. cb4b492 autofs4: rename dentry to expiring in autofs4_lookup_expiring() by Ian Kent · 15 years ago
  47. e4d5ade autofs4: rename dentry to active in autofs4_lookup_active() by Ian Kent · 15 years ago
  48. c42c7f7 autofs4: eliminate d_unhashed in path walk checks by Ian Kent · 15 years ago
  49. 6510c9d autofs4: cleanup active and expire lookup by Ian Kent · 15 years ago
  50. 90387c9 autofs4: renamer unhashed to active in autofs4_lookup() by Ian Kent · 15 years ago
  51. aa952eb autofs4: use autofs_info for pending flag by Ian Kent · 15 years ago
  52. 36b6413 autofs4: use helper function for need mount check by Ian Kent · 15 years ago
  53. c4cd70b autofs4: use helper functions for expiring list by Ian Kent · 15 years ago
  54. 4f8427d autofs4: use helper functions for active list handling by Ian Kent · 15 years ago
  55. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  56. 135d565 proc: rename de_get() to pde_get() and inline it by Alexey Dobriyan · 15 years ago
  57. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 15 years ago
  58. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  59. 3b4798c oom-kill: show virtual size and rss information of the killed process by KOSAKI Motohiro · 15 years ago
  60. 8bea867 mfd: compile fix for twl4030 renaming by Stephen Rothwell · 15 years ago
  61. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  62. 5336538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  63. 51b736b Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  64. a8aa1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  65. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  67. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  68. 48e902f Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  69. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  70. e956e6b lis3: update documentation to match latest changes by Samu Onkalo · 15 years ago
  71. 32496c7 lis3: scale output values to mg by Samu Onkalo · 15 years ago
  72. a253aae lis3: sysfs entry for setting chip measurement rate by Samu Onkalo · 15 years ago
  73. 5399541 lis3lv02d: remove calibaration functionality by Samu Onkalo · 15 years ago
  74. 2db4a76 lis3: selftest support by Samu Onkalo · 15 years ago
  75. 641615a lis3lv02d: proper power on sequence by Samu Onkalo · 15 years ago
  76. 4b5d95b lis3: fix show rate for 8 bits chips by Éric Piel · 15 years ago
  77. bc62c14 lis3: update documentation and comments by Éric Piel · 15 years ago
  78. 66c8569 lis3lv02d: correct memory leak in module unload by Samu Onkalo · 15 years ago
  79. d25a8c8 lis3lv02d: send sync event by Samu Onkalo · 15 years ago
  80. 41e9a06 hwmon: w83627ehf updates by Daniel J Blueman · 15 years ago
  81. e40d6ea lis3lv02d: axis remap and resource setup/release by Samu Onkalo · 15 years ago
  82. ddcaccb crc32: minor optimizations and cleanup by Joakim Tjernlund · 15 years ago
  83. 14f1b75 mmc: let tmio-mmc use dev_name() with request_irq() by Magnus Damm · 15 years ago
  84. eb962d5 mmc: Blackfin SD Host Controller Driver by Cliff Cai · 15 years ago
  85. 74791a2 mmc: atmel-mci: new MCI2 module support in atmel-mci driver by Nicolas Ferre · 15 years ago
  86. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 15 years ago
  87. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  88. c78402e s3cmci: convert missed s3c2410_gpio calls to gpiolib calls by Ben Dooks · 15 years ago
  89. a7a6186 sdhci: add support for the SysKonnect CardBus2SDIO adapter by Nicolas Pitre · 15 years ago
  90. e799acb mmci-omap: remove bogus check for host->iclk by Ladislav Michl · 15 years ago
  91. 7e30b8d davinci: mmc: add cpufreq support by Chaithrika U S · 15 years ago
  92. 3d348aa mmc: davinci: modify data types of EDMA related variables by Sudhakar Rajashekhara · 15 years ago
  93. b4cff45 DaVinci: MMC: MMC/SD controller driver for DaVinci family by Vipin Bhandari · 15 years ago
  94. 3423d80 drivers/mmc: Move dereference after NULL test by Julia Lawall · 15 years ago
  95. 4ec6496 sdio: rework cis tuple parsing by Albert Herranz · 15 years ago
  96. c0521ba mxcmmc: fix error path in mxcmci_probe by Uwe Kleine-König · 15 years ago
  97. 9b6e3e4 firmware: only allow EDD on x86 by Mike Frysinger · 15 years ago
  98. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  99. 925ede0bf efi.h: use %pUl to print UUIDs by Joe Perches · 15 years ago
  100. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago