1. 6b9ff69 Input: lifebook - add DMI entry for Fujitsu B-2130 by Dmitry Torokhov · 16 years ago
  2. b75d172 Input: ALPS - add signature for Toshiba Satellite Pro M10 by Dmitry Torokhov · 16 years ago
  3. b2546df Input: elantech - make sure touchpad is really in absolute mode by Arjan Opmeer · 16 years ago
  4. 3f8c0df Input: elantech - provide a workaround for jumpy cursor on firmware 2.34 by Arjan Opmeer · 16 years ago
  5. 3deb649 Input: ucb1400 - use disable_irq_nosync() in irq handler by Ben Nizette · 16 years ago
  6. 29fa98b Input: tsc2007 - use disable_irq_nosync() in irq handler by Ben Nizette · 16 years ago
  7. e4bd3e5 Input: sa1111ps2 - use disable_irq_nosync() in irq handlers by Ben Nizette · 16 years ago
  8. 0f75171 Input: omap-keypad - use disable_irq_nosync() in irq handler by Ben Nizette · 16 years ago
  9. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  10. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 16 years ago
  11. 180deb5 Input: mainstone-wm97xx - fix condition in pen_up by Jiri Slaby · 16 years ago
  12. 9a03fbe Input: pc110pad - remove unused variable dev by Ilpo Järvinen · 16 years ago
  13. 3eaa750 Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 16 years ago
  14. 0bc69ce Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 16 years ago
  15. 7f6d5ff Input: da9034-ts - make pen {down,up} events more reliable by Eric Miao · 16 years ago
  16. 93ff27c Input: da9034-ts - add Bin Yang as co-author of the driver by Eric Miao · 16 years ago
  17. e04126c Input: atkbd - add forced release keys quirk for Samsung NC20 by Barry Carroll · 16 years ago
  18. 157f3a3 Input: atkbd - add forced release keys quirk for Samsung Q45 by Dmitry Torokhov · 16 years ago
  19. 4ced8e7 Input: gameport - fix attach driver code by Dmitry Torokhov · 16 years ago
  20. d061ebd Input: hp_sdc_rtc should depend on serio by Alexander Beregalov · 16 years ago
  21. 4f29523 Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM by Mark Brown · 16 years ago
  22. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 16 years ago
  23. b79e83b Input: remove unnecessary synchronize_rcu() call by Arjan van de Ven · 16 years ago
  24. 7c46e23 Input: i8042 - add a DMI table for the i8042.reset option by Arjan van de Ven · 16 years ago
  25. 5ea2fc6 Input: i8042 - introduce a tougher reset by Arjan van de Ven · 16 years ago
  26. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  27. 59cc1dd Input: i8042 - add HP DV9700 to the noloop list by Dmitry Torokhov · 16 years ago
  28. 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
  29. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  30. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  31. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  32. 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  33. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 16 years ago
  34. 8e7d91c tty: jsm cleanups by Breno Leitao · 16 years ago
  35. 78d67b404 Adjust path to gpio headers by Mike Frysinger · 16 years ago
  36. 51a2301 KGDB_SERIAL_CONSOLE check for module by Mike Frysinger · 16 years ago
  37. 718f041 Change KCONFIG name by Mike Frysinger · 16 years ago
  38. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 16 years ago
  39. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 16 years ago
  40. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 16 years ago
  41. 0c21260 serqt: initial clean up pass for tty side by Alan Cox · 16 years ago
  42. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 16 years ago
  43. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
  44. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 16 years ago
  45. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 16 years ago
  46. 929a22a dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) by Yang Hongyang · 16 years ago
  47. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  48. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 16 years ago
  49. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  50. e911e0d dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) by Yang Hongyang · 16 years ago
  51. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  52. d88ca815 fbdev: i.MX31: fix panning, error handling, clean up by Guennadi Liakhovetski · 16 years ago
  53. 215059d tdfxfb: make use of DDC information about connected monitor by Krzysztof Helt · 16 years ago
  54. feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 16 years ago
  55. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 16 years ago
  56. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 16 years ago
  57. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 16 years ago
  58. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 16 years ago
  59. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 16 years ago
  60. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 16 years ago
  61. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 16 years ago
  62. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 16 years ago
  63. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 16 years ago
  64. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 16 years ago
  65. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 16 years ago
  66. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 16 years ago
  67. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 16 years ago
  68. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 16 years ago
  69. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 16 years ago
  70. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 16 years ago
  71. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 16 years ago
  72. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 16 years ago
  73. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 16 years ago
  74. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 16 years ago
  75. 04b95d2 Blackfin SPI Driver: pass DMA overflow error to the higher level by Mike Frysinger · 16 years ago
  76. ace3286 Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred by Mike Frysinger · 16 years ago
  77. a42e809 Blackfin SPI Driver: remove useless <asm/cplbinit.h> by Mike Frysinger · 16 years ago
  78. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 16 years ago
  79. 8cf5858 Blackfin SPI Driver: ensure cache coherency before doing DMA by Vitja Makarov · 16 years ago
  80. 3bcfa9e hwmon: add support for GMT G760A fan speed PWM controller by Herbert Valerio Riedel · 16 years ago
  81. 9133df7 esp: fix section mismatch warning by Randy Dunlap · 16 years ago
  82. d407e32 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 16 years ago
  83. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  84. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 16 years ago
  85. 797eaa4 hwmon: (lm95241) Convert to new-style i2c driver by Jean Delvare · 16 years ago
  86. ffcd7dc loop: mutex already unlocked in loop_clr_fd() by Alexander Beregalov · 16 years ago
  87. 65de394 i2c: imx: Make disable_delay a per-device variable by Wolfram Sang · 16 years ago
  88. b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 16 years ago
  89. f2bd5ef i2c: i2c-mpc: make I2C bus speed configurable by Wolfgang Grandegger · 16 years ago
  90. 54377cd i2c: i2c-mpc: use dev based printout function by Wolfgang Grandegger · 16 years ago
  91. 8101a30 i2c: i2c-mpc: various coding style fixes by Wolfgang Grandegger · 16 years ago
  92. 309c18d i2c: imx: Add missing request_mem_region in probe() by Darius Augulis · 16 years ago
  93. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 16 years ago
  94. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 16 years ago
  95. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 16 years ago
  96. aa11e38 i2c: iMX/MXC support by Darius Augulis · 16 years ago
  97. 3fbed4c mflash: initial support by unsik Kim · 16 years ago
  98. e143858 cciss: change to discover first memory BAR by Mike Miller · 16 years ago
  99. 0a9279c cciss: kernel scan thread for MSA2012 by Mike Miller · 16 years ago
  100. ac44e5b cciss: fix residual count for block pc requests by Jens Axboe · 16 years ago