1. 8b983e9 spi: rspi: Extract rspi_common_transfer() by Geert Uytterhoeven · 11 years ago
  2. e7fb921 spi: rspi: Add DMA support for RSPI on RZ/A1H by Geert Uytterhoeven · 11 years ago
  3. 4f12b5e spi: rspi: Add DMA support for QSPI on R-Car Gen2 by Geert Uytterhoeven · 11 years ago
  4. 03e627c spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one() by Geert Uytterhoeven · 11 years ago
  5. c52fb6d spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer() by Geert Uytterhoeven · 11 years ago
  6. e4b52dc spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma() by Geert Uytterhoeven · 11 years ago
  7. 8393fa7 spi: rspi: Move RSPI-specific setup out of DMA routines by Geert Uytterhoeven · 11 years ago
  8. 2f777ec spi: rspi: Use SPI core DMA mapping framework by Geert Uytterhoeven · 11 years ago
  9. 5f338d0 spi: rspi: SPI DMA core needs both RX and TX DMA to function by Geert Uytterhoeven · 11 years ago
  10. fcdc49a spi: rspi: Remove unneeded resource test in DMA setup by Geert Uytterhoeven · 11 years ago
  11. 65bf220 spi: rspi: Extract rspi_request_dma_chan() by Geert Uytterhoeven · 11 years ago
  12. 27e105a spi: rspi: Don't consider DMA configuration failures fatal by Geert Uytterhoeven · 11 years ago
  13. 6837b8e9 spi: rspi: Extract rspi_pio_transfer() by Geert Uytterhoeven · 11 years ago
  14. b42e035 spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling by Geert Uytterhoeven · 11 years ago
  15. 9c5de2c spi: rspi: Remove unused 16-bit DMA support by Geert Uytterhoeven · 11 years ago
  16. 32c6426 spi: rspi: Do not call rspi_receive_init() for TX-only by Geert Uytterhoeven · 11 years ago
  17. 5f684c3 spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}() by Geert Uytterhoeven · 11 years ago
  18. 3beb61d spi: rspi: Round up division to avoid slave overclocking by Geert Uytterhoeven · 11 years ago
  19. fd1232b2 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  20. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  21. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  22. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  23. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  24. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  25. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  27. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  28. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  29. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  30. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  31. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  32. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  33. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  34. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  35. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  36. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  37. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  38. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago
  39. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 11 years ago
  40. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 11 years ago
  41. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 11 years ago
  42. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  43. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  44. 6a489c4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  45. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  46. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
  47. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
  48. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  49. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  50. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  51. af9893a Drivers: net: hyperv: Address UDP checksum issues by KY Srinivasan · 11 years ago
  52. 1f73db4 Drivers: net: hyperv: Negotiate suitable ndis version for offload support by KY Srinivasan · 11 years ago
  53. 4276372 Drivers: net: hyperv: Allocate memory for all possible per-pecket information by KY Srinivasan · 11 years ago
  54. db29868 bonding: Remove debug_fs files when module init fails by Thomas Richter · 11 years ago
  55. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 5b7af02 i40evf: program RSS LUT correctly by Mitch A Williams · 11 years ago
  57. fe6d4aa i40evf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  58. a173f04 ixgb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  59. 6b8f07b igbvf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  60. 5499a96 igb: fix last_rx_timestamp usage by Jakub Kicinski · 11 years ago
  61. 06c14e5 igb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  62. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  63. 4a54b1e e1000: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  64. 7dc8660 e1000: remove debug messages with function names by Jakub Kicinski · 11 years ago
  65. 8f12c03 ixgbevf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  66. ea69956 ixgbevf: Add bit to mark work queue initialization by Mark Rustad · 11 years ago
  67. 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  68. 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
  69. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  70. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 11 years ago
  71. 09c0998 Merge tag 'spi-v3.15' into spi-linus by Mark Brown · 11 years ago
  72. 039df7a Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' and 'regulator/fix/s5m8767' into regulator-linus by Mark Brown · 11 years ago
  73. ed59c8f Merge tag 'regulator-v3.15' into regulator-linus by Mark Brown · 11 years ago
  74. 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago
  75. 1e79140 regulator: bcm590xx: Set n_voltages for linear reg by Tim Kryger · 11 years ago
  76. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 11 years ago
  77. 4cc09e2 NVMe: Add getgeo to block ops by Keith Busch · 11 years ago
  78. b9afca3 NVMe: Start-stop nvme_thread during device add-remove. by Dan McLeran · 11 years ago
  79. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 11 years ago
  80. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 11 years ago
  81. 42f6142 NVMe: per-cpu io queues by Keith Busch · 11 years ago
  82. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  83. 4ba8526 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  84. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  85. 190a399 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  86. 562c7ce alienware-wmi: cover some scenarios where memory allocations would fail by Mario Limonciello · 11 years ago
  87. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  88. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  89. edf2377 Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 11 years ago
  90. 029d3ac 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
  91. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 11 years ago
  92. 629c9a8 drivers: net: cpsw: Add default vlan for dual emac case also by Mugunthan V N · 11 years ago
  93. 5869e79 ath9k: fix a scheduling while atomic bug in CSA handling by Felix Fietkau · 11 years ago
  94. 09efc56 ath9k_hw: reduce ANI firstep range for older chips by Felix Fietkau · 11 years ago
  95. 4d76248 ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED by Janusz Dziedzic · 11 years ago
  96. 12cd43c b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR by Rafał Miłecki · 11 years ago
  97. 5212f51 rtlwifi: btcoexist: remove undefined Kconfig macros by Paul Bolle · 11 years ago
  98. cdacdcc ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames by Chun-Yeow Yeoh · 11 years ago
  99. d453ba8 rsi: Fixed issue relating to doing dma on stack error. by Fariya Fatima · 11 years ago
  100. 5156fd24 rsi: Fixed issue relating to index of q_num. by Fariya Fatima · 11 years ago