1. 9d9f25c mmc_spi: do not check CID and CSD blocks with CRC16 by Wolfgang Muees · 16 years ago
  2. 00adadc omap_hsmmc: Flush posted write to IRQ by Kevin Hilman · 16 years ago
  3. 32710e8 New mail address for Pierre Ossman by Pierre Ossman · 16 years ago
  4. 34b2895 imxmmc: move RSSR BLR by Paulius Zaleckas · 16 years ago
  5. b513b6c imxmmc: init-exit rework by Paulius Zaleckas · 16 years ago
  6. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  7. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 16 years ago
  8. e5e9ecd drm/i915: Correctly set the write flag for get_user_pages in pread. by Eric Anholt · 16 years ago
  9. 2bc43b5 drm/i915: Fix use of uninitialized var in 40a5f0de by Florian Mickler · 16 years ago
  10. 5b40f87 drm/i915: indicate framebuffer restore key in SysRq help message by Ferenc Wagner · 16 years ago
  11. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 16 years ago
  12. 6115707 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) by Shaohua Li · 16 years ago
  13. 6911a9b drm/i915: Implement batch and ring buffer dumping by Ben Gamari · 16 years ago
  14. ac15e95 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 16 years ago
  15. f0edef8 xsysace: Fix dereferencing of cf_id after hd_driveid removal by Grant Likely · 16 years ago
  16. fb4252e at91_ide: turn on PIO 6 support by Stanislaw Gruszka · 16 years ago
  17. 55c590b at91_ide: remove unused ide_mm_{outb,inb} by Stanislaw Gruszka · 16 years ago
  18. 3c8a48e ide-cd: reverse NOT_READY sense key logic by Borislav Petkov · 16 years ago
  19. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 16 years ago
  20. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 16 years ago
  21. 30881b9 ide: call write_devctl() method from tf_read() method by Sergei Shtylyov · 16 years ago
  22. 4109d19 ide: move common code out of tf_load() method by Sergei Shtylyov · 16 years ago
  23. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
  24. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  25. 674f0ea ide-cd: fix intendation in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 1920c48 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. e01f251 ide-cd: convert cdrom_decode_status() to use switch statements by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 98036ab ide-cd: update debugging support by Borislav Petkov · 16 years ago
  29. dfa4411 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() by Borislav Petkov · 16 years ago
  30. 1597cd8 ide: remove unused #include <linux/version.h> by Huang Weiyi · 16 years ago
  31. aa24d97 tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument by Atsushi Nemoto · 16 years ago
  32. d68bab5 tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} by Atsushi Nemoto · 16 years ago
  33. 805ec58 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests by Borislav Petkov · 16 years ago
  34. 8e59bfd ide-cd: move status checking into the IRQ handler by Borislav Petkov · 16 years ago
  35. cfd30da ide-h8300: remove custom tf_{read|load}() methods by Sergei Shtylyov · 16 years ago
  36. 7636e45 at91_ide: remove custom tf_{read|load}() methods by Sergei Shtylyov · 16 years ago
  37. add4d9a ide-h8300: remove mm_{inw|outw}() by Sergei Shtylyov · 16 years ago
  38. 253275c tx4939ide: remove wmb() by Atsushi Nemoto · 16 years ago
  39. edafcf7 ide: remove wmb() from ide-dma-sff.c and scc_pata.c by Grant Grundler · 16 years ago
  40. d188120 ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data by Geert Uytterhoeven · 16 years ago
  41. aa07573 ide: Fix host drivers that need IRQF_SHARED by Geert Uytterhoeven · 16 years ago
  42. f5d378a serial: sunsu: sunsu_kbd_ms_init needs to be __devinit by David S. Miller · 16 years ago
  43. 0ce49d6 qla1280: Fix off-by-some error in firmware loading. by David Woodhouse · 16 years ago
  44. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  45. 59cc1dd Input: i8042 - add HP DV9700 to the noloop list by Dmitry Torokhov · 16 years ago
  46. 0e3912c [WATCHDOG] omap_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  47. c98d58e [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  48. 47dec7c [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  49. b8f75b0 [WATCHDOG] remove ARM26 sections by Paulius Zaleckas · 16 years ago
  50. df6707b2 [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function by Thomas Reitmayr · 16 years ago
  51. fc8a9d8 [WATCHDOG] i6300esb.c: Restructure initialization of the device by Wim Van Sebroeck · 16 years ago
  52. 31838d9d [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. by Wim Van Sebroeck · 16 years ago
  53. bd4e6c1 [WATCHDOG] i6300esb.c: Cleanup by Wim Van Sebroeck · 16 years ago
  54. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
  55. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
  56. fdbdc7f ACPICA: delete check for AML access to port 0x81-83 by Len Brown · 16 years ago
  57. f61bb93 ACPI: WMI: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  58. 8037d6e sony-laptop: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  59. cddd1f7 panasonic-laptop: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  60. b4ec027 fujitsu-laptop: use .notify method instead of installing hotkey handler directly by Bjorn Helgaas · 16 years ago
  61. 700b672 fujitsu-laptop: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  62. 7015558 ACPI: video: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  63. 342d550 ACPI: thermal: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  64. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 16 years ago
  65. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  66. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  68. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  69. 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  70. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 16 years ago
  71. 8e7d91c tty: jsm cleanups by Breno Leitao · 16 years ago
  72. 78d67b404 Adjust path to gpio headers by Mike Frysinger · 16 years ago
  73. 51a2301 KGDB_SERIAL_CONSOLE check for module by Mike Frysinger · 16 years ago
  74. 718f041 Change KCONFIG name by Mike Frysinger · 16 years ago
  75. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 16 years ago
  76. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 16 years ago
  77. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 16 years ago
  78. 0c21260 serqt: initial clean up pass for tty side by Alan Cox · 16 years ago
  79. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 16 years ago
  80. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
  81. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 16 years ago
  82. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 16 years ago
  83. 929a22a dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) by Yang Hongyang · 16 years ago
  84. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  85. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 16 years ago
  86. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  87. e911e0d dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) by Yang Hongyang · 16 years ago
  88. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  89. d88ca815 fbdev: i.MX31: fix panning, error handling, clean up by Guennadi Liakhovetski · 16 years ago
  90. 215059d tdfxfb: make use of DDC information about connected monitor by Krzysztof Helt · 16 years ago
  91. feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 16 years ago
  92. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 16 years ago
  93. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 16 years ago
  94. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 16 years ago
  95. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 16 years ago
  96. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 16 years ago
  97. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 16 years ago
  98. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 16 years ago
  99. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 16 years ago
  100. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 16 years ago