1. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 12 years ago
  2. 76a7498 spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores by Andreas Larsson · 12 years ago
  3. 447b0c7 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC by Andreas Larsson · 12 years ago
  4. 8922a36 spi/spi-fsl-spi: Add support for setting a maximum number of bits per word by Andreas Larsson · 12 years ago
  5. c3f3e77 spi/spi-fsl-spi: Introduce a type for the driver by Andreas Larsson · 12 years ago
  6. 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
  7. f482cd0 spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive by Andreas Larsson · 12 years ago
  8. e8beacb spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment by Andreas Larsson · 12 years ago
  9. 58ad60b mxs/spi: fix error return code in mxs_spi_probe() by Wei Yongjun · 12 years ago
  10. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 12 years ago
  11. 997230d spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  12. e47ef0f Merge branch 'spi-fix' into spi-next by Mark Brown · 12 years ago
  13. 823cd04 spi/spi-atmel: status information passed through controller data by Nicolas Ferre · 12 years ago
  14. 1888e8f spi/spi-atmel: call unmapping on transfers buffers by Nicolas Ferre · 12 years ago
  15. 97ed465 spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0 by Wenyou Yang · 12 years ago
  16. d4820b7 spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register. by Wenyou Yang · 12 years ago
  17. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  18. 8179bb2 spi/spidev: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  19. e4d4378 spi/fsl: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  20. 1ad849a spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts by Anatolij Gustschin · 12 years ago
  21. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 12 years ago
  22. 691ee4e spi: spi-sh-msiof: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  23. 9547acc spi: spi-oc-tiny: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  24. b0b36b8 spi: Unlock a spinlock before calling into the controller driver. by Bryan Freed · 12 years ago
  25. ff23fa3 spi/omap-mcspi: check condition also after timeout by Sebastian Andrzej Siewior · 12 years ago
  26. e761f42 spi/s3c64xx: Convert to bits_per_word_mask by Mark Brown · 12 years ago
  27. f4b97eb spi: bcm2835: make use of new bits_per_word_mask core feature by Stephen Warren · 12 years ago
  28. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 12 years ago
  29. 375981f spi/s3c64xx: modified error interrupt handling and init by Girish K S · 12 years ago
  30. 5c725b3 spi: spi-s3c64xx.c Remove unused argument. by Matthias Brugger · 12 years ago
  31. b66c773 spi/bcm63xx: use devm_ioremap_resource() by Jonas Gorski · 12 years ago
  32. 68792e2 spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer by Jonas Gorski · 12 years ago
  33. c94df49 spi/bcm63xx: inline bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  34. 31e4eaa spi/bcm63xx: remove spi chip select validity check by Jonas Gorski · 12 years ago
  35. 58d8beb spi/bcm63xx: simplify bcm63xx_spi_check_transfer by Jonas Gorski · 12 years ago
  36. e2bdae0 spi/bcm63xx: check spi bits_per_word in spi_setup by Jonas Gorski · 12 years ago
  37. 52f83bb spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup by Jonas Gorski · 12 years ago
  38. c3db2b0 spi/bcm63xx: remove unneeded debug message by Jonas Gorski · 12 years ago
  39. ef9ed4b spi/bcm63xx: remove duplicated mode bits check by Jonas Gorski · 12 years ago
  40. 4fbb82a spi/bcm63xx: properly prepare clocks before enabling them by Jonas Gorski · 12 years ago
  41. 1953331 Merge branch 'spi-fix' into spi-next by Mark Brown · 12 years ago
  42. b435ff2 spi/bcm63xx: don't disable non enabled clocks in probe error path by Jonas Gorski · 12 years ago
  43. 4a25b68 spi/bcm63xx: Remove unused variable by Kevin Cernekee · 12 years ago
  44. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 12 years ago
  45. 0054e28 spi/pxa2xx: enable multiblock DMA transfers for LPSS devices by Mika Westerberg · 12 years ago
  46. c134634 spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() by Mika Westerberg · 12 years ago
  47. f804387 spi: add driver for BCM2835 by Chris Boot · 12 years ago
  48. d77b538 spi: fix return value check in ce4100_spi_probe() by Wei Yongjun · 12 years ago
  49. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  50. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  51. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  52. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  53. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  54. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  55. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  56. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  57. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  58. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  59. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  60. 755727b Randy has moved by Randy Dunlap · 12 years ago
  61. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  62. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  63. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  64. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  65. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  66. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  67. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  68. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  69. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  70. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  71. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 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. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  75. 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
  76. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. 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
  78. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  79. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 12 years ago
  80. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  81. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  82. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  83. 9d62452 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  84. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  85. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  86. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  87. d3452436 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  88. 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
  89. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  90. 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
  91. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 12 years ago
  92. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 12 years ago
  93. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 12 years ago
  94. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 12 years ago
  95. 455bd4c ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations by Ivan Djelic · 12 years ago
  96. dcd9006 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 12 years ago
  97. 69a4cfd ALSA: ice1712: Initialize card->private_data properly by Sean Connor · 12 years ago
  98. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 12 years ago
  99. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 12 years ago
  100. 84dfd0a ALSA: hda - Add support of new codec ALC233 by Kailang Yang · 12 years ago