1. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  2. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  3. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  4. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  5. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  6. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  7. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  8. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  9. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  10. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  11. 4a3dc6e mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  12. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  13. be98ca6 mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader by Manoj Iyer · 13 years ago
  14. 742a0c7 mmc: sdhi: fix module unloading by Guennadi Liakhovetski · 13 years ago
  15. b9c350a mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c by Wanlong Gao · 13 years ago
  16. c44048d mmc: vub300: fix null dereferences in error handling by Chris Ball · 13 years ago
  17. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  18. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  19. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  20. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  21. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  22. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 13 years ago
  23. eb96c92 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  24. b81157d drm/radeon/kms: use helper functions for fence read/write by Alex Deucher · 13 years ago
  25. 11b0a5b drm/radeon/kms: set DP link config properly for DP bridges by Alex Deucher · 13 years ago
  26. cc9f67a drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges by Alex Deucher · 13 years ago
  27. f89931f drm/radeon/kms: fix handling of DP to LVDS bridges by Alex Deucher · 13 years ago
  28. d6c6695 drm/radeon/kms: issue blank/unblank commands for ext encoders by Alex Deucher · 13 years ago
  29. 591a10e drm/radeon/kms: fix support for DDC on dp bridges by Alex Deucher · 13 years ago
  30. d629a3c drm/radeon/kms: add support for load detection on dp bridges by Alex Deucher · 13 years ago
  31. 7ec478f drm/radeon/kms: add missing external encoder action by Alex Deucher · 13 years ago
  32. fbb8777 drm/radeon/kms: rework atombios_get_encoder_mode() by Alex Deucher · 13 years ago
  33. ba7e05e drm/radeon/kms: fix num crtcs for Cedar and Caicos by Alex Deucher · 13 years ago
  34. 826c7e4 Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" by Jean Delvare · 13 years ago
  35. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 13 years ago
  36. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 13 years ago
  37. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 13 years ago
  38. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  39. f4ef084 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  40. e1d7671 staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  41. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 13 years ago
  42. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 13 years ago
  43. c3a4924 Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" by Jiri Kosina · 13 years ago
  44. cafe8d8 drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  45. 4a9a8b7 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. by Dave Airlie · 13 years ago
  46. f49dadb drm: make debug levels match in edid failure code. by Dave Airlie · 13 years ago
  47. e6ba759 drm/radeon/kms: clear wb memory by default by Alex Deucher · 13 years ago
  48. 7c88d2b drm/radeon/kms: be more pedantic about the g5 quirk (v2) by Alex Deucher · 13 years ago
  49. 1c88d74 drm/radeon/kms: signed fix for evergreen thermal by Alex Deucher · 13 years ago
  50. 45e97ab drm: populate irq_by_busid-member for pci by Wolfram Sang · 13 years ago
  51. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  52. ec8f9ce drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME by Geert Uytterhoeven · 13 years ago
  53. fb139df drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 13 years ago
  54. 273ef95 drivers/char/hpet.c: fix periodic-emulation for delayed interrupts by Nils Carlson · 13 years ago
  55. 45d16f0 leds: fix the incorrect display in menuconfig by Eric Miao · 13 years ago
  56. 26575f9 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  57. be5ce2f leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS by Uwe Kleine-König · 13 years ago
  58. 9d8f776 drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS by Axel Lin · 13 years ago
  59. 4bbd61f drivers/misc/cs5535-mfgpt.c: fix wrong if condition by Christian Gmeiner · 13 years ago
  60. 5a1e6f7 drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path by Axel Lin · 13 years ago
  61. e1bbd19 drivers/video/backlight/adp8870_bl.c: add missed props.type conversion by Andrew Morton · 13 years ago
  62. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 13 years ago
  63. d521dd9 fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM by Guennadi Liakhovetski · 13 years ago
  64. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  65. 81eb3dd Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  66. 3e483f4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  67. d64c132 fbdev/atyfb: Fix 2 defined-but-not-used warnings by Geert Uytterhoeven · 13 years ago
  68. e6b8480 efifb: Fix call to wrong unregister function by Wanlong Gao · 13 years ago
  69. 9aa7719 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  70. 583af25 drivers: sh: resume enabled clocks fix by Magnus Damm · 13 years ago
  71. dcee0bb dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix by Magnus Damm · 13 years ago
  72. fcde907 md/raid5: remove unusual use of bio_iovec_idx() by Namhyung Kim · 13 years ago
  73. b062962 md/raid5: fix FUA request handling in ops_run_io() by Namhyung Kim · 13 years ago
  74. 9b2dc8b md/raid5: fix raid5_set_bi_hw_segments by Namhyung Kim · 13 years ago
  75. 66aa696 drm: Compare only lower 32 bits of framebuffer map offsets by Tormod Volden · 13 years ago
  76. b65552f drm/i915: Don't leak in i915_gem_shmem_pread_slow() by Jesper Juhl · 13 years ago
  77. a27bb4b drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit by Marek Olšák · 13 years ago
  78. ab21e60 drm/radeon/kms: fix mac g5 quirk by Alex Deucher · 13 years ago
  79. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  80. 83533c1 alpha, drm: Remove obsolete Alpha support in MGA DRM code by Jay Estabrook · 13 years ago
  81. 82ba3fe alpha/drm: Cleanup Alpha support in DRM generic code by Jay Estabrook · 13 years ago
  82. 96bf8bd savage: remove unnecessary if statement by Greg Dietsche · 13 years ago
  83. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  87. b84bd27 HID: hid-multitouch: fix broken eGalax by Benjamin Tissoires · 13 years ago
  88. 13f0675 [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. by Dave Jones · 13 years ago
  89. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  90. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  91. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  92. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  93. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 13 years ago
  94. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 13 years ago
  95. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 13 years ago
  96. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 13 years ago
  97. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 13 years ago
  98. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 13 years ago
  99. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 13 years ago
  100. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 13 years ago