1. e569da2 staging: most: move initialization code by Christian Gromm · 9 years ago
  2. fb0056a staging: most: rename function by Christian Gromm · 9 years ago
  3. 31e91e0 staging: most: add missing channel initialization by Christian Gromm · 9 years ago
  4. b981abb staging: most: purge unecessary variable by Christian Gromm · 9 years ago
  5. 19a1143 staging: most: squash AIM sound by Christian Gromm · 9 years ago
  6. d801887 staging: most: make hardware parameters channel exclusive by Christian Gromm · 9 years ago
  7. 9801345 staging: most: include vendor in audio card's shortname by Christian Gromm · 9 years ago
  8. 8e4a0ef staging: most: add multi channel support to sound AIM by Christian Gromm · 9 years ago
  9. ccfbaee staging: most: refactor channel structure by Christian Gromm · 9 years ago
  10. 71457d4 staging: most: add fair buffer distribution by Christian Gromm · 9 years ago
  11. c81c9c3 staging: most: consolidate code by Christian Gromm · 9 years ago
  12. 2637022 staging: most: prevent DMA on stack by Christian Gromm · 9 years ago
  13. cc8d993 staging: most: simplify code by Christian Gromm · 9 years ago
  14. 1ea7e50 staging: most: fix MAC address representation by Christian Gromm · 9 years ago
  15. c31d9d1 staging: most: fix buffer size for DIM2 by Christian Gromm · 9 years ago
  16. f1b9a84 staging: most: remove macro cpu_to_le16 by Christian Gromm · 9 years ago
  17. d747e8e staging: most: fix buffer synchronization request by Christian Gromm · 9 years ago
  18. a2cfae0 staging: most: remove dead code by Christian Gromm · 9 years ago
  19. d6f7737 staging: most: remove unnecessary field initialization by Christian Gromm · 9 years ago
  20. f13f698 staging: most: fix channel operation in multi-aim context by Christian Gromm · 9 years ago
  21. 9161e93 staging: most: fix USB babble on IN pipe by Christian Gromm · 9 years ago
  22. 3032ab9 staging: most: remove shared IRQ request by Christian Gromm · 9 years ago
  23. 25ef42f staging: most: fix race condition in AIM networking by Christian Gromm · 9 years ago
  24. bf35804 staging: most: remove aim reset by Christian Gromm · 9 years ago
  25. ec5c00a staging: most: change structure initialization by Christian Gromm · 9 years ago
  26. 5cfe8c1 wilc1000 : Remove unused macro definitions by Anish Bhatt · 9 years ago
  27. 1fea593 staging: wilc1000: remove variable cif_func by Glen Lee · 9 years ago
  28. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  29. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  30. 03eb726 staging: wilc1000: remove variable rx_buffer_size by Glen Lee · 9 years ago
  31. 7015b5d staging: wilc1000: remove variable tx_buffer_size by Glen Lee · 9 years ago
  32. 187f1ef staging: wilc1000: remove pointer varialbes of hif_cs by Glen Lee · 9 years ago
  33. d5a63a8 staging: wilc1000: remove pointer variables of txq_add_to_head_cs by Glen Lee · 9 years ago
  34. 6a3b94f staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event by Glen Lee · 9 years ago
  35. 5cd6363 staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event by Glen Lee · 9 years ago
  36. 645db60 staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemnt by Glen Lee · 9 years ago
  37. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  38. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  39. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  40. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  41. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  42. 498767e staging: wilc1000: remove WILC_OSW_INTERFACE_VER define by Chaehyun Lim · 9 years ago
  43. f23eb98 staging: wilc1000: move wilc_msgqueue.h include file by Chaehyun Lim · 9 years ago
  44. 9472390 staging: wilc1000: remove wilc_platform.h include file by Chaehyun Lim · 9 years ago
  45. 6e8c37d staging: wilc1000: move struct Message and WILC_MsgQueueHandle by Chaehyun Lim · 9 years ago
  46. 70f52de staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP by Glen Lee · 9 years ago
  47. f446ebb staging: wilc1000: remove ifdef OLD_FPGA_BITFILE line by Glen Lee · 9 years ago
  48. 74a443e staging: wilc1000: parse_network_info: remove s32Error by Chaehyun Lim · 9 years ago
  49. a1f7f64 staging: wilc1000: rename ParseNetworkInfo by Chaehyun Lim · 9 years ago
  50. dd32257 staging: wilc1000: remove extern declaration by Chaehyun Lim · 9 years ago
  51. 36cca3b staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  52. d0a7fcc staging: wilc1000: replace kmalloc_array/memset with kcalloc by Chaehyun Lim · 9 years ago
  53. 02cf299 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  54. ef15441 staging: wilc1000: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  55. cf32c3c staging: wilc1000: rename SendConfigPkt by Chaehyun Lim · 9 years ago
  56. c22dbd4 staging: wilc1000: remove CoreConfiguratorDeInit by Chaehyun Lim · 9 years ago
  57. 6a27224 staging: wicl1000: fix dereference after free in wilc_wlan_cleanup() by Javier Martinez Canillas · 9 years ago
  58. dddaba1 staging: wilc1000: host_int_init: remove unnecessary parentheses by Chaehyun Lim · 9 years ago
  59. 1d53eec staging: wilc1000: host_int_init: remove blank line before a close brace. by Chaehyun Lim · 9 years ago
  60. 5b09bd3 staging: wilc1000: host_int_init: replace s32Error with result by Chaehyun Lim · 9 years ago
  61. 3f4e0ce staging: wilc1000: host_int_init: remove commented code by Chaehyun Lim · 9 years ago
  62. 9dfcff4 staging: wilc1000: host_int_init: remove multiple blank lines by Chaehyun Lim · 9 years ago
  63. 1604296 staging: wilc1000: host_int_init: fix kzalloc error check by Chaehyun Lim · 9 years ago
  64. 27a82eb staging: wilc1000: host_int_init: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  65. 67ec31b staging: wilc1000: host_int_init: remove meaningless comment by Chaehyun Lim · 9 years ago
  66. 109c483 staging: wilc1000: remove CoreConfiguratorInit by Chaehyun Lim · 9 years ago
  67. 37316e8 staging: wilc1000: make add_virtual_intf static by Chaehyun Lim · 9 years ago
  68. c156032 staging: wilc1000: make mgmt_tx static by Chaehyun Lim · 9 years ago
  69. 85c587a5 staging: wilc1000: make mgmt_tx_cancel_wait static by Chaehyun Lim · 9 years ago
  70. 956d721 staging: wilc1000: make del_virtual_intf static by Chaehyun Lim · 9 years ago
  71. a8047e2 staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config by Chaehyun Lim · 9 years ago
  72. cdc9cba staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  73. 4653067 staging: wilc1000: rename WILC_WFI_set_power_mgmt by Chaehyun Lim · 9 years ago
  74. 531c7ce staging: wilc1000: wilc_wlan_if.h: align define, enum and structure by Leo Kim · 9 years ago
  75. d4cebe4 staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 characters by Leo Kim · 9 years ago
  76. 12dc9e4 staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank lines by Leo Kim · 9 years ago
  77. 234837d staging: wilc1000: Modify null check routine by Leo Kim · 9 years ago
  78. bcabc6f Merge 4.3-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  79. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  80. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  83. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  84. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  85. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  86. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  87. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  88. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  89. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  90. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  91. b11e7b81 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  92. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  93. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  94. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  96. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  97. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  98. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  99. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  100. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago