1. 7cd4e8c staging: csr: replace calls to kmalloc and memset with kzalloc by Devendra Naga · 12 years ago
  2. 6f6ed3d staging: csr: remove casting of return value from kmalloc by Devendra Naga · 12 years ago
  3. 34f86d0 staging: csr: Remove all leftover kernel version checks \o/ by Priit Laes · 12 years ago
  4. 4febd64 staging: csr: Remove unneeded UF_NETIF_TX_* macros by Priit Laes · 12 years ago
  5. 59e6201 staging: csr: unifi_priv.h: Remove KERNEL_VERSION checks by Priit Laes · 12 years ago
  6. 457d404 staging: csr: unifi_wext.h: Remove KERNEL_VERSION checks by Priit Laes · 12 years ago
  7. b5008ae staging: csr: drv.c: Remove KERNEL_VERSION checks and associated defines by Priit Laes · 12 years ago
  8. 6e9950a staging: csr: Drop unused UNIFI_NET_NAME configuration option by Priit Laes · 12 years ago
  9. 6e5e404 staging: csr: remove unused define ALLOW_Q_PAUSE by Priit Laes · 12 years ago
  10. 879a901 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37 by Priit Laes · 12 years ago
  11. 6d99c52 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34 by Priit Laes · 12 years ago
  12. 99b2c9d staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32 by Priit Laes · 12 years ago
  13. 96bc8c7 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29 by Priit Laes · 12 years ago
  14. a1a1872 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28 by Priit Laes · 12 years ago
  15. 58abe64 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27 by Priit Laes · 12 years ago
  16. 0505c63 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25 by Priit Laes · 12 years ago
  17. c2e114d staging: bcm: use pr_info and pr_err rather than printk by Alexey Khoroshilov · 12 years ago
  18. d7b990a staging: bcm: fix error handling in bcm_init() by Alexey Khoroshilov · 12 years ago
  19. 1d200e8 Staging: bcm: Convert INT to int in InterfaceInit.h by Kevin McKinney · 12 years ago
  20. da1e4fa Staging: bcm: Fix white space issues in InterfaceInit.h by Kevin McKinney · 12 years ago
  21. a31f7f5 staging: "winbond" Fix typos. by Justin P. Mattock · 12 years ago
  22. 21aac2c staging: cxt1e1: solve coding style problem by Devendra Naga · 12 years ago
  23. a47bf24 staging: cxt1e1: use kernel's way of returning error codes by Devendra Naga · 12 years ago
  24. 375d888 Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range" by Robert P. J. Day · 12 years ago
  25. d328ddd staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info by Devendra Naga · 12 years ago
  26. 147cd16 Staging: android: Alarm driver cleanups by Dae S. Kim · 12 years ago
  27. 7ee34ab staging: slicoss: release firmware before returning by Devendra Naga · 12 years ago
  28. 651d4bc staging: slicoss: return early before calling request_firmware with empty firmware filename by Devendra Naga · 12 years ago
  29. 623c2bb staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port by Devendra Naga · 12 years ago
  30. c993e43 staging: cptm1217: use module_i2c_driver macro by Devendra Naga · 12 years ago
  31. 1228cd1 staging: sbe-2t3e3: fix sparse warnings by Devendra Naga · 12 years ago
  32. 03bbb23 staging: sbe-2t3e3: fix sparse warnings by Devendra Naga · 12 years ago
  33. 45145f9 drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  34. dce15ef staging: bcm: fix possible memory leak in bcm_char_ioctl() by Wei Yongjun · 12 years ago
  35. c14d01b staging: et131x: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  36. 1e9ee6f staging: r8712u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  37. 73ee07f staging: r8712u: Remove defines that are not used by Larry Finger · 12 years ago
  38. 5ca136a staging: r8712u: Fix allocations not checked for failure by Larry Finger · 12 years ago
  39. 6a5c231 staging: csr: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  40. c8be681 staging: csr: fix possible memory leak in do_patch_convert_download() by Wei Yongjun · 12 years ago
  41. 37905ae Staging: rtl8192u: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  42. 71cd791 staging: rtl8192e: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  43. ceee26c staging: rtl8187se: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  44. b4797fe staging: rtl8192e: remove casting of returned pointer from kmalloc by Devendra Naga · 12 years ago
  45. 085b501 staging: rtl8192e: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  46. b755342 staging: rtl8192u: use kzalloc to allocate firmware pointer by Devendra Naga · 12 years ago
  47. 3cd84fb staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  48. efe13d8 staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  49. f6aa782 Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  50. f69ba6a Staging: rtl8187se: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  51. cfd7570 speakup: lower default software speech rate by Samuel Thibault · 12 years ago
  52. 779477f staging: r8712u: use is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  53. 148d711 staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  54. 8cfbc9dc Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  55. 0c43e56 staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  56. 78b3114 Staging: vt6655: using is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  57. 70a1fb1 Staging: vt6656: using is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  58. 4148aa2 staging "vt6656" Typo rename Embeded to Embedded. by Justin P. Mattock · 12 years ago
  59. bda7978 staging "vt6656" Typo rename Caculate to Calculate. by Justin P. Mattock · 12 years ago
  60. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  61. 7664ec8 staging: "vt6655" Typo change *Caculate to *Calculate. by Justin P. Mattock · 12 years ago
  62. 623b2b3 staging: "vt6655" Typo change *Embeded to *Embedded. by Justin P. Mattock · 12 years ago
  63. 789d1ae staging: "vt6655" Fix typos in comments. by Justin P. Mattock · 12 years ago
  64. 736f5d0 staging/vme: Use pr_ printks in vme_pio2_core.c by Toshiaki Yamane · 12 years ago
  65. 538a697 Staging: vme: Fix a white space issue by Toshiaki Yamane · 12 years ago
  66. eb1e40a staging: nvec: use system_nrt_wq instead of custom one by Tejun Heo · 12 years ago
  67. 71d64ef staging: nvec: do not depend on MACH_PAZ00 by Marc Dietrich · 12 years ago
  68. 4b8bf03 staging: nvec: release sync write lock in error case by Marc Dietrich · 12 years ago
  69. 4344379 staging: nvec: fix clock setup by Marc Dietrich · 12 years ago
  70. 4f19b38 staging: wlags49_h2: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  71. cb154c1 staging: wlags49_h2: Fix typo in staging/wlags49_h2 driver by Masanari Iida · 12 years ago
  72. 3cf7c7a staging: wlagn49_h2: move open brace of if from below to beside of if statement by Devendra Naga · 12 years ago
  73. 4b9645b staging: wlags49_h2: remove return statements at the end of all void functions by Devendra Naga · 12 years ago
  74. e4d653f staging: wlagn49_h2: fix the checkpatch warning about the space after the open paranthesis by Devendra Naga · 12 years ago
  75. a350d1f staging: wlags49_h2: style fix in w1_wds_netif_carrier_off by Devendra Naga · 12 years ago
  76. 44e8482 staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_off by Devendra Naga · 12 years ago
  77. e31bbfc staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_off by Devendra Naga · 12 years ago
  78. 0c925aa staging: ozwpan: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  79. ba07275 staging: ozwpan: Fix typo in staging/ozwpan by Masanari Iida · 12 years ago
  80. 0e4da5c Staging: asus_oled: Add suspend/resume callbacks by Jonathan Brett · 12 years ago
  81. 411c076 staging/rts_pstor: remove braces {} in rtsx_chip.c by Toshiaki Yamane · 12 years ago
  82. 8a16a58 staging/rts_pstor: remove braces {} in rtsx_transport.c by Toshiaki Yamane · 12 years ago
  83. c0cdcb7ca staging/rts_pstor: remove braces {} in rtsx_card.c by Toshiaki Yamane · 12 years ago
  84. 0ff15d5 staging: rts_pstor: Fix invalid check by Alan Cox · 12 years ago
  85. 1e0fdfc staging: drm/omap: invert dimensions on crtc when rotated by Rob Clark · 12 years ago
  86. 4619cdb staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1 by Tejun Heo · 12 years ago
  87. d4eb23a staging: drm/omap: Add error handling by Emil Goode · 12 years ago
  88. 79e3f02 Merge tag 'iio-for-v3.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 12 years ago
  89. c50141b staging: comedi: das08: abbreviate IS_ENABLED() by Ian Abbott · 12 years ago
  90. 9bfdd96 staging: comedi: das08: Add helper functions to check bus type by Ian Abbott · 12 years ago
  91. 7c2b231 staging: comedi: das08: Don't report iobase for PCI device by Ian Abbott · 12 years ago
  92. c6e37f4 staging: comedi: das08: absorb das08_pci_attach_common() by Ian Abbott · 12 years ago
  93. b1128a6 staging: comedi: das08: Remove manual configuration of PCI boards by Ian Abbott · 12 years ago
  94. f0ba1d6 staging: comedi: das08: Support read-back of AO subdevice by Ian Abbott · 12 years ago
  95. 8432eb3 staging: comedi: das08: Initialize AO channels by Ian Abbott · 12 years ago
  96. 3b85aa6 staging: comedi: das08: Rearrange AO write functions by Ian Abbott · 12 years ago
  97. 624fcb2 staging: comedi: das08: Unmark some __maybe_unused functions by Ian Abbott · 12 years ago
  98. f8165b7 staging: comedi: das08: No need to check insn->n for counter config by Ian Abbott · 12 years ago
  99. 4d31848 staging: comedi: das08: Remove i8254_iobase from private data by Ian Abbott · 12 years ago
  100. fb8ff5d staging: comedi: das08: Remove pci_iobase from private data by Ian Abbott · 12 years ago