1. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 13 years ago
  2. ec139b6 spi: sh-hspi: convert to using core message queue by Kuninori Morimoto · 13 years ago
  3. 6ea41a2 spi: s3c64xx: Fix build by Mark Brown · 13 years ago
  4. 1afb708 spi: s3c64xx: remove unnecessary callback msg->complete by Kuninori Morimoto · 13 years ago
  5. a66590d spi: remove redundant variable assignment by Guennadi Liakhovetski · 13 years ago
  6. 9af4acc spi: release lock on error path in spi_pump_messages() by Dan Carpenter · 13 years ago
  7. 054ebcc spi: Compatibility with direction which is used in samsung DMA operation by Kyoungil Kim · 13 years ago
  8. 0f57e16 spi-topcliff-pch: add recovery processing in case wait-event timeout by Tomoya MORINAGA · 13 years ago
  9. f258b44 spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control by Tomoya MORINAGA · 13 years ago
  10. 7d05b3e spi-topcliff-pch: Fix issue for transmitting over 4KByte by Tomoya MORINAGA · 13 years ago
  11. ee2ece5 spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info by Tomoya MORINAGA · 13 years ago
  12. 00ffc13 spi/imx: simplify error handling to free gpios by Axel Lin · 13 years ago
  13. e290cf2 spi: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  14. b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 13 years ago
  15. 1cc2df9 SPI: add CSR SiRFprimaII SPI controller driver by Zhiwu Song · 13 years ago
  16. de3bd7e spi-topcliff-pch: fix -Wuninitialized warning by Danny Kukawka · 13 years ago
  17. 690fb11 spi: Mark spi_register_board_info() __devinit by Mark Brown · 13 years ago
  18. ad2a99a spi/s3c64xx: Convert to using core message queue by Mark Brown · 13 years ago
  19. 5e8afa3 spi: controller drivers don't need to depend on SPI_MASTER explicitly by Uwe Kleine-König · 13 years ago
  20. eb4af0f spi/doc: spi_master_put must be followed up by kfree by Uwe Kleine-König · 13 years ago
  21. d1c8bbd spi: Add SuperH HSPI prototype driver by Kuninori Morimoto · 13 years ago
  22. ffbbdd2 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
  23. 0b2182d spi: add support for Renesas RSPI by Shimoda, Yoshihiro · 13 years ago
  24. 0eb8880 spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size by Shimoda, Yoshihiro · 13 years ago
  25. d5a8003 spi/omap: Add DT support to McSPI driver by Benoit Cousson · 13 years ago
  26. 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 13 years ago
  27. 90bbf4f spi/nuc900: Remove unnecessary memset of struct nuc900_spi by Tobias Klauser · 13 years ago
  28. bc26618 Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Grant Likely · 13 years ago
  29. b97b662 spi/s3c64xx: Implement runtime PM support by Mark Brown · 13 years ago
  30. e25d0bf spi/s3c64xx: Convert to dev_pm_ops by Mark Brown · 13 years ago
  31. c257312 spi/s3c64xx: Log error interrupts by Mark Brown · 13 years ago
  32. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  33. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  34. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  35. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  36. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  37. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 13 years ago
  38. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  39. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  40. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  41. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 13 years ago
  42. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  43. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  44. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  45. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  46. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  47. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  48. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  49. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  50. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  51. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  52. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  53. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  54. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  55. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  56. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  57. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  58. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 13 years ago
  59. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 13 years ago
  60. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 13 years ago
  61. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 13 years ago
  62. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 13 years ago
  63. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 13 years ago
  64. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 13 years ago
  65. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 13 years ago
  66. 9b6ba57 [media] DVB: dib0700, move Nova-TD Stick to a separate set by Jiri Slaby · 13 years ago
  67. 68dc8bc [media] : add MODULE_FIRMWARE to dib0700 by Patrick Boettcher · 13 years ago
  68. bad321f [media] DVB-CORE: remove superfluous DTV_CMDs by Patrick Boettcher · 13 years ago
  69. 719c174 [media] s5p-jpeg: adapt to recent videobuf2 changes by Marek Szyprowski · 13 years ago
  70. 7f6cce6 [media] s5p-g2d: fixed a bug in controls setting function by Kamil Debski · 13 years ago
  71. 0da0a78 [media] s5p-mfc: Fix volatile controls setup by Kamil Debski · 13 years ago
  72. bb86936 [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test by Julia Lawall · 13 years ago
  73. b1aa608 [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test by Julia Lawall · 13 years ago
  74. 53e5ab9 [media] s5p-fimc: Fix incorrect control ID assignment by Sachin Kamat · 13 years ago
  75. 265fe02 gpio/it8761e: Restrict it8761e gpio driver to x86. by Grant Likely · 13 years ago
  76. 6f36a80 Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 by Ben Dooks · 13 years ago
  77. 8956dc1 i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  78. c3f4661 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  79. ff35e8b i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  80. 07e8a51 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number by Feng Tang · 13 years ago
  81. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  82. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  83. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  84. 00b1d44 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  85. 5e7590d ACPI processor: Remove unneeded cpuidle_unregister_driver call by Thomas Renninger · 13 years ago
  86. 5c2a9f0 intel idle: Make idle driver more robust by Thomas Renninger · 13 years ago
  87. 95e3ec1 intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle by David Howells · 13 years ago
  88. 63ff07b intel_idle: remove redundant local_irq_disable() call by Yanmin Zhang · 13 years ago
  89. 8364919 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  90. 51dcb19 [media] dvb_frontend: Don't call get_frontend() if idle by Mauro Carvalho Chehab · 13 years ago
  91. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  92. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  93. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  94. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  95. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  96. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  97. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  98. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  99. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  100. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago