1. 02d0de1 staging: r8188eu: rename rtl8188eu_InitSwLeds to rtw_hal_sw_led_init by Ivan Safonov · 8 years ago
  2. d435335 staging: r8188eu: rename rtl8188eu_DeInitSwLeds to rtw_hal_sw_led_deinit by Ivan Safonov · 8 years ago
  3. 2d91255 staging: r8188eu: rename rtl8188eu_init_default_value to rtw_hal_def_value_init by Ivan Safonov · 8 years ago
  4. 7d962ca staging: r8188eu: rename rtl8188eu_interface_configure to rtw_hal_chip_configure by Ivan Safonov · 8 years ago
  5. 61e0c32 staging: r8188eu: rename _ReadAdapterInfo8188EU to rtw_hal_read_chip_info by Ivan Safonov · 8 years ago
  6. 655266d staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwreg by Ivan Safonov · 8 years ago
  7. 385b452 staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwreg by Ivan Safonov · 8 years ago
  8. 359d961 staging: r8188eu: rename GetHalDefVar8188EUsb to rtw_hal_get_def_var by Ivan Safonov · 8 years ago
  9. 90c69b7 staging: r8188eu: remove UpdateRAMaskHandler member of hal_ops structure by Ivan Safonov · 8 years ago
  10. 0e1e385 staging: r8188eu: rename SetBeaconRelatedRegisters8188EUsb to rtw_hal_bcn_related_reg_setting by Ivan Safonov · 8 years ago
  11. b3a4942 staging: r8188eu: rename pre_xmitframe to rtw_hal_xmit by Ivan Safonov · 8 years ago
  12. 61a30f3 staging: r8188eu: rename rtl8188eu_mgnt_xmit to rtw_hal_mgnt_xmit by Ivan Safonov · 8 years ago
  13. 11c7174 staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete function by Ivan Safonov · 8 years ago
  14. 3929667 staging: r8188eu: remove do_queue_select function by Ivan Safonov · 8 years ago
  15. f8a1a23 staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old_priv function by Ivan Safonov · 8 years ago
  16. cfb8008 staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicator by Ivan Safonov · 8 years ago
  17. 78d41b1 staging: r8188eu: remove not_indic_disco member of mlme_priv structure by Ivan Safonov · 8 years ago
  18. ec355ca staging: r8188eu: remove num_of_scanned member of mlme_priv structure and corresponding to it code by Ivan Safonov · 8 years ago
  19. e015bae staging: r8188eu: remove scan_start_time and assoc_by_rssi members from mlme_priv structure by Ivan Safonov · 8 years ago
  20. 1c23e99 staging: r8188eu: remove p2p_* members from mlme_priv structure by Ivan Safonov · 8 years ago
  21. 3bb0ef9 staging: r8188eu: remove some members of registry_priv structure by Ivan Safonov · 8 years ago
  22. c672491 staging: r8188eu: remove nr_endpoint member of dvobj_priv structure by Ivan Safonov · 8 years ago
  23. 999266d staging: r8188eu: remove ep_num member of dvobj_priv structure by Ivan Safonov · 8 years ago
  24. cf65514 staging: r8188eu: remove usb_vendor_req_buf member of dvobj_priv by Ivan Safonov · 8 years ago
  25. bbd8a45 staging: r8188eu: remove phostapdpriv member of struct adapter by Ivan Safonov · 8 years ago
  26. 329473a staging: r8188eu: remove fw_ps_awake variable of rtl8188e_HalDmWatchDog function by Ivan Safonov · 8 years ago
  27. 430fc0f staging: r8188eu: remove rwdinfo member of struct adapter by Ivan Safonov · 8 years ago
  28. 89f3b361 staging: r8188eu: remove evtThread member of struct adapter by Ivan Safonov · 8 years ago
  29. 33dda29 staging: r8188eu: remove rereg_nd_name_priv member of struct adapter by Ivan Safonov · 8 years ago
  30. ca9e5b3 staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapter by Ivan Safonov · 8 years ago
  31. 2104905 staging: r8188eu: remove in_cta_test member of struct adapter by Ivan Safonov · 8 years ago
  32. 5cd3809 staging: r8188eu: remove bNotifyChannelChange member of struct adapter by Ivan Safonov · 8 years ago
  33. d94971a staging: r8188eu: remove ieee80211_txb and tx_pending structures by Ivan Safonov · 8 years ago
  34. 5cd8396 staging: r8188eu: replace rtw_ieee80211_hdr_3addr_qos with ieee80211_qos_hdr by Ivan Safonov · 8 years ago
  35. bbfe286 staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addr by Ivan Safonov · 8 years ago
  36. d87f574 staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdr by Ivan Safonov · 8 years ago
  37. aeaf5d8 staging: ks7010: fix two memory leaks on error return path by Colin Ian King · 8 years ago
  38. 8defffb staging: ks7010: avoid dereferencing packet if it is null by Colin Ian King · 8 years ago
  39. f5dc939 staging: ks7010: fix warning on return for void functions by Hariharan R · 8 years ago
  40. b80cfea staging: ks7010: fix memory leak by Sudip Mukherjee · 8 years ago
  41. 369e1b6 staging: ks7010: return on failure by Sudip Mukherjee · 8 years ago
  42. 98a3c4d staging: most: hdm-usb: remove repeated access to structure by Christian Gromm · 8 years ago
  43. 3e2880b staging: most: hdm-usb: remove reference to read function in write only macro by Andrey Shvetsov · 8 years ago
  44. ac33fbb staging: most: hdm-usb: initialize variables by declaration by Andrey Shvetsov · 8 years ago
  45. 0e9b9d0 staging: most: hdm-usb: unify variable names by Christian Gromm · 8 years ago
  46. a27cb25 staging: most: hdm-usb: unify returned errors by Andrey Shvetsov · 8 years ago
  47. a747b42 staging: most: hdm-usb: replace if-else branches with lookup table by Christian Gromm · 8 years ago
  48. 1296bd6 staging: most: Documentation: update ABI description by Christian Gromm · 8 years ago
  49. d5cfb0f staging: most: hdm-usb: use defined error codes by Christian Gromm · 8 years ago
  50. c0554645 staging: most: hdm-usb: extend DCI access by Christian Gromm · 8 years ago
  51. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  52. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  53. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  54. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  56. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  57. b49f6ab staging: Remove rtl8723au driver by Jes Sorensen · 8 years ago
  58. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  59. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  60. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  61. c4a6c70 Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  62. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago
  63. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  64. 6b98174 Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  65. 1b49dae Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  66. 72d508a Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  67. 6f3c4fb usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase by Clemens Gruber · 8 years ago
  68. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  69. e0603c8 i2c: Spelling s/acknowedge/acknowledge/ by Geert Uytterhoeven · 8 years ago
  70. 664d58b i2c: designware: save the preset value of DW_IC_SDA_HOLD by Zhuo-hao Lee · 8 years ago
  71. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  72. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  73. b1fa6d8 staging: android: ion: Pull out ion ioctls to a separate file by Laura Abbott · 8 years ago
  74. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  75. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  76. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  77. d71f058 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  78. 1d3ef9c arm-cci: pmu: Fix typo in event name by Suzuki K Poulose · 8 years ago
  79. 56beac9 gpio: sa1100: fix irq probing for ucb1x00 by Russell King · 8 years ago
  80. 60f749f gpio: mcp23s08: make driver depend on OF_GPIO by Linus Walleij · 8 years ago
  81. c6c8649 Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" by Linus Walleij · 8 years ago
  82. 08411a7 Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  83. 696118c usb: dwc3: pci: fix build warning on !PM_SLEEP by Felipe Balbi · 8 years ago
  84. d060e0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  85. 3c17648 lkdtm: adjust usercopy tests to bypass const checks by Kees Cook · 8 years ago
  86. 46738ab Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  87. 6296c41 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. ec9a03d Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  89. 8ded8f0 Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  90. 8fa5729 Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  91. 4c601e0 Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  92. 87260d3 thermal: rcar_thermal: Fix priv->zone error handling by Dirk Behme · 9 years ago
  93. ae4860b Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus by Mark Brown · 8 years ago
  94. 78cefcb Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-smd' into regulator-linus by Mark Brown · 8 years ago
  95. 3ff488a usb: gadget: prevent potenial null pointer dereference on skb->len by Colin Ian King · 8 years ago
  96. 171c009 iio:core: fix IIO_VAL_FRACTIONAL sign handling by Gregor Boirie · 8 years ago
  97. 5dba4b1 iio: ensure ret is initialized to zero before entering do loop by Colin Ian King · 8 years ago
  98. bc4dee5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. 519d8bd usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition by Yoshihiro Shimoda · 8 years ago
  100. 7c113f7 usb: phy: phy-generic: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago