1. 44c97d5 misc: add hsuart driver by Flemmard · 12 years ago
  2. 0e32748 msm_uartdm driver by Flemmard · 13 years ago
  3. 661075b Add KERNEL_LOG support by Flemmard · 13 years ago
  4. 6ecd707 Palm USER_PINS driver by Flemmard · 13 years ago
  5. 49e7842 NDUID palm specific driver by Flemmard · 13 years ago
  6. 660dde8 misc: add hres_counter driver by Flemmard · 12 years ago
  7. 939472a misc: add a6 driver by Flemmard · 12 years ago
  8. c50a9cd audio: qdsp6v2: update i/ecodec headers, add removed audio_dev_ctl by Flemmard · 12 years ago
  9. 1c4ca56 max8903b: move some charger related defines in max8903b header instead of a6 header by Flemmard · 13 years ago
  10. 6b1be1e input/misc: add isl29023 and lsm303dlh drivers by Flemmard · 12 years ago
  11. 295b72b input: touchscreen: import CY8CTMA395 touchscreen driver by Flemmard · 13 years ago
  12. edcfed5 power: charger: add max8903b charger driver by Flemmard · 12 years ago
  13. 8baad25 bluetooth: hci_bcsp: fix incompatible type warning by Flemmard · 12 years ago
  14. 6f97270 usb: hcd: add missing flag (HCD_FLAG_SAW_IRQ) by Flemmard · 12 years ago
  15. 4fb1504 pehci: remove smp_lock depreciated references, fix to new structure layout by Flemmard · 13 years ago
  16. 94e5d32 ath: Remove extern from function prototypes by Joe Perches · 13 years ago
  17. 664cfb1 ath6kl: Fix invalid pointer access on fuzz testing with AP mode by Mohammed Shafi Shajakhan · 13 years ago
  18. 3a39c8e ath6kl: Fix race in heart beat polling by Vasanthakumar Thiagarajan · 13 years ago
  19. 30e2604 ath6kl: use old NUM_BANDS define by Dan Pasanen · 13 years ago
  20. 3124bae ath6kl: make mgmt_tx accept a NULL channel by Antonio Quartulli · 13 years ago
  21. 46ab0d8 ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req() by Geert Uytterhoeven · 13 years ago
  22. 455744d wireless: ath6kl: re-use native helper to parse MAC by Andy Shevchenko · 13 years ago
  23. 2e87627 ath6kl: Check wmi ready event status before validating abi version by Raja Mani · 13 years ago
  24. 346c461 ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 13 years ago
  25. 68622bf ath6kl: add tracing support to debug message macros by Kalle Valo · 13 years ago
  26. cb49f8e ath6kl: add tracing support to log functions by Kalle Valo · 13 years ago
  27. 3ce0b85 ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 13 years ago
  28. e97013d91 ath6kl: add tracing point for hif irqs by Kalle Valo · 13 years ago
  29. dd4e03e ath6kl: add tracing points for sdio transfers by Kalle Valo · 13 years ago
  30. 081f8e5 ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 13 years ago
  31. e4f83e9 ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 13 years ago
  32. 8ae1582 ath6kl: Remove NETDEV_REGISTERED flag by Mohammed Shafi Shajakhan · 13 years ago
  33. fd5f354 ath6kl: Return error from ath6kl_bmi_done() by Mohammed Shafi Shajakhan · 13 years ago
  34. 3280deb ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks by Mohammed Shafi Shajakhan · 13 years ago
  35. fbf9e68 ath6kl: Cosmetic change in checking for free vif slot by Mohammed Shafi Shajakhan · 13 years ago
  36. 73e2c5e drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 14 years ago
  37. e46e11f ath6kl: Parse beacon interval from userspace by Mohammed Shafi Shajakhan · 14 years ago
  38. 36e1279 ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 14 years ago
  39. 4993859 ath6kl: remove unnecessary check for NULL skb by Mohammed Shafi Shajakhan · 14 years ago
  40. d38239b ath6kl: Remove erroneous flag clearing by Mohammed Shafi Shajakhan · 14 years ago
  41. 6362802 ath6kl: Fix a mismatch in power management debug message by Mohammed Shafi Shajakhan · 14 years ago
  42. 6355060 drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 14 years ago
  43. 3b4d41f ath6kl: Remove obselete USB device related checks by Mohammed Shafi Shajakhan · 14 years ago
  44. eabea6f ath6kl: Check for valid endpoint ID in ath6kl_tx_complete() by Pandiyarajan Pitchaimuthu · 14 years ago
  45. 0f96a28 ath6kl: Fix random rx data corruption by Vasanthakumar Thiagarajan · 14 years ago
  46. 7639201 ath6kl: Check for valid endpoint ID values in ath6kl_control_tx() by Raja Mani · 14 years ago
  47. 69cfa76 ath6kl: Check for valid rate table index by Raja Mani · 14 years ago
  48. da94f0b ath6kl: Avoid null ptr dereference while printing reg domain pair by Raja Mani · 14 years ago
  49. 5bc713e ath6kl: Fix reconnection issue after recovery by Vasanthakumar Thiagarajan · 14 years ago
  50. 59f20ab ath6kl: Make fw error recovery configurable by Vasanthakumar Thiagarajan · 14 years ago
  51. 10d31b6 ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state by Vasanthakumar Thiagarajan · 14 years ago
  52. 4f64703 ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() by Vasanthakumar Thiagarajan · 14 years ago
  53. 89a1dde ath6kl: Fix bug in scheduling hb_timer by Vasanthakumar Thiagarajan · 14 years ago
  54. 52784ac ath6kl: Recover from "wmi ctrl ep is full" condition by Vasanthakumar Thiagarajan · 14 years ago
  55. 2d63a67 ath6kl: Add support to detect fw error through heart beat by Vasanthakumar Thiagarajan · 14 years ago
  56. 16ddbcb ath6kl: Recover from fw crash by Vasanthakumar Thiagarajan · 14 years ago
  57. db07252 ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop() by Vasanthakumar Thiagarajan · 14 years ago
  58. e4f994e ath6kl: fix link speed when using sgi by Dengke Qiu · 14 years ago
  59. de1ede3 ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 14 years ago
  60. 10053f5 ath6kl: consolidate WoW pattern length by Thomas Pedersen · 14 years ago
  61. 8c5749e ath6kl: Fix potential memory leak in ath6kl_tx_complete() by Vasanthakumar Thiagarajan · 14 years ago
  62. dd99d95 ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() by Vasanthakumar Thiagarajan · 14 years ago
  63. dc246cc ath6kl: refactor wmi scan command by Kalle Valo · 14 years ago
  64. 7d1ecc1 ath6kl: move ath6kl_wmi_startscan_cmd() by Kalle Valo · 14 years ago
  65. be4a8bf ath6kl: Make use of return value from ath6kl_diag_read() by Pandiyarajan Pitchaimuthu · 14 years ago
  66. 17c8898 ath6kl: fix fw capability parsing by Thomas Pedersen · 14 years ago
  67. 20d6012 ath6kl: Fix unstable downlink throughput by Vasanthakumar Thiagarajan · 14 years ago
  68. adf1efd ath6kl: Fix race in aggregation reorder logic by Vasanthakumar Thiagarajan · 14 years ago
  69. 2153198 ath6kl: support changing dtim period on AP mode by Etay Luz · 14 years ago
  70. 0f40e9a ath6kl: Remove unneeded memset in roam related config func by Raja Mani · 14 years ago
  71. 5da68de ath6kl: Fix missing gpio pin 9 configuration by Vasanthakumar Thiagarajan · 14 years ago
  72. bc3fc46 ath6kl: issue wmi disconnect after notifying cfg80211 by Thomas Pedersen · 14 years ago
  73. 5c9e661 ath6kl: Add wow multicast firmware capability support by Naveen Gangadharan · 14 years ago
  74. fddad59 ath6kl: Use correct max-scan-SSIDs limit by Jouni Malinen · 14 years ago
  75. c62069e ath6kl_sdio: Fix the EAPOL out of order issue by Vivek Natarajan · 14 years ago
  76. a182498 ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue() by Vasanthakumar Thiagarajan · 14 years ago
  77. 59709f3 ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx() by Vasanthakumar Thiagarajan · 14 years ago
  78. 991ec50 ath6kl: handle background(BK) stream properly on htc mbox layer by Kevin Fang · 14 years ago
  79. 36c7686 ath6kl: Fix bss filter setting while scanning by Vasanthakumar Thiagarajan · 14 years ago
  80. f41a5e5 ath6kl: Multicast filter support in wow suspend and non-suspend by Naveen Gangadharan · 14 years ago
  81. 8310c8b ath6kl: check for sband existence when creating scan cmd by Thomas Pedersen · 14 years ago
  82. 90b4b8a ath6kl: include in.h explicitly by Luis R. Rodriguez · 14 years ago
  83. 780c98e ath6kl: unblock fwlog_block_read() on exit by Thomas Pedersen · 14 years ago
  84. a22ed49 ath6kl: fix an indenting issue by Dan Carpenter · 14 years ago
  85. 97d176b ath6kl: change || to && by Dan Carpenter · 14 years ago
  86. fcdef3b ath6kl: Normalize use of FW_DIR by Tim Gardner · 14 years ago
  87. db9e283 ath6kl: Add AR6004 1.2 support for USB and SDIO by Ray Chen · 14 years ago
  88. dc860b3 ath6kl: Don't advertise HT40 support in 2.4 Ghz by Vasanthakumar Thiagarajan · 14 years ago
  89. 1483d31 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 13 years ago
  90. a292ba5a ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 13 years ago
  91. a6fe219 ath6kl: disallow building ATH6KL_SDIO, removing specific files by Dan Pasanen · 13 years ago
  92. d1ed9a6 fix a couple warnings by Dan Pasanen · 13 years ago
  93. 680ae33 msm: HTC: m7: Remove suspend/resume LPM function logging by Ethan Chen · 12 years ago
  94. 1647f18 msm: HTC: m7: Remove unnecessary usleep by Ethan Chen · 12 years ago
  95. 9d90408 msm: HTC: battery_8960: don't schedule update on suspend/resume by Ethan Chen · 12 years ago
  96. d873ad3 misc: Remove psensor, pocket mode code by Ethan Chen · 12 years ago
  97. 3b74145 msm: HTC: m7: initialize clk_ctrl variable by Ethan Chen · 12 years ago
  98. be1b48f msm: HTC: m7: enable CMD_CLK_CTRL for display on by Ethan Chen · 12 years ago
  99. 30e77e0a ip_gre: remove duplicate pointer definition by Jon Haus · 13 years ago
  100. 39f86e2 msm: HTC: m7: ifdef for synaptics touchscreen by Ethan Chen · 12 years ago