1. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  2. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  3. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago
  4. 97aa03f rt2x00: rt2800lib: add rt2800_txpower_to_dev helper by Gabor Juhos · 11 years ago
  5. 5cddb3c rt2x00: rt2800lib: fix antenna configuration for RT3593 by Gabor Juhos · 11 years ago
  6. 4788ac1 rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices by Gabor Juhos · 11 years ago
  7. 34542ff rt2x00: rt2800lib: add TX power configuration for RT3593 by Gabor Juhos · 11 years ago
  8. d63f7e8 rt2x00: rt2800lib: add BBP post initialization for RT3593 by Gabor Juhos · 11 years ago
  9. ab7078a rt2x00: rt2800lib: add RFCSR register initialization for RT3593 by Gabor Juhos · 11 years ago
  10. b189a18 rt2x00: rt2800lib: add BBP register initialization for RT3593 by Gabor Juhos · 11 years ago
  11. 1706d15 rt2x00: rt2800lib: add MAC register initialization for RT3593 by Gabor Juhos · 11 years ago
  12. fa31d15 rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset by Gabor Juhos · 11 years ago
  13. 379448f rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper by Gabor Juhos · 11 years ago
  14. 022138c rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper by Gabor Juhos · 11 years ago
  15. 3e38d3d rt2x00: rt2800lib: introduce local EEPROM access functions by Gabor Juhos · 11 years ago
  16. 8951b79 rt2x00: rt2800lib: introduce rt2800_eeprom_word enum by Gabor Juhos · 11 years ago
  17. a3835e9 ath9k: Fix RTS threshold by Sujith Manoharan · 11 years ago
  18. 74e1306 ath9k: make rfkill configurable by Johannes Berg · 11 years ago
  19. 3266d73 wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  20. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  21. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  22. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  23. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  24. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  25. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  28. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  29. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  30. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  31. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  32. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  33. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  34. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  35. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  36. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  37. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  38. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  39. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  40. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  41. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  42. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  43. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  44. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  45. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  46. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  47. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  48. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  49. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  50. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  51. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  52. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  53. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  54. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  55. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  56. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  57. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  58. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  59. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  60. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  62. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  63. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  64. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  65. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  66. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  67. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  68. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  69. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  70. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  71. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 11 years ago
  72. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago
  73. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  74. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  75. d3a33a950 watchdog: mtx1-wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  76. 07bf971 watchdog: sp805_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  77. 4d2327c watchdog: shwdt: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  78. 2f7b9b4 watchdog: shwdt: use devm_clk_get() by Jingoo Han · 11 years ago
  79. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  80. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  81. 0b93026 watchdog: dw_wdt: Staticize local symbol by Sachin Kamat · 11 years ago
  82. f2966cd ifb: fix oops when loading the ifb failed by dingtianhong · 11 years ago
  83. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 11 years ago
  84. cf3cc8c watchdog: dw_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  85. 9d8a7f1 watchdog: ts72xx_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  86. b94828f watchdog: riowd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  87. a508e2e watchdog: riowd: use devm_kzalloc() by Jingoo Han · 11 years ago
  88. 52ccc5a watchdog: rc32434_wdt: use devm_ioremap_nocache() functions by Jingoo Han · 11 years ago
  89. 3666eb0 watchdog: nuc900_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  90. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 11 years ago
  91. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 11 years ago
  92. 626d65a watchdog: bcm63xx_wdt: use devm_ioremap_nocache() by Jingoo Han · 11 years ago
  93. 321e312 watchdog: at32ap700x: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  94. a796078 watchdog: at32ap700x_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  95. 1b4fc0e bnx2x: fix tunneling CSUM calculation by Dmitry Kravkov · 11 years ago
  96. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 11 years ago
  97. f89e57c vxlan: Fix kernel crash on rmmod. by Pravin B Shelar · 11 years ago
  98. b41e6a5 sh_eth: SH_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  99. 61d46bf macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  100. 3dd5c33 tuntap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago