1. b8658bc goldfish: enable 64-bit tty driver by Jun Tian · 10 years ago
  2. ec5e34c goldfish_nand.c: remove length restrictions by Nick Kralevich · 10 years ago
  3. f10d843 goldfish: add support for 64bit to the virtual bus by Octavian Purdila · 10 years ago
  4. 25c72c7 goldfish: fix kernel panic when using multiple adb connection by Jun Tian · 10 years ago
  5. 49a75c4 goldfish: 64-bit pipe driver for goldfish platform by Jun Tian · 10 years ago
  6. 0cc6c3a staging: rtl8723au: Remove unused pointer in rtw_wdev_free() by Christian Engelmayer · 10 years ago
  7. 1b3b9af staging: rtl8723au: fix some confusing indenting by Dan Carpenter · 10 years ago
  8. ef05499 staging: rtl8723au: Remove unused struct odm_ra_info by Jes Sorensen · 10 years ago
  9. baa7683 staging: rtl8723au: Since struct odm_sta_info isn't used, remove it completely by Jes Sorensen · 10 years ago
  10. 9f40993 staging: rtl8723au: Remove unused variable IOTPeer by Jes Sorensen · 10 years ago
  11. 299bcd7 staging: rtl8723au: struct odm_mac_info isn't used by Jes Sorensen · 10 years ago
  12. c7fff4e staging: rtl8723au: struct phy_info and struct odm_phy_info are identical by Jes Sorensen · 10 years ago
  13. d095789 staging: rtl8723au: Remove empty *_free_xmit_priv() and friends by Jes Sorensen · 10 years ago
  14. 099a845 staging: rtl8723au: Eliminate no-op function rtl8723au_init_recvbuf() by Jes Sorensen · 10 years ago
  15. a61b322 staging: rtl8723au: Remove another unused queue from struct recv_priv by Jes Sorensen · 10 years ago
  16. 208ceb8 staging: rtl8723au: Remove some unused lists from struct sta_priv by Jes Sorensen · 10 years ago
  17. d8ab7e8 staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettification by Jes Sorensen · 10 years ago
  18. 561fb40 staging: rtl8723au: pattrib->priority can't be > 15, no need for CHKBIT() by Jes Sorensen · 10 years ago
  19. 7855848 staging: rtl8723au: qos_asm23a(): Don't pass through an invalid priority by Jes Sorensen · 10 years ago
  20. c06209d staging: rtl8723au: set_qos() keep userpriority in a u8 by Jes Sorensen · 10 years ago
  21. d7f2c23 staging: rtl8723au: Another case of missing 'tid' bounds checking. by Jes Sorensen · 10 years ago
  22. 4e489d9 staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT() by Jes Sorensen · 10 years ago
  23. 5a443893 staging: rtl8723au: No need for CHKBIT since 16 + 12 is still < 32 by Jes Sorensen · 10 years ago
  24. 072fc84 staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmap by Jes Sorensen · 10 years ago
  25. 405c9f508 staging: rtl8723au: Remove local #define BIT() by Jes Sorensen · 10 years ago
  26. 00cf86c staging: rtl8723au: Call c2h_handler_8723a() directly instead of via HAL interface by Jes Sorensen · 10 years ago
  27. 227ca8c staging: rtl8723au: The driver only has one c2h_id_filter by Jes Sorensen · 10 years ago
  28. 849befa staging: rtl8723au: c2h_evt_hdl() is always called with 3rd argument = NULL by Jes Sorensen · 10 years ago
  29. ab281e3 staging: rtl8723au: Declare c2h_evt_hdl static by Jes Sorensen · 10 years ago
  30. 95b0f20 staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h by Jes Sorensen · 10 years ago
  31. 7871778 staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark them static by Jes Sorensen · 10 years ago
  32. f85bd05 staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it static by Jes Sorensen · 10 years ago
  33. d39518a staging: rtl8723au: Remove unused ADPT_{FMT,AGR} macros by Jes Sorensen · 10 years ago
  34. a790d58 staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG} by Jes Sorensen · 10 years ago
  35. 9cd613c staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG} by Jes Sorensen · 10 years ago
  36. dc24abd staging: rtl8723au: Get rid of NDEV_FMT/NDEV_ARG macros by Jes Sorensen · 10 years ago
  37. 5e3a829 staging: rtl8723au: Remove some unused prototypes by Jes Sorensen · 10 years ago
  38. be4c506 staging: rtl8723au: Eliminate RTW_STATUS_CODE23a() by Jes Sorensen · 10 years ago
  39. 794ff05 staging: rtl8723au: Eliminate _rtw_queue_empty23a() by Jes Sorensen · 10 years ago
  40. c5779a0 staging: rtl8723au: rtw_free_recvframe23a() is always passed precvpriv->free_recv_queue by Jes Sorensen · 10 years ago
  41. a954a18 staging: rtl8723au: Remove unused semaphore 'allrxreturnevt' by Jes Sorensen · 10 years ago
  42. 6f43d3b staging: rtl8723au: Remove ugly vmalloc() wrappers by Jes Sorensen · 10 years ago
  43. fd6d1c1 staging: rtl8723au: Use kmalloc instead of vmalloc to allocate recv_frame pool by Jes Sorensen · 10 years ago
  44. 269746a staging: rtl723au: Remove some obsolete misleading comments by Jes Sorensen · 10 years ago
  45. 3a35058 stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_frame_ext by Jes Sorensen · 10 years ago
  46. 251ccc2 staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_frames by Jes Sorensen · 10 years ago
  47. 6042cbf staging: rtl8723au: Declare rtw_alloc_xmitframe() static by Jes Sorensen · 10 years ago
  48. 086f7a4 staging: rtl8723au: fix potential leak in update_bcn_wps_ie() by Christian Engelmayer · 10 years ago
  49. 6e8bc71 staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a() by Jes Sorensen · 10 years ago
  50. 2ad7c3d staging: rtl8723au: Use kernel memory allocator for sta_priv allocations by Jes Sorensen · 10 years ago
  51. 6964213 staging: rtl8723au: Eliminate stainfo_by_offset spaghetti by Jes Sorensen · 10 years ago
  52. ec838b0 staging: rtl8723au: add GFP argument to rtw_alloc_network() by Jes Sorensen · 10 years ago
  53. 5290cd6 staging: rtl8723au: rtw_createbss_cmd23a_callback(): Relax holding of pmlmepriv->lock by Jes Sorensen · 10 years ago
  54. 5d8b411 staging: rtl8723au: rtw_alloc_stainfo23a(): Remove unused variable tmp_aid by Jes Sorensen · 10 years ago
  55. b06106d staging: rtl8723au: rtw_sta_mgt.c: Fix some formatting badness by Jes Sorensen · 10 years ago
  56. 1465967 staging: rtl8723au: Get rid of second set of custom error codes by Jes Sorensen · 10 years ago
  57. 5cfab10 staging: rtl8723au: Remove some unused clutter from odm_types.h by Jes Sorensen · 10 years ago
  58. 70e6b55 staging: rtl8723au: Remove unused struct rtl8723a_priv by Jes Sorensen · 10 years ago
  59. 5949703 staging: rtl8723au: Remove a bunch of unused clutter from the ODM code by Jes Sorensen · 10 years ago
  60. 5ead42c staging: rtl8723au: Remove unused ODM spin lock functions by Jes Sorensen · 10 years ago
  61. 613a774 staging: rtl8723au: Remove unused ODM malloc/free functions by Jes Sorensen · 10 years ago
  62. 9d85833 staging: rtl8723au: Use random ethaddr if EEPROM address is corrupted by Jes Sorensen · 10 years ago
  63. be1bc0c staging: rtl8723au: wifi.h: remove more unused #defines by Jes Sorensen · 10 years ago
  64. c51e886 staging: rtl8723au: Use struct ieee80211_pspoll to obtain 'aid' by Jes Sorensen · 10 years ago
  65. 9c4a961 staging: rtl8723au: Fold get_hdr_bssid() into update_recvframe_phyinfo() by Jes Sorensen · 10 years ago
  66. b307108 staging: rtl8723au: update_recvframe_phyinfo(): Don't set variables twice by Jes Sorensen · 10 years ago
  67. aa66fbb staging: rtl8723au: validate_recv_data_frame() use fctl knowledge to obtain bssid by Jes Sorensen · 10 years ago
  68. 5ca12b7 staging: rtl8723au: Remove to_fr_ds packet attribute by Jes Sorensen · 10 years ago
  69. 2222032 staging: rtl8723au: Declare validate_recv_*_frame() static by Jes Sorensen · 10 years ago
  70. ff516e7 staging: rtl8723au: Remove redundant check by Jes Sorensen · 10 years ago
  71. c227ed0 staging: rtl8723au: rtw_wlan_util.c: Clean up the code by Jes Sorensen · 10 years ago
  72. 7ae2599 staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constants by Jes Sorensen · 10 years ago
  73. 9b6cd3e staging: rtl8723au: Remove a bunch of always true #ifdefs by Jes Sorensen · 10 years ago
  74. 1509864 staging: rtl8723au: Remove a pile of unused firmware image file names by Jes Sorensen · 10 years ago
  75. 45b09aa staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info by Jes Sorensen · 10 years ago
  76. 51e2726 staging: rtl8723au: Remove unused rtw_ioctl.h by Jes Sorensen · 10 years ago
  77. bd8ad4a staging: rtl8723au: Eliminate struct qos_priv by Jes Sorensen · 10 years ago
  78. 62dff10 staging: rtl8723au: rtw_event.h remove some unused structs and random blank lines by Jes Sorensen · 10 years ago
  79. e260196 staging: rtl8723au: Make event callbacks take a const u8 * by Jes Sorensen · 10 years ago
  80. 0f6df02 staging: rtl8723au: Fix endian abnormality in mlme_evt_hdl23a() by Jes Sorensen · 10 years ago
  81. d217e5d staging: rtl8723au: Move data byte-swap closer to register access by Larry Finger · 10 years ago
  82. b35c0ff staging: rtl8723au: Remove unused + write-only entries from struct evt_priv by Jes Sorensen · 10 years ago
  83. 593ac88 staging: rtl8723au: Get rid of ugly cbuf interface by Jes Sorensen · 10 years ago
  84. 980cf72 staging: rtl8723au: Use workqueue to handle interrupt complete processing by Jes Sorensen · 10 years ago
  85. 8df06a3 staging: rtl8723au: Name cmd workqueue appropriately to allow for more workqueues by Jes Sorensen · 10 years ago
  86. c382675 staging: rtl8723au: Remove rtw_free_cmd_priv23a() by Jes Sorensen · 10 years ago
  87. fac7563 staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate it by Jes Sorensen · 10 years ago
  88. c347dc6 staging: rtl8723au: pass the cmd parm buffer directly to the cmd handler by Jes Sorensen · 10 years ago
  89. ea0c927 staging: rtl8723au: rtw_ieee80211.c: Reduce some excessive parenthesis usage by Jes Sorensen · 10 years ago
  90. b34a643 staging: rtl8723au: rtw_ieee80211.c mark a couple of function static by Jes Sorensen · 10 years ago
  91. c478475 Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 10 years ago
  92. a3476ac Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  93. cd5b700 iio: hid-sensors: Pressure: Raw read support by Srinivas Pandruvada · 10 years ago
  94. 6fe588e iio: hid-sensors: Inclinometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  95. 8009c59 iio: hid-sensors: Compass 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  96. 1eef062 iio: hid-sensors: Proximity: Raw read support by Srinivas Pandruvada · 10 years ago
  97. 371a123 iio: hid-sensors: ALS: Raw read support by Srinivas Pandruvada · 10 years ago
  98. 0964f70 iio: hid-sensors: Gyro 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  99. c639945 iio: hid-sensors: Accelerometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  100. 56ff6be iio: hid-sensors: Add API to power on/off by Srinivas Pandruvada · 10 years ago