1. 15ffa1d OMAP: DSS2: DSI: sync when disabling a display by Tomi Valkeinen · 14 years ago
  2. 3c07cae OMAP: DSS2: Add Color Phase Rotation support by Tomi Valkeinen · 14 years ago
  3. 4df9d10 OMAP: DSS: Minor cleanup in ovl and mgr cache structs by Nishant Kamat · 14 years ago
  4. 332e9d7 OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2 by Tomi Valkeinen · 14 years ago
  5. 525dae6 OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK by Tomi Valkeinen · 14 years ago
  6. 8ef0e61 OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use by Tomi Valkeinen · 14 years ago
  7. e894567 OMAP: DSS2: Taal: Make driver more fault tolerant by Tomi Valkeinen · 14 years ago
  8. 8cff88c OMAP: DSS2: remove update_mode from omapdss by Tomi Valkeinen · 14 years ago
  9. 27cc213 OMAP: DSS2: OMAPFB: Implement auto-update mode by Tomi Valkeinen · 14 years ago
  10. 065a40b OMAP: DSS2: OMAPFB: Add struct to store per-display data by Tomi Valkeinen · 14 years ago
  11. 4a9a5e3 OMAP: DSS2: DSI: Change dummy macros to inline functions by Tomi Valkeinen · 14 years ago
  12. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 14 years ago
  13. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  14. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  15. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 14 years ago
  16. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 14 years ago
  17. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 14 years ago
  18. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  19. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  20. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 14 years ago
  21. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  22. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 14 years ago
  23. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 14 years ago
  24. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 14 years ago
  25. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 14 years ago
  26. 658924d hp100: fix an skb->len race by Eric Dumazet · 14 years ago
  27. 00ce2d561 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  28. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 14 years ago
  29. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  30. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 14 years ago
  31. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 14 years ago
  32. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 14 years ago
  33. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  34. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  35. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  36. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 14 years ago
  37. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 14 years ago
  38. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 14 years ago
  39. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 14 years ago
  40. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 14 years ago
  41. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 14 years ago
  42. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  43. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  44. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 14 years ago
  45. 3744100 r8169: fix static initializers. by Francois Romieu · 14 years ago
  46. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 14 years ago
  47. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 14 years ago
  48. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 14 years ago
  49. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  50. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  51. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 14 years ago
  52. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 14 years ago
  53. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 14 years ago
  54. bebd097 tun: teach the tun/tap driver to support netpoll by Neil Horman · 14 years ago
  55. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 14 years ago
  56. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 14 years ago
  57. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 14 years ago
  58. e6539e2 ppp: use PPP_TRANS instead of the magic number 0x20 by Changli Gao · 14 years ago
  59. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 14 years ago
  60. eb96c92 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  61. b81157d drm/radeon/kms: use helper functions for fence read/write by Alex Deucher · 14 years ago
  62. 11b0a5b drm/radeon/kms: set DP link config properly for DP bridges by Alex Deucher · 14 years ago
  63. cc9f67a drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges by Alex Deucher · 14 years ago
  64. f89931f drm/radeon/kms: fix handling of DP to LVDS bridges by Alex Deucher · 14 years ago
  65. d6c6695 drm/radeon/kms: issue blank/unblank commands for ext encoders by Alex Deucher · 14 years ago
  66. 591a10e drm/radeon/kms: fix support for DDC on dp bridges by Alex Deucher · 14 years ago
  67. d629a3c drm/radeon/kms: add support for load detection on dp bridges by Alex Deucher · 14 years ago
  68. 7ec478f drm/radeon/kms: add missing external encoder action by Alex Deucher · 14 years ago
  69. fbb8777 drm/radeon/kms: rework atombios_get_encoder_mode() by Alex Deucher · 14 years ago
  70. ba7e05e drm/radeon/kms: fix num crtcs for Cedar and Caicos by Alex Deucher · 14 years ago
  71. 826c7e4 Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" by Jean Delvare · 14 years ago
  72. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 14 years ago
  73. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 14 years ago
  74. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 14 years ago
  75. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  76. f4ef084 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 14 years ago
  77. e1d7671 staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 14 years ago
  78. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 14 years ago
  79. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 14 years ago
  80. c3a4924 Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" by Jiri Kosina · 14 years ago
  81. cafe8d8 drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  82. 4a9a8b7 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. by Dave Airlie · 14 years ago
  83. f49dadb drm: make debug levels match in edid failure code. by Dave Airlie · 14 years ago
  84. e6ba759 drm/radeon/kms: clear wb memory by default by Alex Deucher · 14 years ago
  85. 7c88d2b drm/radeon/kms: be more pedantic about the g5 quirk (v2) by Alex Deucher · 14 years ago
  86. 1c88d74 drm/radeon/kms: signed fix for evergreen thermal by Alex Deucher · 14 years ago
  87. 45e97ab drm: populate irq_by_busid-member for pci by Wolfram Sang · 14 years ago
  88. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  89. ec8f9ce drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME by Geert Uytterhoeven · 14 years ago
  90. fb139df drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 14 years ago
  91. 273ef95 drivers/char/hpet.c: fix periodic-emulation for delayed interrupts by Nils Carlson · 14 years ago
  92. 45d16f0 leds: fix the incorrect display in menuconfig by Eric Miao · 14 years ago
  93. 26575f9 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 14 years ago
  94. be5ce2f leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS by Uwe Kleine-König · 14 years ago
  95. 9d8f776 drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS by Axel Lin · 14 years ago
  96. 4bbd61f drivers/misc/cs5535-mfgpt.c: fix wrong if condition by Christian Gmeiner · 14 years ago
  97. 5a1e6f7 drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path by Axel Lin · 14 years ago
  98. e1bbd19 drivers/video/backlight/adp8870_bl.c: add missed props.type conversion by Andrew Morton · 14 years ago
  99. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 14 years ago
  100. b5328cd xen: Fix compile warning when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 14 years ago