1. 91949a2 spi: rspi: Remove unused mesg parameter from {send,receive}_pio() by Geert Uytterhoeven · 11 years ago
  2. 8b8b773 Merge commit 'spi/topic/sc18is602' into spi-linus by Mark Brown · 11 years ago
  3. 341e6df Merge commit 'spi/fix/rcar' into spi-linus by Mark Brown · 11 years ago
  4. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
  5. 907e26b Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus by Mark Brown · 11 years ago
  6. 36e66bf Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bitbang', 'spi/topic/bpw', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/davinci', 'spi/topic/dw' and 'spi/topic/falcon' into spi-linus by Mark Brown · 11 years ago
  7. 1504d22 Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hspi', 'spi/fix/imx', 'spi/fix/msiof', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/topic/altera', 'spi/topic/ath79' and 'spi/topic/atmel' into spi-linus by Mark Brown · 11 years ago
  8. 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago
  9. 7e2c225 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
  10. 13a4279 spi: core: Fix transfer failure when master->transfer_one returns positive value by Axel Lin · 11 years ago
  11. 9e8f488 spi: Spelling s/finised/finished/ by Geert Uytterhoeven · 11 years ago
  12. 463654c spi: sc18is602: Convert to use bits_per_word_mask by Axel Lin · 11 years ago
  13. 23061f1 spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 11 years ago
  14. 81e53d0 Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-bpw by Mark Brown · 11 years ago
  15. 382cebb spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  16. 350a9b3 spi: clps711x: Add MODULE_ALIAS to support module auto-loading by Axel Lin · 11 years ago
  17. fcb4ed7 spi: rspi: Add missing clk_disable() calls in error and cleanup paths by Geert Uytterhoeven · 11 years ago
  18. 13ea330 Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-rspi by Mark Brown · 11 years ago
  19. b7ed6b8 spi: rspi: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  20. 348e515 spi: rspi: Add support for specifying CPHA/CPOL by Geert Uytterhoeven · 11 years ago
  21. 483c319 spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match by Mika Westerberg · 11 years ago
  22. fbe5072 spi: rspi: Add more QSPI register documentation by Geert Uytterhoeven · 11 years ago
  23. 6ab4865 spi: rspi: Add more RSPI register documentation by Geert Uytterhoeven · 11 years ago
  24. e2e5ed7 spi: rspi: Remove dependency on DMAE for SHMOBILE by Geert Uytterhoeven · 11 years ago
  25. 3e83c19 spi/s3c64xx: Correct indentation by Geert Uytterhoeven · 11 years ago
  26. 909e709 spi: sh: Use spi_sh_clear_bit() instead of open-coded by Axel Lin · 11 years ago
  27. f21524f spi: bitbang: Grammar s/make to make/to make/ by Geert Uytterhoeven · 11 years ago
  28. c6c07b4 spi: sh-hspi: Spelling s/recive/receive/ by Geert Uytterhoeven · 11 years ago
  29. 1afd998 spi: core: Improve tx/rx_nbits check comments by Geert Uytterhoeven · 11 years ago
  30. 5a33d30 spi: ti-qspi: Fixup driver name by Axel Lin · 11 years ago
  31. 3ab5462 spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation by Axel Lin · 11 years ago
  32. 646d79b spi: altera: Remove unneeded NULL checking for hw->bitbang.master by Axel Lin · 11 years ago
  33. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  34. 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  35. 324c66f Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  36. cff539b1 Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  37. c43a5eb Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  38. e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 11 years ago
  39. d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 11 years ago
  40. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 11 years ago
  41. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  42. b13ba1b macvlan: forbid L2 fowarding offload for macvtap by Jason Wang · 11 years ago
  43. c4d7099 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  44. 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 11 years ago
  45. 9898479 spi: clps711x: Use devm_gpio_request() by Alexander Shiyan · 11 years ago
  46. 21e20e2 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  47. 9a2620c bnx2x: prevent WARN during driver unload by Yuval Mintz · 11 years ago
  48. 13de22c Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  49. 8839099 intel_idle: close avn_cstates array with correct marker by Jiang Liu · 11 years ago
  50. e826a7f spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used by Axel Lin · 11 years ago
  51. 8090d6d spi: atmel: Refactor spi-atmel to use SPI framework queue by Wenyou Yang · 11 years ago
  52. e07725b spi: fsl-dspi: Add missing breaks for switch cases by Axel Lin · 11 years ago
  53. 0f74d82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  54. dd5c1f9 spi/davinci: Don't select EDMA by Sekhar Nori · 11 years ago
  55. b6fb8d3 spi: Check conflicting CS based on spi->chip_select instead of device name by Mika Westerberg · 11 years ago
  56. a89e2d2 spi: core: Use list_first_entry to extract head of queue by Axel Lin · 11 years ago
  57. ba0dc81 Revert "intel_idle: mark states tables with __initdata tag" by Jiang Liu · 11 years ago
  58. f882915 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  59. 778037e clk: clk-divider: fix divisor > 255 bug by James Hogan · 11 years ago
  60. 85a9012 spi: s3c24xx: Remove reference to plat/fiq.h by Sachin Kamat · 11 years ago
  61. d3b72c7 spi: atmel: add support for changing message transfer speed by Richard Genoud · 11 years ago
  62. caedb99 spi: sh-hspi: Fix modalias for sh-hspi by Axel Lin · 11 years ago
  63. ceb3b02 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  64. a3f28ef Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  65. bbc6319 drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() by Christian Engelmayer · 11 years ago
  66. 5d2f476 drm/nouveau/bios: fix offset calculation for BMPv1 bioses by Ilia Mirkin · 11 years ago
  67. 136c8bf spi: dw-pci: remove free for resources allocated with devm_* by Wei Yongjun · 11 years ago
  68. e3d8bee spi: ti-qspi: Fix getting correct address for qspi by Axel Lin · 11 years ago
  69. c1ccaa6 drm/nouveau: return offset of allocated notifier by Bob Gleitsmann · 11 years ago
  70. 6d60792 drm/nouveau/bios: make jump conditional by Ilia Mirkin · 11 years ago
  71. 6e9cbb4 drm/nvce/mc: fix msi rearm on GF114 by Sid Boyce · 11 years ago
  72. 854cc0e drm/nvc0/gr: fix mthd data submission by Kelly Doran · 11 years ago
  73. 61b365a drm/nouveau: populate master subdev pointer only when fully constructed by Ben Skeggs · 11 years ago
  74. a707271 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. 77410ba Merge branches 'acpi-battery' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  76. e5e97ee hso: fix handling of modem port SERIAL_STATE notifications by Dan Williams · 11 years ago
  77. a90b403 ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS by Lan Tianyu · 11 years ago
  78. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 11 years ago
  79. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 11 years ago
  80. e46316c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  81. a50f9d5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  82. e3dc867 be2net: fix max_evt_qs calculation for BE3 in SR-IOV config by Suresh Reddy · 11 years ago
  83. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  84. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  85. e120cc0 spidev: fix hang when transfer_one_message fails by Daniel Santos · 11 years ago
  86. fa4934a spi: dw-pci: fix typo by Baruch Siach · 11 years ago
  87. be505f6 Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM" by Alexander van Heukelum · 11 years ago
  88. 058840c drm/i915/bdw: Flush system agent on gen8 also by Ben Widawsky · 11 years ago
  89. 497d221 Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes by Mike Turquette · 11 years ago
  90. f35f76e xen-netback: Include header for vmalloc by Josh Boyer · 11 years ago
  91. 7d30622 fec: Revert "fec: Do not assume that PHY reset is active low" by Fabio Estevam · 11 years ago
  92. e8379c7 bnx2x: fix VLAN configuration for VFs. by Yuval Mintz · 11 years ago
  93. 9dfef3a bnx2x: fix AFEX memory overflow by Yuval Mintz · 11 years ago
  94. 5b62291 bnx2x: Clean before update RSS arrives by Michal Kalderon · 11 years ago
  95. 89e18ae bnx2x: Correct number of MSI-X vectors for VFs by Michal Kalderon · 11 years ago
  96. e848582 bnx2x: limit number of interrupt vectors for 57711 by Dmitry Kravkov · 11 years ago
  97. f0a679af Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  98. c8d1507 Merge branches 'acpi-ac' and 'acpi-tpm' by Rafael J. Wysocki · 11 years ago
  99. df45c71 ACPI / TPM: fix memory leak when walking ACPI namespace by Jiang Liu · 11 years ago
  100. 50a2bc5 ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY by Alexander Mezin · 11 years ago