1. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  2. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  3. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  4. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 12 years ago
  5. 1b99732 drivers/rtc/rtc-s3c.c: convert to use devm_* API by Tushar Behera · 12 years ago
  6. 076c726 drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label by Tushar Behera · 12 years ago
  7. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  8. f288cf4 rtc: rtc-davinci: use devm_kzalloc() by Devendra Naga · 12 years ago
  9. 9ed39bf rtc: rtc-davinci: return correct error code if rtc_device_register() fails by Devendra Naga · 12 years ago
  10. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 12 years ago
  11. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 12 years ago
  12. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 12 years ago
  13. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 12 years ago
  14. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 12 years ago
  15. 0d7ecb8 drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc by Devendra Naga · 12 years ago
  16. 968d21c drivers/rtc/rtc-imxdi.c: add devicetree support by Roland Stigge · 12 years ago
  17. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  18. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 12 years ago
  19. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  20. 9e0344d rtc: omap: dt support by Afzal Mohammed · 12 years ago
  21. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 12 years ago
  22. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  23. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 12 years ago
  24. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 12 years ago
  25. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 12 years ago
  26. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 12 years ago
  27. b444df2 drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM by Peter Ujfalusi · 12 years ago
  28. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 12 years ago
  29. fb08cd9 drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file by Axel Lin · 12 years ago
  30. 2c114cb drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  31. 3a1f946 drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  32. 3c48d1f drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer by Jingoo Han · 12 years ago
  33. 3fd0043 drivers/video/backlight/vgg2432a4.c: add missing const by Jingoo Han · 12 years ago
  34. 53c7a2f drivers/video/backlight/tdo24m.c: add missing const by Jingoo Han · 12 years ago
  35. c22e61b drivers/video/backlight/lms283gf05.c: add missing const by Jingoo Han · 12 years ago
  36. b5d6904 drivers/video/backlight/da9052_bl.c: add missing const by Jingoo Han · 12 years ago
  37. eaa4d02 drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code by Kim, Milo · 12 years ago
  38. 8cc9764 drivers/video/backlight/lp855x_bl.c: use generic PWM functions by Kim, Milo · 12 years ago
  39. 05a5d4d backlight: tosa: use devm_gpio_request_one by Jingoo Han · 12 years ago
  40. 5a5a074 backlight: lms283gf05: use devm_gpio_request_one by Jingoo Han · 12 years ago
  41. 9a8fe5d backlight: vgg2432a4: fix checkpatch warning by Jingoo Han · 12 years ago
  42. 8ab77f4 backlight: tosa: fix checkpatch error and warning by Jingoo Han · 12 years ago
  43. 97d9655 backlight: tdo24m: fix checkpatch warning by Jingoo Han · 12 years ago
  44. 8690c70 backlight: platform_lcd: fix checkpatch error by Jingoo Han · 12 years ago
  45. ae872db backlight: pcf50633: fix checkpatch warning by Jingoo Han · 12 years ago
  46. 7a94f65 backlight: omap1: fix checkpatch warning by Jingoo Han · 12 years ago
  47. d7b6bda backlight: lm3630: fix checkpatch warning by Jingoo Han · 12 years ago
  48. e4f8ae7 backlight: l4f00242t03: fix checkpatch warning by Jingoo Han · 12 years ago
  49. 0a75a56 backlight: jornada720: fix checkpatch error and warning by Jingoo Han · 12 years ago
  50. c0b6cc4 backlight: ili9320: fix checkpatch error and warning by Jingoo Han · 12 years ago
  51. ff10b07 backlight: hp680_bl: fix checkpatch error and warning by Jingoo Han · 12 years ago
  52. 933bd9b backlight: generic_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  53. 685746d backlight: da903x_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  54. 0885126 backlight: corgi_lcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  55. 16a6314 backlight: atmel-pwm-bl: fix checkpatch warning by Jingoo Han · 12 years ago
  56. 20c5a93 backlight: 88pm860x_bl: fix checkpatch warning by Jingoo Han · 12 years ago
  57. f0f13cd backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata() by Jingoo Han · 12 years ago
  58. 5909c65 Corentin has moved by Corentin Chary · 12 years ago
  59. afde3be dmatest: check for dma mapping error by Andy Shevchenko · 12 years ago
  60. 632fd28 dmatest: implement two helpers to unmap dma memory by Andy Shevchenko · 12 years ago
  61. 2bf0a8f usb: musb: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  62. 56c82cd musb: tusb6010: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  63. c0f0416 drivers: remove reference to feature-removal-schedule.txt by Tao Ma · 12 years ago
  64. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  65. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  66. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  67. 123df7a Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  68. 9b690c3 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 12 years ago
  69. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  70. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  71. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  72. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  73. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  74. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  75. 2f3f240 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  76. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  77. 115b1cc Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  78. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  79. e81d372 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  80. c13e69b Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  81. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  82. 4939e27 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  83. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 0beb587 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 6a57d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  87. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 2d9c8b5 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. f264638 drm/exynos: add gsc ipp driver by Eunchul Kim · 12 years ago
  91. bea8a42 drm/exynos: add rotator ipp driver by Eunchul Kim · 12 years ago
  92. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  93. c12e261 drm/exynos: add iommu support for ipp by Eunchul Kim · 12 years ago
  94. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 12 years ago
  95. d636ead drm/exynos: support device tree for fimd by Joonyoung Shim · 12 years ago
  96. dd54fee7 radeon: fix regression with eviction since evict caching changes by Dave Airlie · 12 years ago
  97. 9d89d78 drm/radeon: add more pedantic checks in the CP DMA checker by Alex Deucher · 12 years ago
  98. 8696e33 drm/radeon: bump version for CS ioctl support for async DMA by Alex Deucher · 12 years ago
  99. 278a334 drm/radeon: enable the async DMA rings in the CS ioctl by Alex Deucher · 12 years ago
  100. cd459e5 drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI by Alex Deucher · 12 years ago