1. fb4252e at91_ide: turn on PIO 6 support by Stanislaw Gruszka · 15 years ago
  2. 55c590b at91_ide: remove unused ide_mm_{outb,inb} by Stanislaw Gruszka · 15 years ago
  3. 3c8a48e ide-cd: reverse NOT_READY sense key logic by Borislav Petkov · 15 years ago
  4. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 15 years ago
  5. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 15 years ago
  6. 30881b9 ide: call write_devctl() method from tf_read() method by Sergei Shtylyov · 15 years ago
  7. 4109d19 ide: move common code out of tf_load() method by Sergei Shtylyov · 15 years ago
  8. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 15 years ago
  9. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 15 years ago
  10. 674f0ea ide-cd: fix intendation in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 1920c48 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() by Bartlomiej Zolnierkiewicz · 15 years ago
  12. e01f251 ide-cd: convert cdrom_decode_status() to use switch statements by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 98036ab ide-cd: update debugging support by Borislav Petkov · 15 years ago
  14. dfa4411 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() by Borislav Petkov · 15 years ago
  15. 1597cd8 ide: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  16. aa24d97 tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument by Atsushi Nemoto · 15 years ago
  17. d68bab5 tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} by Atsushi Nemoto · 15 years ago
  18. 805ec58 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests by Borislav Petkov · 15 years ago
  19. 8e59bfd ide-cd: move status checking into the IRQ handler by Borislav Petkov · 15 years ago
  20. cfd30da ide-h8300: remove custom tf_{read|load}() methods by Sergei Shtylyov · 15 years ago
  21. 7636e45 at91_ide: remove custom tf_{read|load}() methods by Sergei Shtylyov · 15 years ago
  22. add4d9a ide-h8300: remove mm_{inw|outw}() by Sergei Shtylyov · 15 years ago
  23. 253275c tx4939ide: remove wmb() by Atsushi Nemoto · 15 years ago
  24. edafcf7 ide: remove wmb() from ide-dma-sff.c and scc_pata.c by Grant Grundler · 15 years ago
  25. d188120 ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data by Geert Uytterhoeven · 15 years ago
  26. aa07573 ide: Fix host drivers that need IRQF_SHARED by Geert Uytterhoeven · 15 years ago
  27. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  28. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  29. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  30. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  31. 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  32. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 15 years ago
  33. 8e7d91c tty: jsm cleanups by Breno Leitao · 15 years ago
  34. 78d67b404 Adjust path to gpio headers by Mike Frysinger · 15 years ago
  35. 51a2301 KGDB_SERIAL_CONSOLE check for module by Mike Frysinger · 15 years ago
  36. 718f041 Change KCONFIG name by Mike Frysinger · 15 years ago
  37. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 15 years ago
  38. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 15 years ago
  39. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 15 years ago
  40. 0c21260 serqt: initial clean up pass for tty side by Alan Cox · 15 years ago
  41. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  42. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  43. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 15 years ago
  44. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 15 years ago
  45. 929a22a dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) by Yang Hongyang · 15 years ago
  46. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  47. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  48. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  49. e911e0d dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) by Yang Hongyang · 15 years ago
  50. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  51. d88ca815 fbdev: i.MX31: fix panning, error handling, clean up by Guennadi Liakhovetski · 15 years ago
  52. 215059d tdfxfb: make use of DDC information about connected monitor by Krzysztof Helt · 15 years ago
  53. feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 15 years ago
  54. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 15 years ago
  55. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  56. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 15 years ago
  57. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  58. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 15 years ago
  59. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  60. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  61. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 15 years ago
  62. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 15 years ago
  63. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 15 years ago
  64. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 15 years ago
  65. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 15 years ago
  66. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 15 years ago
  67. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 15 years ago
  68. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 15 years ago
  69. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 15 years ago
  70. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 15 years ago
  71. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 15 years ago
  72. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 15 years ago
  73. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 15 years ago
  74. 04b95d2 Blackfin SPI Driver: pass DMA overflow error to the higher level by Mike Frysinger · 15 years ago
  75. ace3286 Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred by Mike Frysinger · 15 years ago
  76. a42e809 Blackfin SPI Driver: remove useless <asm/cplbinit.h> by Mike Frysinger · 15 years ago
  77. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 15 years ago
  78. 8cf5858 Blackfin SPI Driver: ensure cache coherency before doing DMA by Vitja Makarov · 15 years ago
  79. 3bcfa9e hwmon: add support for GMT G760A fan speed PWM controller by Herbert Valerio Riedel · 15 years ago
  80. 9133df7 esp: fix section mismatch warning by Randy Dunlap · 15 years ago
  81. d407e32 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 15 years ago
  82. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  83. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  84. 797eaa4 hwmon: (lm95241) Convert to new-style i2c driver by Jean Delvare · 15 years ago
  85. ffcd7dc loop: mutex already unlocked in loop_clr_fd() by Alexander Beregalov · 15 years ago
  86. 65de394 i2c: imx: Make disable_delay a per-device variable by Wolfram Sang · 15 years ago
  87. b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 15 years ago
  88. f2bd5ef i2c: i2c-mpc: make I2C bus speed configurable by Wolfgang Grandegger · 15 years ago
  89. 54377cd i2c: i2c-mpc: use dev based printout function by Wolfgang Grandegger · 15 years ago
  90. 8101a30 i2c: i2c-mpc: various coding style fixes by Wolfgang Grandegger · 15 years ago
  91. 309c18d i2c: imx: Add missing request_mem_region in probe() by Darius Augulis · 15 years ago
  92. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 15 years ago
  93. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  94. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 15 years ago
  95. aa11e38 i2c: iMX/MXC support by Darius Augulis · 16 years ago
  96. 3fbed4c mflash: initial support by unsik Kim · 15 years ago
  97. e143858 cciss: change to discover first memory BAR by Mike Miller · 15 years ago
  98. 0a9279c cciss: kernel scan thread for MSA2012 by Mike Miller · 15 years ago
  99. ac44e5b cciss: fix residual count for block pc requests by Jens Axboe · 15 years ago
  100. f08b7e9 powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook by Benjamin Herrenschmidt · 15 years ago