1. 2a4d2032 iio: accel: mma9551_core: prevent buffer overrun by Irina Tirdea · 9 years ago
  2. cd62322 iio: accel: mma9553: fix endianness issue when reading status by Irina Tirdea · 9 years ago
  3. 8e71c04 iio:st_sensors: Fix oops when probing SPI devices by Alban Bedel · 9 years ago
  4. 97ffae1 iio: adc: xilinx: Fix VREFN sign by Thomas Betker · 9 years ago
  5. 00db4e5 iio: adc: xilinx: Fix VREFP scale by Thomas Betker · 9 years ago
  6. d6c96c4 iio: adc: xilinx: Fix "vccaux" channel .address by Thomas Betker · 9 years ago
  7. 3960d2c iio: adc: xilinx: Fix register addresses by Thomas Betker · 9 years ago
  8. 964e225 iio: pressure: hid-sensor-press: Fix modifier by Srinivas Pandruvada · 9 years ago
  9. c2aab3d iio: light: hid-sensor-prox: Fix modifier by Srinivas Pandruvada · 9 years ago
  10. 937125a iio: adc: spmi-vadc: Fix overflow in output value normalization by Ivan T. Ivanov · 9 years ago
  11. d0716b0 iio/axp288_adc: add missing channel info mask by Jacob Pan · 10 years ago
  12. abad398 iio: pressure: bmp280: fix temp compensation by Irina Tirdea · 9 years ago
  13. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  14. f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 10 years ago
  15. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
  17. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
  18. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  19. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
  20. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
  21. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  22. 58d8a3b Input: alps - document stick behavior for protocol V2 by Hans de Goede · 10 years ago
  23. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 10 years ago
  24. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 10 years ago
  25. f9541f8 staging: lustre: orthography & coding style by Amaury.Bouchra.Pilet@ENS.fr · 10 years ago
  26. a18ac31 staging: lustre: lnet: lnet: fix error return code by Julia Lawall · 10 years ago
  27. b183c11 staging: lustre: fix sparse warning by Tal Shorer · 10 years ago
  28. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  29. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  30. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  31. 97498bb Revert "Staging: sm750fb: Fix C99 Comments" by Greg Kroah-Hartman · 10 years ago
  32. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  33. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  34. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. ec2e76b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. ccc20a3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  37. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  38. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
  39. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
  40. c415170 Staging: rtl8192u: use correct array for debug output by Dan Carpenter · 10 years ago
  41. 8852112 staging: rtl8192e: Remove dead code by Mateusz Kulikowski · 10 years ago
  42. 14b40d9 staging: rtl8192e: Comment cleanup (style/format) by Mateusz Kulikowski · 10 years ago
  43. e725fb6 staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp() by Mateusz Kulikowski · 10 years ago
  44. f7567e2 staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp() by Mateusz Kulikowski · 10 years ago
  45. e8f05b0 staging: rtl8192e: Divide rtllib_rx_auth() by Mateusz Kulikowski · 10 years ago
  46. 61dbdf3 staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warnings by Mateusz Kulikowski · 10 years ago
  47. ff28b74 staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warning by Mateusz Kulikowski · 10 years ago
  48. bec027e staging: rtl8192e: Fix BRACES warning by Mateusz Kulikowski · 10 years ago
  49. e2ac043 staging: rtl8192e: Fix LINE_CONTINUATIONS warning by Mateusz Kulikowski · 10 years ago
  50. 025b8bb staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warnings by Mateusz Kulikowski · 10 years ago
  51. b2e7074 staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macro by Mateusz Kulikowski · 10 years ago
  52. 0f0688b staging: rtl8192e: Fix RETURN_VOID warnings by Mateusz Kulikowski · 10 years ago
  53. 285b7c0 staging: rtl8192e: Fix UNNECESSARY_ELSE warning by Mateusz Kulikowski · 10 years ago
  54. 28eb1f3 staging: rtl8723au: Remove unneeded comments by M. Vefa Bicakci · 10 years ago
  55. 58b39a9 staging: rtl8723au: Use __func__ in trace logs by M. Vefa Bicakci · 10 years ago
  56. 87a4329 staging: rtl8723au: Rework two byte array comparisons by M. Vefa Bicakci · 10 years ago
  57. 046ca5f staging: rtl8723au: suspect code indent for conditional statements by M. Vefa Bicakci · 10 years ago
  58. 1d6b1ac staging: rtl8723au: Adjust whitespace in and around comments by M. Vefa Bicakci · 10 years ago
  59. 268523a staging: rtl8723au: No spaces at the start of a line by M. Vefa Bicakci · 10 years ago
  60. 3104ebad staging: rtl8723au: that open brace should be on the previous line by M. Vefa Bicakci · 10 years ago
  61. 06641b2 staging: rtl8723au: trailing statements should be on next line by M. Vefa Bicakci · 10 years ago
  62. 47b720a staging: rtl8723au: Remove unneeded curly braces by M. Vefa Bicakci · 10 years ago
  63. 444c704 staging: rtl8723au: else is not generally useful after a return by M. Vefa Bicakci · 10 years ago
  64. c3cc759 staging: rtl8723au: Reorganize a few functions to remove indentation by M. Vefa Bicakci · 10 years ago
  65. a239023 staging: rtl8723au: Fix the indentation of two lines by M. Vefa Bicakci · 10 years ago
  66. 2d7b3a7 staging: rtl8723au: else should follow close brace by M. Vefa Bicakci · 10 years ago
  67. 9c0cfd4 staging: rtl8723au: Fix "before/around/after" whitespace issues by M. Vefa Bicakci · 10 years ago
  68. f5d8bde74 staging: rtl8723au: Reformat whitespace to increase readability by M. Vefa Bicakci · 10 years ago
  69. 8f47c28 staging: rtl8712: Drop unneeded cast on netdev_priv by Julia Lawall · 10 years ago
  70. 86d7b29 staging: android: ion_test: Add the MODULE_LICENSE macro by Phong Tran · 10 years ago
  71. a6388e6 staging: vt6655: use ieee80211_tx_info to select packet type. by Malcolm Priestley · 10 years ago
  72. df18480 staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_tx_fifo_head by Malcolm Priestley · 10 years ago
  73. d049c7f drivers: staging: rtl8723au: fix "warning: cast to restricted __le16" by Piotr Witoslawski · 10 years ago
  74. a4820ac staging: ft1000: Drop unneeded cast on netdev_priv by Julia Lawall · 10 years ago
  75. 528a569 staging: octeon-ethernet: delete cvm_oct_set_carrier() by Aaro Koskinen · 10 years ago
  76. 203d776 staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expression by Aaro Koskinen · 10 years ago
  77. 6068e81 staging: octeon-usb: assume union type for FIELD32 macros by Aaro Koskinen · 10 years ago
  78. 9a02e8d staging: octeon-usb: octeon_usb_probe: delete unused variable by Aaro Koskinen · 10 years ago
  79. a3d3390 staging: octeon-usb: make cvmx_fifo_setup void by Aaro Koskinen · 10 years ago
  80. a227437 staging/olpc: drop pci dependencies by Michael S. Tsirkin · 10 years ago
  81. 3b0a9b1 staging: fsl-mc: Changed version matching rules for MC object drivers by J. German Rivera · 10 years ago
  82. e91ffa9 staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit by J. German Rivera · 10 years ago
  83. 2bdc55d staging: fsl-mc: Fix crash in fsl_mc_device_remove() by J. German Rivera · 10 years ago
  84. 1663e80 staging: fsl-mc: Bind/unbind driver when MC object is plugged/unplugged by J. German Rivera · 10 years ago
  85. 0b52877 staging: fsl-mc: Removed reordering of MC objects during bus scan by J. German Rivera · 10 years ago
  86. f83e775 staging: sm7xxfb: disable pci device by Sudip Mukherjee · 10 years ago
  87. 77371fb staging: fsl-mc: Name MC object devices using decimal numbers by J. German Rivera · 10 years ago
  88. f30a746 staging: sm7xxfb: reserve PCI resource by Sudip Mukherjee · 10 years ago
  89. 63b8ebe staging: speakup: Fix warning of line over 80 characters. by Shirish Gajera · 10 years ago
  90. 7f68883 staging: unisys: remove forward declaration by Sudip Mukherjee · 10 years ago
  91. 2e71c9e staging: unisys: use error codes by Sudip Mukherjee · 10 years ago
  92. 6bdb610 staging: unisys: unregister chardev on error by Sudip Mukherjee · 10 years ago
  93. 61c507c staging: sm750: move assignment out of if cond by Michel von Czettritz · 10 years ago
  94. eb1167a staging: sm750: fix whitspace for cast to pointer by Michel von Czettritz · 10 years ago
  95. a0c838f staging: sm750: fix whitespace by Michel von Czettritz · 10 years ago
  96. 876e5a7 staging: sm750: blank line after declaration by Michel von Czettritz · 10 years ago
  97. 3318bb5 staging: sm750: 80 characters per line by Michel von Czettritz · 10 years ago
  98. 4bd9503 staging: sm750: comment formating by Michel von Czettritz · 10 years ago
  99. f46a04c staging: sm750: no braces for single stmt if blocks by Michel von Czettritz · 10 years ago
  100. 27fa159 staging: sm750: fix whitespaces around pointers by Michel von Czettritz · 10 years ago