1. ca0fcee staging: comedi: hwdrv_apci3120: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  2. 4943374 staging: comedi: hwdrv_APCI1710: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  3. 3237c96 staging: comedi: addi_common: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  4. 6e269d7 staging: comedi: acl7225b: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  5. 5101b4d staging: comedi: 8255: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  6. 5e4c58c staging: comedi: drivers: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  7. b077f2c staging: comedi: comedi_fops: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  8. 14c9fda staging: ramster: place ramster codebase on top of new zcache2 codebase by Dan Magenheimer · 12 years ago
  9. faca2ef staging: ramster: move to new zcache2 codebase by Dan Magenheimer · 12 years ago
  10. c857ce1 staging: ramster: remove old driver to prep for new base by Dan Magenheimer · 12 years ago
  11. 3ddd31f staging: zcache: fix spelling of comment by Marcus Karlsson · 12 years ago
  12. b8131fc staging: slicoss: fix a null deref when pci_alloc_consistent fail by Devendra Naga · 12 years ago
  13. 8f6f4c1 staging: slicoss: remove return statement at the end of slic_mcast_set_list by Devendra Naga · 12 years ago
  14. 7132996 staging: slicoss: clean the spinlock code in slic_entry_open by Devendra Naga · 12 years ago
  15. 92adcc8 staging: slicoss: remove default case after we done with request_firmware by Devendra Naga · 12 years ago
  16. e5d2cb4 staging: gdm72xx: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  17. 094e74c staging: ozwpan: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  18. b9f789f Staging: ipack: fix build failure in powerpc allyesconfig by Samuel Iglesias Gonsálvez · 12 years ago
  19. 40a3ee0 staging: comedi: das08: Use struct comedi_device hw_dev for PCI by Ian Abbott · 12 years ago
  20. c396147 staging: comedi: das08: No need to manipulate PCI ref count by Ian Abbott · 12 years ago
  21. fd44589 staging: comedi: addi_amcc_S5920.[ch]: remove unnecessary files by H Hartley Sweeten · 12 years ago
  22. a8b1e45 staging: comedi: amcc_s5933_58.h: remove unused file by H Hartley Sweeten · 12 years ago
  23. 1549360 staging: comedi: addi_apci_all.c: remove unused file by H Hartley Sweeten · 12 years ago
  24. 5d72c848 Staging: ipack: Provide ID Prom through sysfs. by Jens Taprogge · 12 years ago
  25. 35eb97b Staging: ipack: Expose modalias through sysfs. by Jens Taprogge · 12 years ago
  26. 4aa09d4 Staging: ipack: Implement device matching on the bus level. by Jens Taprogge · 12 years ago
  27. fdfc8cf Staging: ipack/devices/ipoctal: Expose DEVICE_TABLE for ipoctal. by Jens Taprogge · 12 years ago
  28. e801113 Staging: ipack: Make ipack_driver_ops const. by Jens Taprogge · 12 years ago
  29. 7db5e3c Staging: ipack: Move device ids from ipoctal.c to ipack_ids.h. by Jens Taprogge · 12 years ago
  30. e8ed327 Staging: ipack: Parse vendor and device id. by Jens Taprogge · 12 years ago
  31. 187e478 Staging: ipack: Read the ID space during device registration. by Jens Taprogge · 12 years ago
  32. 849e0ad Staging: ipack: implement ipack device table. by Jens Taprogge · 12 years ago
  33. 1f43d7b Staging: ipack/devices/ipoctal: Tidy up ipoctal some more. by Jens Taprogge · 12 years ago
  34. a498899 Staging: ipack/devices/ipoctal: ipoctal cleanups. by Jens Taprogge · 12 years ago
  35. 564bbf9 Staging: ipack: remove read/write operations from ipack_bus_ops by Samuel Iglesias Gonsálvez · 12 years ago
  36. b2e93e9 Staging: ipack/bridges/tpci200: Remove the read/write functions from ipack_bus_ops. by Jens Taprogge · 12 years ago
  37. 64802dc Staging: ipack/devices/ipoctal: Convert ipoctal to directly use ioread/write functions. by Jens Taprogge · 12 years ago
  38. cea2f7c Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode. by Jens Taprogge · 12 years ago
  39. 5e15a75 Staging: ipack/bridges/tpci200: Reorganize tpci200_probe in preparation for functional changes. by Jens Taprogge · 12 years ago
  40. 7cd4e8c staging: csr: replace calls to kmalloc and memset with kzalloc by Devendra Naga · 12 years ago
  41. 6f6ed3d staging: csr: remove casting of return value from kmalloc by Devendra Naga · 12 years ago
  42. 34f86d0 staging: csr: Remove all leftover kernel version checks \o/ by Priit Laes · 12 years ago
  43. 4febd64 staging: csr: Remove unneeded UF_NETIF_TX_* macros by Priit Laes · 12 years ago
  44. 59e6201 staging: csr: unifi_priv.h: Remove KERNEL_VERSION checks by Priit Laes · 12 years ago
  45. 457d404 staging: csr: unifi_wext.h: Remove KERNEL_VERSION checks by Priit Laes · 12 years ago
  46. b5008ae staging: csr: drv.c: Remove KERNEL_VERSION checks and associated defines by Priit Laes · 12 years ago
  47. 6e9950a staging: csr: Drop unused UNIFI_NET_NAME configuration option by Priit Laes · 12 years ago
  48. 6e5e404 staging: csr: remove unused define ALLOW_Q_PAUSE by Priit Laes · 12 years ago
  49. 879a901 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37 by Priit Laes · 12 years ago
  50. 6d99c52 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34 by Priit Laes · 12 years ago
  51. 99b2c9d staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32 by Priit Laes · 12 years ago
  52. 96bc8c7 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29 by Priit Laes · 12 years ago
  53. a1a1872 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28 by Priit Laes · 12 years ago
  54. 58abe64 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27 by Priit Laes · 12 years ago
  55. 0505c63 staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25 by Priit Laes · 12 years ago
  56. c2e114d staging: bcm: use pr_info and pr_err rather than printk by Alexey Khoroshilov · 12 years ago
  57. d7b990a staging: bcm: fix error handling in bcm_init() by Alexey Khoroshilov · 12 years ago
  58. 1d200e8 Staging: bcm: Convert INT to int in InterfaceInit.h by Kevin McKinney · 12 years ago
  59. da1e4fa Staging: bcm: Fix white space issues in InterfaceInit.h by Kevin McKinney · 12 years ago
  60. a31f7f5 staging: "winbond" Fix typos. by Justin P. Mattock · 12 years ago
  61. 21aac2c staging: cxt1e1: solve coding style problem by Devendra Naga · 12 years ago
  62. a47bf24 staging: cxt1e1: use kernel's way of returning error codes by Devendra Naga · 12 years ago
  63. 375d888 Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range" by Robert P. J. Day · 12 years ago
  64. d328ddd staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info by Devendra Naga · 12 years ago
  65. 147cd16 Staging: android: Alarm driver cleanups by Dae S. Kim · 12 years ago
  66. 7ee34ab staging: slicoss: release firmware before returning by Devendra Naga · 12 years ago
  67. 651d4bc staging: slicoss: return early before calling request_firmware with empty firmware filename by Devendra Naga · 12 years ago
  68. 623c2bb staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port by Devendra Naga · 12 years ago
  69. c993e43 staging: cptm1217: use module_i2c_driver macro by Devendra Naga · 12 years ago
  70. 1228cd1 staging: sbe-2t3e3: fix sparse warnings by Devendra Naga · 12 years ago
  71. 03bbb23 staging: sbe-2t3e3: fix sparse warnings by Devendra Naga · 12 years ago
  72. 45145f9 drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  73. dce15ef staging: bcm: fix possible memory leak in bcm_char_ioctl() by Wei Yongjun · 12 years ago
  74. c14d01b staging: et131x: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  75. 1e9ee6f staging: r8712u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  76. 73ee07f staging: r8712u: Remove defines that are not used by Larry Finger · 12 years ago
  77. 5ca136a staging: r8712u: Fix allocations not checked for failure by Larry Finger · 12 years ago
  78. 6a5c231 staging: csr: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  79. c8be681 staging: csr: fix possible memory leak in do_patch_convert_download() by Wei Yongjun · 12 years ago
  80. 37905ae Staging: rtl8192u: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  81. 71cd791 staging: rtl8192e: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  82. ceee26c staging: rtl8187se: using random_ether_addr() to generate random MAC by Wei Yongjun · 12 years ago
  83. b4797fe staging: rtl8192e: remove casting of returned pointer from kmalloc by Devendra Naga · 12 years ago
  84. 085b501 staging: rtl8192e: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  85. b755342 staging: rtl8192u: use kzalloc to allocate firmware pointer by Devendra Naga · 12 years ago
  86. 3cd84fb staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  87. efe13d8 staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  88. f6aa782 Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  89. f69ba6a Staging: rtl8187se: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  90. cfd7570 speakup: lower default software speech rate by Samuel Thibault · 12 years ago
  91. 779477f staging: r8712u: use is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  92. 148d711 staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  93. 8cfbc9dc Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  94. 0c43e56 staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  95. 78b3114 Staging: vt6655: using is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  96. 70a1fb1 Staging: vt6656: using is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  97. 4148aa2 staging "vt6656" Typo rename Embeded to Embedded. by Justin P. Mattock · 12 years ago
  98. bda7978 staging "vt6656" Typo rename Caculate to Calculate. by Justin P. Mattock · 12 years ago
  99. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  100. 7664ec8 staging: "vt6655" Typo change *Caculate to *Calculate. by Justin P. Mattock · 12 years ago