1. 305c2e7 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" by Johannes Thumshirn · 8 years ago
  2. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  3. ac18dd9 qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue by Amitoj Kaur Chawla · 8 years ago
  4. 265697e rtl8xxxu: Pause TX before calling disable_rf() by Jes Sorensen · 8 years ago
  5. ae5c01fd rtl8xxxu: Implement rtl8192e_enable_rf() by Jes Sorensen · 8 years ago
  6. 6a62f9d rtl8xxxu: Fix OOPS if user tries to add device via /sys by Jes Sorensen · 8 years ago
  7. cabb550 rtl8xxxu: Fix 8188RU support by Jes Sorensen · 8 years ago
  8. 2fc0b8e rtl8xxxu: Add TX power base values for gen1 parts by Jes Sorensen · 8 years ago
  9. b9f9d69 rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts by Jes Sorensen · 8 years ago
  10. eb18806 rtl8xxxu: Update copyright statement to include 2016 by Jes Sorensen · 8 years ago
  11. 8cae2f1 rtl8xxxu: Unregister from mac80211 before shutting down the device by Jes Sorensen · 8 years ago
  12. 8e25496 rtl8xxxu: Match 8723bu power down sequence to vendor driver by Jes Sorensen · 8 years ago
  13. 8d95c80 rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts by Jes Sorensen · 8 years ago
  14. 78a8421 rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly by Jes Sorensen · 8 years ago
  15. b591e98 rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power by Jes Sorensen · 8 years ago
  16. 4062b8f rtl8xxxu: Move PHY RF init into device specific functions by Jes Sorensen · 8 years ago
  17. 37ba4b6 rtl8xxxu: fix uninitialized return value in ret by Colin Ian King · 8 years ago
  18. e1d70c9 rtl8xxxu: Mark 0x050d:0x1004 as tested by Jes Sorensen · 8 years ago
  19. a39b683 Re-enable 8192eu support by Jes Sorensen · 8 years ago
  20. 46b3783 rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix by Jes Sorensen · 8 years ago
  21. 31133da rtl8xxxu: Remove unneeded 8192eu hack by Jes Sorensen · 8 years ago
  22. 747bf23 rtl8xxxu: Split USB quirks into gen1 and gen2 quirks by Jes Sorensen · 8 years ago
  23. 9b323ee rtl8xxxu: Make PBP tuning a fileops parameter by Jes Sorensen · 8 years ago
  24. a773720 rtl8xxxu: Do not backup RF_MODE_AG when it's never being used by Jes Sorensen · 8 years ago
  25. 24e8e7e rtl8xxxu: Store device specific TRXFF boundary in the fileops by Jes Sorensen · 8 years ago
  26. b84cac1 rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts by Jes Sorensen · 8 years ago
  27. c82f8d1 rtl8xxxu: Move loading of AGC table to device specific function by Jes Sorensen · 8 years ago
  28. ade0ded rtl8xxxu: Load AGC table before patching for 1T2R parts by Jes Sorensen · 8 years ago
  29. cb87725 rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions by Jes Sorensen · 8 years ago
  30. bd8fe40 rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts by Jes Sorensen · 8 years ago
  31. 9068308 rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING by Jes Sorensen · 8 years ago
  32. 15f9dc9 rtl8xxxu: Remove unused 8723bu path B IQ calibration code by Jes Sorensen · 8 years ago
  33. fe62171 rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate() by Jes Sorensen · 8 years ago
  34. a49c7ce rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24 by Jes Sorensen · 8 years ago
  35. 2cb79eb rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors by Jes Sorensen · 8 years ago
  36. 55c0b6a rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only by Jes Sorensen · 8 years ago
  37. 57e42a2 rtl8xxxu: Implment rtl8192e_set_tx_power() by Jes Sorensen · 8 years ago
  38. 5bdb6b0 rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu by Jes Sorensen · 8 years ago
  39. b816901 rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu by Jes Sorensen · 8 years ago
  40. 2e7c7b3 rtl8xxxu: Do not set REG_PBP on 8192eu by Jes Sorensen · 8 years ago
  41. 0486e80 rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver by Jes Sorensen · 8 years ago
  42. 89c2a09 rtl8xxxu: Implement generic init_queue_reserved_page() function by Jes Sorensen · 8 years ago
  43. 59b24da rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver by Jes Sorensen · 8 years ago
  44. c157863 rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow by Jes Sorensen · 8 years ago
  45. 85abfb1 mwifiex: make mwifiex_insert_cmd_to_free_q local static by Andreas Fenkart · 8 years ago
  46. c70ca8c mwifiex: factor out mwifiex_cancel_pending_scan_cmd by Andreas Fenkart · 8 years ago
  47. 948ad6b mwifiex: scan: replace pointer arithmetic with array access by Andreas Fenkart · 8 years ago
  48. 679b687 mwifiex: scan: factor out dbg_security_flags by Andreas Fenkart · 8 years ago
  49. 2ccf7ce mwifiex: scan: simplify ternary operators using gnu extension by Andreas Fenkart · 8 years ago
  50. 3832956 mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr by Andreas Fenkart · 8 years ago
  51. 0a233c9 mwifiex: scan: simplify dereference of bss_desc fields by Andreas Fenkart · 8 years ago
  52. 5225663 devcoredump: add scatterlist support by Aviya Erenfeld · 8 years ago
  53. de478a6 ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation by Oleksij Rempel · 8 years ago
  54. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 8 years ago
  55. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  56. 298535c of, numa: Add NUMA of binding implementation. by David Daney · 8 years ago
  57. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 8 years ago
  58. 83835fb spi: dln2: Pass of_node to spi master by Crestez Dan Leonard · 8 years ago
  59. b94cdab mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb by Jiri Pirko · 8 years ago
  60. ce78f02 mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs by Jiri Pirko · 8 years ago
  61. 6466ee3 Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/next by Sylwester Nawrocki · 8 years ago
  62. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  63. 3fa7ee8 s390/sclp: event type macro cleanup by Sebastian Ott · 9 years ago
  64. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  65. 68dd13d s390/sclp: move pci related commands to separate file by Sebastian Ott · 9 years ago
  66. 5a3b7b1 s390/dasd: add query host access to volume support by Stefan Haberland · 8 years ago
  67. 81fed6e clk: samsung: exynos542x: Add the clock id for ACLK by Chanwoo Choi · 8 years ago
  68. 1378a68 s390/dcssblk: fix possible deadlock in remove vs. per-device attributes by Gerald Schaefer · 8 years ago
  69. fc5cf80 of/platform: Allow secondary compatible match in of_dev_lookup by Tony Lindgren · 8 years ago
  70. a771836 thinkpad_acpi: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  71. d0192dc intel_telemetry_pltdrv: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  72. ff22b48 hp_accel: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  73. 4d88d5a PCI: acpiphp_ibm: Avoid uninitialized variable reference by Dan Carpenter · 8 years ago
  74. afc39d6 hwrng: hisi - Add support for Hisilicon SoC RNG by Kefeng Wang · 8 years ago
  75. d293b64 crypto: mxc-scc - add basic driver for the MXC SCC by Steffen Trumtrar · 8 years ago
  76. d606416 crypto: qat - adf_dev_stop should not be called in atomic context by Tadeusz Struk · 8 years ago
  77. 7587c40 crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> by Mike Galbraith · 8 years ago
  78. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  79. f709b45 crypto: ccp - Prevent information leakage on export by Tom Lendacky · 8 years ago
  80. be19b10 drm/i915: Show pin mapped counts and sizes in debugfs by Tvrtko Ursulin · 8 years ago
  81. be12a86 drm/i915: Show pin mapped status in describe_obj by Tvrtko Ursulin · 8 years ago
  82. 234126c drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms by Ville Syrjälä · 8 years ago
  83. f4ee265 drm/i915: Hook up pfit for DSI by Ville Syrjälä · 8 years ago
  84. 062efa5 drm/i915: Eliminate {vlv,bxt}_configure_dsi_pll() by Ville Syrjälä · 8 years ago
  85. 47eacba drm/i915: Compute DSI PLL parameters during .compute_config() by Ville Syrjälä · 8 years ago
  86. cd2d34d drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV by Ville Syrjälä · 8 years ago
  87. da6110b drm/i915/bxt: PORT_PLL_REF_SEL bit should be set for all BXT variations by Dongwon Kim · 8 years ago
  88. 1652fce drm/dp/mst: Restore primary hub guid on resume by Lyude · 8 years ago
  89. f6cd7da drm: Release driver references to handle before making it available again by Chris Wilson · 8 years ago
  90. 40ae80c drm/i915/dp/mst: Add source port info to debugfs output by Jim Bride · 8 years ago
  91. 51108f2 drm/dp/mst: Enhance DP MST debugfs output by Jim Bride · 8 years ago
  92. 59f7c0f drm/edid: Add drm_edid_get_monitor_name() by Jim Bride · 8 years ago
  93. 8f6d855 drm/i915/bxt: Enable runtime PM by Imre Deak · 8 years ago
  94. f11f4e9 Revert "drm/i915/bxt: Disable power well support" by Imre Deak · 8 years ago
  95. adc7f04 drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK by Imre Deak · 8 years ago
  96. bd48006 drm/i915/bxt: Don't reprogram an already enabled DDI PHY by Imre Deak · 8 years ago
  97. c2e001e drm/i915/bxt: Sanitize the DBUF HW state together with CDCLK by Imre Deak · 8 years ago
  98. d7d7c9e drm/i915/bxt: Don't toggle power well 1 on-demand by Imre Deak · 8 years ago
  99. d7d33fd drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit by Imre Deak · 8 years ago
  100. c6c4696 drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers by Imre Deak · 8 years ago