1. dfab30e spi/spi-atmel: add physical base address by Nicolas Ferre · 12 years ago
  2. 3af4ed7 spi/sirf: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 12 years ago
  3. fb9d044 spi/s3c64xx: Check for errors in dmaengine prepare_transfer() by Mark Brown · 12 years ago
  4. 563b444 spi/s3c64xx: Fix non-dmaengine usage by Mark Brown · 12 years ago
  5. 142e07b spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() by Wei Yongjun · 12 years ago
  6. 00ab539 spi/s3c64xx: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  7. ddc5cdf spi: omap2-mcspi: Fix transfers if DMADEVICES is not set by Tony Lindgren · 12 years ago
  8. 7884372 spi: s3c64xx: move to generic dmaengine API by Arnd Bergmann · 12 years ago
  9. 6b8cc33 spi-gpio: init CS before spi_bitbang_setup() by Josef Ahmad · 12 years ago
  10. c3e2aa8 spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop by Anatolij Gustschin · 12 years ago
  11. 86e9874 spi: spi-mpc512x-psc: add support for gpio chip selects by Anatolij Gustschin · 12 years ago
  12. ab300d1 spi/bcm63xx: remove unused speed_hz variable by Jonas Gorski · 12 years ago
  13. 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 12 years ago
  14. cbfd6a2 spi/pxa2xx: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  15. f333a33 spi/tegra114: add spi driver by Laxman Dewangan · 12 years ago
  16. c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  17. e2546959 spi/tegra-sflash: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  18. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 12 years ago
  19. 76a7498 spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores by Andreas Larsson · 12 years ago
  20. 447b0c7 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC by Andreas Larsson · 12 years ago
  21. 8922a36 spi/spi-fsl-spi: Add support for setting a maximum number of bits per word by Andreas Larsson · 12 years ago
  22. c3f3e77 spi/spi-fsl-spi: Introduce a type for the driver by Andreas Larsson · 12 years ago
  23. b48c4e3 spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer by Andreas Larsson · 12 years ago
  24. f482cd0 spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive by Andreas Larsson · 12 years ago
  25. e8beacb spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment by Andreas Larsson · 12 years ago
  26. 58ad60b mxs/spi: fix error return code in mxs_spi_probe() by Wei Yongjun · 12 years ago
  27. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 12 years ago
  28. 997230d spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  29. e47ef0f Merge branch 'spi-fix' into spi-next by Mark Brown · 12 years ago
  30. 823cd04 spi/spi-atmel: status information passed through controller data by Nicolas Ferre · 12 years ago
  31. 1888e8f spi/spi-atmel: call unmapping on transfers buffers by Nicolas Ferre · 12 years ago
  32. 97ed465 spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0 by Wenyou Yang · 12 years ago
  33. d4820b7 spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register. by Wenyou Yang · 12 years ago
  34. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  35. 8179bb2 spi/spidev: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  36. e4d4378 spi/fsl: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  37. 1ad849a spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts by Anatolij Gustschin · 12 years ago
  38. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 12 years ago
  39. 691ee4e spi: spi-sh-msiof: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  40. 9547acc spi: spi-oc-tiny: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  41. b0b36b8 spi: Unlock a spinlock before calling into the controller driver. by Bryan Freed · 12 years ago
  42. ff23fa3 spi/omap-mcspi: check condition also after timeout by Sebastian Andrzej Siewior · 12 years ago
  43. e761f42 spi/s3c64xx: Convert to bits_per_word_mask by Mark Brown · 12 years ago
  44. f4b97eb spi: bcm2835: make use of new bits_per_word_mask core feature by Stephen Warren · 12 years ago
  45. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 12 years ago
  46. 375981f spi/s3c64xx: modified error interrupt handling and init by Girish K S · 12 years ago
  47. 5c725b3 spi: spi-s3c64xx.c Remove unused argument. by Matthias Brugger · 12 years ago
  48. b66c773 spi/bcm63xx: use devm_ioremap_resource() by Jonas Gorski · 12 years ago
  49. 68792e2 spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer by Jonas Gorski · 12 years ago
  50. c94df49 spi/bcm63xx: inline bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  51. 31e4eaa spi/bcm63xx: remove spi chip select validity check by Jonas Gorski · 12 years ago
  52. 58d8beb spi/bcm63xx: simplify bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  53. e2bdae0 spi/bcm63xx: check spi bits_per_word in spi_setup by Jonas Gorski · 12 years ago
  54. 52f83bb spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup by Jonas Gorski · 12 years ago
  55. c3db2b0 spi/bcm63xx: remove unneeded debug message by Jonas Gorski · 12 years ago
  56. ef9ed4b spi/bcm63xx: remove duplicated mode bits check by Jonas Gorski · 12 years ago
  57. 4fbb82a spi/bcm63xx: properly prepare clocks before enabling them by Jonas Gorski · 12 years ago
  58. 1953331 Merge branch 'spi-fix' into spi-next by Mark Brown · 12 years ago
  59. b435ff2 spi/bcm63xx: don't disable non enabled clocks in probe error path by Jonas Gorski · 12 years ago
  60. 4a25b68 spi/bcm63xx: Remove unused variable by Kevin Cernekee · 12 years ago
  61. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 12 years ago
  62. 0054e28 spi/pxa2xx: enable multiblock DMA transfers for LPSS devices by Mika Westerberg · 12 years ago
  63. c134634 spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() by Mika Westerberg · 12 years ago
  64. f804387 spi: add driver for BCM2835 by Chris Boot · 12 years ago
  65. d77b538 spi: fix return value check in ce4100_spi_probe() by Wei Yongjun · 12 years ago
  66. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  67. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  68. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  69. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  70. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  71. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  72. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  73. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  74. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  77. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  78. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  79. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  80. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  81. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  82. d345243 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  83. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  84. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  85. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 12 years ago
  86. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 12 years ago
  87. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 12 years ago
  88. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 12 years ago
  89. dcd9006 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 12 years ago
  90. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  91. 6bd5165 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 12 years ago
  92. d3929b8 cpufreq / intel_pstate: Do not load on VM that does not report max P state. by Dirk Brandewie · 12 years ago
  93. 907cc90 cpufreq / intel_pstate: Fix intel_pstate_init() error path by Dirk Brandewie · 12 years ago
  94. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 12 years ago
  95. feff5dc efivarfs: return accurate error code in efivarfs_fill_super() by Matt Fleming · 12 years ago
  96. 123abd7 efivars: efivarfs_valid_name() should handle pstore syntax by Matt Fleming · 12 years ago
  97. 68d9298 efi: be more paranoid about available space when creating variables by Matthew Garrett · 12 years ago
  98. 60222c0 drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits by Patrik Jakobsson · 12 years ago
  99. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 12 years ago
  100. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago