1. 78ece0b staging: r8712u: Fix leak of skb by Larry Finger · 8 years ago
  2. 74a3b06 staging: r8712u: Check pointer before use by Larry Finger · 8 years ago
  3. d25f658 staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c by Parth Sane · 8 years ago
  4. af07477 Staging: rtl8712: Fixed brace and comment style issue by Anuradha Weeraman · 8 years ago
  5. 7c2bb7a rtl8712: intf_priv: Replace semaphore lock with completion by Binoy Jayan · 8 years ago
  6. 204a8ac rtl8712: Replace semaphore terminate_cmdthread_sema with completion by Binoy Jayan · 8 years ago
  7. 0f89054 rtl8712: Replace semaphore cmd_queue_sema with completion by Binoy Jayan · 8 years ago
  8. 38bee76 rtl8192e: Replace semaphore ips_sem with mutex by Binoy Jayan · 8 years ago
  9. be10cee rtl8192e: Replace semaphore scan_sem with mutex by Binoy Jayan · 8 years ago
  10. 5333496 rtl8192e: Replace semaphore rf_sem with mutex by Binoy Jayan · 8 years ago
  11. 3044975 rtl8192e: r8192_priv: Replace semaphore wx_sem with mutex by Binoy Jayan · 8 years ago
  12. 9afa937 rtl8192e: rtllib_device: Replace semaphore wx_sem with mutex by Binoy Jayan · 8 years ago
  13. fd181f7 staging/rtl8192e: avoid comparing unsigned type >= 0 by Arnd Bergmann · 8 years ago
  14. 5d5fd35 staging/rtl8192e: use s8 instead of char by Arnd Bergmann · 8 years ago
  15. f352a9e staging/rtl8192u: use s8 instead of char by Arnd Bergmann · 8 years ago
  16. a0693e2 staging: rtl8188eu: remove _EFUSE_DEF_TYPE enum by Ivan Safonov · 8 years ago
  17. 9de204c staging: rtl8188eu: remove EFUSE_GetEfuseDefinition function by Ivan Safonov · 8 years ago
  18. 054bf87 staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUSE_BYTES_BANK, &a) call with a = (EFUSE_REAL_CONTENT_LEN_88E - EFUSE_OOB_PROTECT_BYTES_88E) by Ivan Safonov · 8 years ago
  19. f573fed staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECTION, &a) with a = EFUSE_MAX_SECTION_88E by Ivan Safonov · 8 years ago
  20. 28d040f staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheck by Ivan Safonov · 8 years ago
  21. 0cdec5a staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN, ...) call with it's result (EFUSE_MAP_LEN_88E) by Ivan Safonov · 8 years ago
  22. 7fbf8f7 rtl8188eu: Remove unused semaphores by Binoy Jayan · 8 years ago
  23. f18c566 rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutex by Binoy Jayan · 8 years ago
  24. 16677cc rtl8188eu: Replace semaphore terminate_cmdthread_sema with completion by Binoy Jayan · 8 years ago
  25. c84f5e2 rtl8188eu: Replace semaphore cmd_queue_sema with completion by Binoy Jayan · 8 years ago
  26. 95d2a32 staging: ks7010: don't print skb->dev->name if skb is null by Colin Ian King · 8 years ago
  27. 9afe11e staging: ks7010: declare private functions static by Nicholas Mc Guire · 8 years ago
  28. 9d29f14 staging: ks7010: fix wait_for_completion_interruptible_timeout return handling by Nicholas Mc Guire · 8 years ago
  29. bda457d staging: vt6655: power.c: Fix checkpatch warning by Anson Jacob · 8 years ago
  30. 9877f9d staging: vt6655: Fix checkpatch warning by Anson Jacob · 8 years ago
  31. dd19b91 staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl by Anson Jacob · 8 years ago
  32. 555d7a3 staging:vt6656:dpc.h:fix parantheses alignment by Rithvik Patibandla · 8 years ago
  33. 0da18e4 staging:vt6656:dpc.c:Fix spaces by Rithvik Patibandla · 8 years ago
  34. 87c3caa staging:vt6656:dpc.c:Fix parantheses alignment by Rithvik Patibandla · 8 years ago
  35. 1322739 staging:vt6656:baseband.h: Fix alignment issue by Rithvik Patibandla · 8 years ago
  36. e7c8565 staging:vt6656:card.c: fix camel case issue by Rithvik Patibandla · 8 years ago
  37. 6d898d6 staging:vt6656:card.c: fix blank line issue by Rithvik Patibandla · 8 years ago
  38. 7b25c75 staging:vt6656:card.c: fix blank lines issue by Rithvik Patibandla · 8 years ago
  39. a9f47a4 staging:vt6656:card.c:fix alignment checks by Rithvik Patibandla · 8 years ago
  40. b01a5d7 staging:vt6656:card.c:Fix comment block issue by Rithvik Patibandla · 8 years ago
  41. 2d17105 staging: sm750fb: Fix block comment style by Edward Lipinsky · 8 years ago
  42. ec48944 sm750fb/sm750_hw.c: split assignment & long lines by Stefan Wolz · 8 years ago
  43. 878336c sm750fb/sm750_hw.c: fixed comments by Stefan Wolz · 8 years ago
  44. 1f24c86 sm750fb/sm750_hw.c: fixed whitespacing by Stefan Wolz · 8 years ago
  45. bfbeb71 sm750fb/sm750_hw.c: corrected alignment by Stefan Wolz · 8 years ago
  46. c9d67dc staging: sm750fb: fix block comments errors in ddk750_display.c by yeongjun Kim · 8 years ago
  47. d943005 Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c by Moshe Green · 8 years ago
  48. f90416d Staging: sm750fb: fix line length coding style issue in ddk750_chip.c by Moshe Green · 8 years ago
  49. 83d6283 Staging: sm750fb: fix a line length coding style warning in ddk750_chip.c by Moshe Green · 8 years ago
  50. 02875bd Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue. by Samuele Baisi · 8 years ago
  51. bf5cad6 staging: gdm724x: Replace semaphore netlink with mutex by Binoy Jayan · 8 years ago
  52. 49bb9af staging: gdm724x: gdm_usb: Remove ignored value by Luis de Bethencourt · 8 years ago
  53. de55b42 net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  54. 5d99db1 net: ethernet: octeon: use phydev from struct net_device by Philippe Reynes · 8 years ago
  55. 0048a44 staging: octeon: delete redundant log message by Aaro Koskinen · 8 years ago
  56. 9eca499 staging: octeon: check for pow0 before calling interface helper by Aaro Koskinen · 8 years ago
  57. 0ad1ed9 staging: octeon: validate interface before calling INDEX by Aaro Koskinen · 8 years ago
  58. 473256b staging: slicoss: simplify struct for statistics by Lino Sanfilippo · 8 years ago
  59. fdb7777 staging: slicoss: improve implementation concerning the shared memory by Lino Sanfilippo · 8 years ago
  60. c6d6a9a staging: slicoss: dont use a structure but offsets for register accesses by Lino Sanfilippo · 8 years ago
  61. bc89431 staging: slicoss: avoid PCI write posting by Lino Sanfilippo · 8 years ago
  62. b200da6 staging: slicoss: introduce register accessors that use register offsets by Lino Sanfilippo · 8 years ago
  63. a5e32e7 staging: slicoss: start tx queue when interface is brought up by Lino Sanfilippo · 8 years ago
  64. 6d5f2ea7 staging: slicoss: ensure mapping of io-memory is uncached by Lino Sanfilippo · 8 years ago
  65. da16975 staging: slicoss: notifiy network stack about change in link state by Lino Sanfilippo · 8 years ago
  66. 7ed4eb5 staging: slicoss: handle allocation failure in slic_init_adapter by Lino Sanfilippo · 8 years ago
  67. f56edd4 staging: dgnc: fix 'line over 80 characters' by Anson Jacob · 8 years ago
  68. ea40d67 staging: fbtft: This patch fixes the checkpatch.pl warning by Prit Raj · 8 years ago
  69. 1c41494 Staging: fbtft: fixed unsigned type warnings by Ming Yang · 8 years ago
  70. 175f5a4 staging: fbtft: do not allocate huge txbuf by Michal Suchanek · 8 years ago
  71. d2805d7 staging: ion: remove __GFP_NOWARN when use low order gfp flags by Chen Feng · 8 years ago
  72. e7f6377 ION: Sys_heap: Add cached pool to spead up cached buffer alloc by Chen Feng · 8 years ago
  73. 1f0c9ef Staging: wlan-ng: fix comparison to NULL issue. by Kevin McKinney · 8 years ago
  74. d03c075 Staging: wlan-ng: fix unnecessary parentheses. by Kevin McKinney · 8 years ago
  75. 8d215ea Staging: wlan-ng: fix alignment not matching. by Kevin McKinney · 8 years ago
  76. 4104784 Staging: wlan-ng: Fix trailing */ in block comments. by YU Bo · 8 years ago
  77. ef6687c staging: wilc1000: fix error handling in wilc_debugfs_init() by Luis de Bethencourt · 8 years ago
  78. eeeb5fb drivers: wilc1000: remove references to semaphores by Joshua Houghton · 8 years ago
  79. aec8755 staging: i4l: Reformat braces around else by Anthony Sheldon · 8 years ago
  80. 4ea288e staging: i4l: icn: remove braces by Sudip Mukherjee · 8 years ago
  81. ee05e5f staging: i4l: icn: donot assign in if statement by Sudip Mukherjee · 8 years ago
  82. 3fe7034 staging: i4l: icn: do not use return as a function by Sudip Mukherjee · 8 years ago
  83. e9c43a7 staging: i4l: icn: use setup_timer() and mod_timer(). by Muhammad Falak R Wani · 8 years ago
  84. 1735d9e staging: i4l: pcbit: layer2: use setup_timer() and mod_timer(). by Muhammad Falak R Wani · 8 years ago
  85. 8df7a22 staging: i4l: pcbit: edss1: use setup_timer() and mod_timer(). by Muhammad Falak R Wani · 8 years ago
  86. fd2b75d staging: i4l: pcbit: drv: use setup_timer() and mod_timer(). by Muhammad Falak R Wani · 8 years ago
  87. 2061d41 Staging: comedi: s626: fix line over 80 characters issue by Ravishankar Karkala Mallikarjunayya · 8 years ago
  88. 62190d4 staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp() by Cheah Kok Cheong · 8 years ago
  89. 49c9d6a staging: comedi/drivers: Fixed sparse warnings by Nayeemahmed Badebade · 8 years ago
  90. 27fa082 staging: comedi: ni_at_a2150: fix block comments by H Hartley Sweeten · 8 years ago
  91. 8c0740c staging: comedi: ni_pcidio: fix block comments by H Hartley Sweeten · 8 years ago
  92. 28e0721 staging: comedi: ni_atmio16d: fix block comments by H Hartley Sweeten · 8 years ago
  93. 44a678b staging: comedi: ni_atmio: fix block comments by H Hartley Sweeten · 8 years ago
  94. 26994fd staging: comedi: ni_daq_dio24: fix block comments by H Hartley Sweeten · 8 years ago
  95. a3310f3 staging: comedi: ni_mio_cs: fix block comments by H Hartley Sweeten · 8 years ago
  96. 8b1bb11 staging: comedi: ni_pcimio: fix block comments by H Hartley Sweeten · 8 years ago
  97. 15203e5 staging: comedi: ni_670x: fix block comment issues by H Hartley Sweeten · 8 years ago
  98. b4a7c74 staging: comedi: das08_cs: fix block comments by H Hartley Sweeten · 8 years ago
  99. 741a9c1 staging: comedi: addi_apci_3501: add a comedi driver comment block by H Hartley Sweeten · 8 years ago
  100. a667253 staging: comedi: addi_apci_3501: remove timer/counter subdevice support by H Hartley Sweeten · 8 years ago