1. 05aab17 ath6kl: fix too long lines by Kalle Valo · 13 years ago
  2. 12eb944 ath6kl: document all spinlocks by Kalle Valo · 13 years ago
  3. 8c9bb05 ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect() by Kalle Valo · 13 years ago
  4. 1ca4d0b ath6kl: fix error handling ath6kl_target_config_wlan_params() by Kalle Valo · 13 years ago
  5. 80fb268 ath6kl: add ath6kl_bmi_read_hi32() by Kalle Valo · 13 years ago
  6. 24fc32b ath6kl: add ath6kl_bmi_write_hi32() by Kalle Valo · 13 years ago
  7. d0d670a ath6kl: remove multiple assignments by Kalle Valo · 13 years ago
  8. ddc3d77 ath6kl: logical continuations should be on the previous line by Kalle Valo · 13 years ago
  9. 96f1fad ath6kl: alignment should match open parenthesis by Kalle Valo · 13 years ago
  10. c650538 ath6kl: fix checkpatch error with EPSTAT() macro by Kalle Valo · 13 years ago
  11. 51b56e2 ath6kl: fix pointer style by Kalle Valo · 13 years ago
  12. 1bd612a hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804 by Guenter Roeck · 13 years ago
  13. 7ad6307 hwmon: (zl6100) Maintain delay parameter in driver instance data by Guenter Roeck · 13 years ago
  14. 7cb3c44 hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes by Guenter Roeck · 13 years ago
  15. 4de8612 hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 by Jean Delvare · 13 years ago
  16. d09b3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  17. 4f3612b Revert "power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c" by Jiri Kosina · 13 years ago
  18. 1ccba21 can: peak_usb: PCAN-USB specific part: fix little endian usage by Stephane Grosjean · 13 years ago
  19. aaefcd4 drm/radeon: deal with errors from framebuffer init path. by Dave Airlie · 13 years ago
  20. 0be7043 drm/radeon: fix a semaphore deadlock on pre cayman asics by Christian König · 13 years ago
  21. b19c19a drm: cope with platformdev->id == -1 by Rob Clark · 13 years ago
  22. d138dac NET: sa11x0-ir: add DMA support for SIR transmit mode by Russell King · 13 years ago
  23. bf95154 NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API by Russell King · 13 years ago
  24. bb8c950 Merge branch 'sa11x0-dma' into sa11x0-ir by Russell King · 13 years ago
  25. 6365bea DMA: sa11x0: add SA-11x0 DMA driver by Russell King · 13 years ago
  26. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 13 years ago
  27. 19d57d3 Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use by Jason Gerecke · 13 years ago
  28. ce0dc0c ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend by Raja Mani · 13 years ago
  29. 8f46fcc ath6kl: Maintain the listen interval per VIF specific by Raja Mani · 13 years ago
  30. 390a8c8 ath6kl: Check wow state before sending control and data pkt by Raja Mani · 13 years ago
  31. 1e9a905 ath6kl: Add provision to define suspend policy in disconnected state. by Raja Mani · 13 years ago
  32. dac12d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  33. 5e71412 [media] davinci: remove includes of mach/io.h by Rob Herring · 13 years ago
  34. 6076c64 ARM: OMAP: Remove remaining includes for mach/io.h by Tony Lindgren · 13 years ago
  35. 8a16a70 regulator: Remove bq24022 regulator driver by Heiko Stübner · 13 years ago
  36. 63fe122 i2c: pxa: add OF support by Haojian Zhuang · 13 years ago
  37. 699c20f serial: pxa: add OF support by Haojian Zhuang · 13 years ago
  38. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 13 years ago
  39. a6c3b33 Merge branch 'pinctrl-tegra-for-next-diet' into for-next by Linus Walleij · 13 years ago
  40. ae5d337 powerpc/44x: Add more changes for APM821XX EMAC driver by Duc Dang · 13 years ago
  41. 872acc3 pinctrl: include machine header to core.h by Linus Walleij · 13 years ago
  42. 34efc28 caif-hsi: Set default MTU to 4096 by Sjur Brændeland · 13 years ago
  43. 79421b4 cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 13 years ago
  44. f637d57 cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 13 years ago
  45. 66431a7 net/mlx4: defining functions as static by Yevgeny Petrilin · 13 years ago
  46. be6736b net/mlx4: remove unused functions by Yevgeny Petrilin · 13 years ago
  47. 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 13 years ago
  48. 2ab573c net/mlx4: fixing sparse warnings when copying mac, address to gid entry by Yevgeny Petrilin · 13 years ago
  49. 39b2c4e net/mlx4: fix sparse warnings on wrong type for RSS keys by Yevgeny Petrilin · 13 years ago
  50. 966684d net/mlx4: fix sparse warnings on TX blue flame buffer by Or Gerlitz · 13 years ago
  51. 4ef2a43 net/mlx4: fix sparse warnings on TX control flags, endianess by Or Gerlitz · 13 years ago
  52. ebf8c9a net/mlx4_en: Saving mem access on data path by Yevgeny Petrilin · 13 years ago
  53. 6975f4c qla3xxx: ethernet: Silence static checker warning. by Santosh Nayak · 13 years ago
  54. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 13 years ago
  55. 2fbabfa NFC: Export NFCID when detecting a p2p target with pn533 by Samuel Ortiz · 13 years ago
  56. d8dc107 NFC: Export Jewel/Topaz ID from pn533 by Samuel Ortiz · 13 years ago
  57. 7975754 NFC: Export sensf from pn533 by Samuel Ortiz · 13 years ago
  58. 98b3ac1 NFC: Clear pn533 target structure by Samuel Ortiz · 13 years ago
  59. c3b1e1e NFC: Export NFCID1 from pn533 by Samuel Ortiz · 13 years ago
  60. 10d8493 bcma: add support for on-chip OTP memory used for SPROM storage by Arend van Spriel · 13 years ago
  61. 4ac887c bcma: return error in bcma_sprom_get() when fallback fails by Arend van Spriel · 13 years ago
  62. 5c17ddc ath5k: do not re-run AGC calibration periodically by Felix Fietkau · 13 years ago
  63. 62e2c10 ath5k: do not stop queues for full calibration by Felix Fietkau · 13 years ago
  64. 12ce8ba mac80211: Modify tsf via debugfs in mesh interfaces by Javier Cardona · 13 years ago
  65. 2f40b94 mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header. by Javier Cardona · 13 years ago
  66. 2e7eb11 iwlwifi: move firmware completion wait by Johannes Berg · 13 years ago
  67. 15854ef iwlwifi: move firmware request into drv by Johannes Berg · 13 years ago
  68. 702e063 iwlwifi: move iwl_base_params to shared header by Johannes Berg · 13 years ago
  69. 7db5b98 iwlwifi: move uCode deallocation to drv by Johannes Berg · 13 years ago
  70. ab0bd5b iwlwifi: fix station HT parameters by Johannes Berg · 13 years ago
  71. 61f0439 iwlwifi: move traffic log definitions by Johannes Berg · 13 years ago
  72. 0439bb6 iwlwifi: move IWL_MASK into file using it by Johannes Berg · 13 years ago
  73. 70a18c5 iwlwifi: move tid_to_ac to PCI-E by Johannes Berg · 13 years ago
  74. 930dfd5 iwlwifi: iwl_rx_cmd_buffer belongs to transport API by Johannes Berg · 13 years ago
  75. bffc66c iwlwifi: move queue functions to PCI-E by Johannes Berg · 13 years ago
  76. c977a33 iwlwifi: transport's tx_agg_alloc must not sleep by Johannes Berg · 13 years ago
  77. df2f321 iwlwifi: refactor PCI-E RX path by Johannes Berg · 13 years ago
  78. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  79. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 13 years ago
  80. 2c6ab7f iwlwifi: use ieee80211_tx_status by Johannes Berg · 13 years ago
  81. 15b86bf iwlwifi: move wowlan bool into priv by Johannes Berg · 13 years ago
  82. 2dd4f9f iwlwifi: clean up (wowlan) suspend flow by Johannes Berg · 13 years ago
  83. ce9e80a iwlwifi: reduce IDI code ifdef by Johannes Berg · 13 years ago
  84. 706c4ff iwlwifi: make config const by Johannes Berg · 13 years ago
  85. 7e79a39 iwlwifi: use valid TX/RX antenna from hw_params by Johannes Berg · 13 years ago
  86. 54708d8 iwlwifi: remove SKU from config by Johannes Berg · 13 years ago
  87. a8bceb3 iwlwifi: remove per-device debug level by Johannes Berg · 13 years ago
  88. fb5fe5b iwlwifi: simplify auth/assoc flow by Johannes Berg · 13 years ago
  89. 5c40d86 iwlwifi: make EXIT_PENDING depend on mac80211 by Johannes Berg · 13 years ago
  90. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  91. 4ff70fcd iwlwifi: introduce statistics lock by Johannes Berg · 13 years ago
  92. fa23cb0 iwlwifi: make sta lock private & BH lock by Johannes Berg · 13 years ago
  93. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 13 years ago
  94. 9451ca1 iwlwifi: build some station commands directly by Johannes Berg · 13 years ago
  95. 40e4e68 iwlwifi: simplify code in iwlagn_key_sta_id by Johannes Berg · 13 years ago
  96. 71cb992 iwlwifi: reduce sta_lock hold time in TX by Johannes Berg · 13 years ago
  97. f2b69ef iwlwifi: remove an unused argument by Johannes Berg · 13 years ago
  98. d316383 iwlwifi: move iwl_clear_driver_stations to user by Johannes Berg · 13 years ago
  99. e9a8e8e airo: fix test for FLAG_RADIO_DOWN by Dan Carpenter · 13 years ago
  100. 342bbf3 iwlwifi: always monitor for stuck queues by Johannes Berg · 13 years ago