1. c3c6516 drm/radeon: document radeon_acpi.c by Alex Deucher · 12 years ago
  2. 92fdf89 drm/radeon: block the keypress on ATIF events by Luca Tettamanti · 12 years ago
  3. 8a37c65 ACPI video: allow events handlers to veto the keypress by Luca Tettamanti · 12 years ago
  4. c491707 drm/radeon: re-organize the acpi notifier callback by Alex Deucher · 12 years ago
  5. fda4b25 drm/radeon: implement handler for ACPI event by Luca Tettamanti · 12 years ago
  6. ce3cf82 drm/radeon: implement wrapper for GET_SYSTEM_PARAMS by Luca Tettamanti · 12 years ago
  7. fd64ca8 drm/radeon: implement radeon_atif_verify_interface by Luca Tettamanti · 12 years ago
  8. 8650467 drm/radeon: refactor radeon_atif_call by Luca Tettamanti · 12 years ago
  9. f372873 drm/radeon: add backlight control for atom devices (v2) by Alex Deucher · 12 years ago
  10. 9103088 drm/radeon: rework legacy backlight control by Alex Deucher · 12 years ago
  11. af7912e drm/radeon: track whether the GPU controls the backlight (v2) by Alex Deucher · 12 years ago
  12. efd4e41 drm/radeon: add a license header to radeon_apci.c by Alex Deucher · 12 years ago
  13. 9e05b2f drm/radeon: add new AMD ACPI header and update relevant code (v2) by Alex Deucher · 12 years ago
  14. 9e9eb7c Annotate int2float() as being a pure function. by Steven Fuerst · 12 years ago
  15. 747f49b Replace int2float() with an optimized version. by Steven Fuerst · 12 years ago
  16. 7ff64fc Rename i2f() to int2float(), and make it global so one copy can be removed. by Steven Fuerst · 12 years ago
  17. ee93b86 drm/radeon: remove gui_idle interrupt infrastructure by Alex Deucher · 12 years ago
  18. 95f5a3a drm/radeon/dynpm: wait for fences on all rings when reclocking by Alex Deucher · 12 years ago
  19. 62444b7 drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2) by Alex Deucher · 12 years ago
  20. 75104fa drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2) by Alex Deucher · 12 years ago
  21. 94f768f drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback by Alex Deucher · 12 years ago
  22. 4643705 drm/radeon: clean up evergreen_get_vblank_counter by Alex Deucher · 12 years ago
  23. 4a15903 drm/radeon/dce4+: don't use radeon_crtc for vblank callback by Alex Deucher · 12 years ago
  24. 16c5808 drm/radeon: Prevent leak of scratch register on resume from suspend by Simon Kitching · 12 years ago
  25. 2f1f4d9 Revert "drm/radeon: rework pll selection (v3)" by Alex Deucher · 12 years ago
  26. 610bd7d drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  27. f492c17 drm/radeon: make 64bit fences more robust v3 by Christian König · 12 years ago
  28. 985f61f drm/radeon: rework pll selection (v3) by Alex Deucher · 12 years ago
  29. b655232 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  30. ece82d6 drm/exynos: remove DRM_FORMAT_NV12M from plane module by Inki Dae · 12 years ago
  31. 525ee69 drm/exynos: fix double call of drm_prime_(init/destroy)_file_private by Mandeep Singh Baines · 12 years ago
  32. b716d46 drm/exynos: add dummy support for dmabuf-mmap by Tomasz Stanislawski · 12 years ago
  33. e25e1b6 drm/exynos: Add missing braces around sizeof in exynos_mixer.c by Sachin Kamat · 12 years ago
  34. adc837a drm/exynos: Add missing braces around sizeof in exynos_hdmi.c by Sachin Kamat · 12 years ago
  35. 9e1355e drm/exynos: Make g2d_pm_ops static by Sachin Kamat · 12 years ago
  36. 254d4d1 drm/exynos: Add dependency for G2D in Kconfig by Sachin Kamat · 12 years ago
  37. 7da5907 drm/exynos: fixed page align bug. by Inki Dae · 12 years ago
  38. 4fbd9a4 drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  39. b767593 drm/exynos: Use devm_* functions in exynos_drm_g2d.c file by Sachin Kamat · 12 years ago
  40. ae18294 drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file by Sachin Kamat · 12 years ago
  41. 59848db drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file by Sachin Kamat · 12 years ago
  42. 16e1974 drm/exynos: Remove redundant check in exynos_drm_fimd.c file by Sachin Kamat · 12 years ago
  43. 7ba073c drm/exynos: Remove redundant check in exynos_hdmi.c file by Sachin Kamat · 12 years ago
  44. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  45. 26df641 gma500: Fix regression on Oaktrail devices by Alan Cox · 12 years ago
  46. 6426a7b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  47. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  48. 75c5da2 drm/i915: fix up the IBX transcoder B check by Daniel Vetter · 12 years ago
  49. 1a95620 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  50. 974a3b0 drm/i915: set the right gen3 flip_done mode also at resume by Daniel Vetter · 12 years ago
  51. 6562271 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  52. 5d67f2e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. 390946b i2c-core: Fix for lockdep validator by Jean Delvare · 12 years ago
  54. e68bb91 i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y by Axel Lin · 12 years ago
  55. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  56. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  57. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  58. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  59. 5b6e7f1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  60. aad932e HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured by Andres Freund · 12 years ago
  61. c490342 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 12 years ago
  62. 5d2afab drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled by Dave Airlie · 12 years ago
  63. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  64. f8b9cf0 Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  65. 3b75a2c crypto/caam: Export gen_split_key symbol for other modules by Ben Collins · 12 years ago
  66. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  68. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  69. 8a55ade dj: memory scribble in logi_dj by Alan Cox · 12 years ago
  70. 813e643 Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  71. 6d1a050 Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  72. 50234c5 Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  73. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  74. b5031ed xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 12 years ago
  75. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  76. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 12 years ago
  77. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  78. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 12 years ago
  79. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 12 years ago
  80. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 12 years ago
  81. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 12 years ago
  82. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 12 years ago
  83. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 12 years ago
  84. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 12 years ago
  85. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 12 years ago
  86. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 12 years ago
  87. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  88. 28dcc2d drm/i915: do not expose a dysfunctional backlight interface to userspace by Jani Nikula · 12 years ago
  89. fcbc50d drm/i915: only enable sdvo hotplug irq if needed by Jani Nikula · 12 years ago
  90. c1f0526 drm/i915/edp: get the panel delay before powering up by Dave Airlie · 12 years ago
  91. 0273de0 drm/ast: drop debug level on error printk by Dave Airlie · 12 years ago
  92. 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. f4fe968 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  94. 9bfc8da HID: Only dump input if someone is listening by Henrik Rydberg · 12 years ago
  95. 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 12 years ago
  96. e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 12 years ago
  97. 1146f88 gpio: rdc321x: Prevent removal of modules exporting active GPIOs by Axel Lin · 12 years ago
  98. a492246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  99. dd29149 gpio: em: Fix checking return value of irq_alloc_descs by Axel Lin · 12 years ago
  100. 4c30aa3 gpio: mc9s08dz60: Fix build error if I2C=m by Axel Lin · 12 years ago