1. 88e58b1 Staging: add udlfb driver by Roberto De Ioris · 15 years ago
  2. 0f218ee Staging: pata_rdc: remove pointless comments by Greg Kroah-Hartman · 15 years ago
  3. 0b77ca6 Staging: pata_rdc: remove DRIVER macros by Greg Kroah-Hartman · 15 years ago
  4. da9dbc0 Staging: pata_rdc: remove dbgprintf macro by Greg Kroah-Hartman · 15 years ago
  5. c7a8c59 Staging: pata_rdc: remove broken flag by Greg Kroah-Hartman · 15 years ago
  6. 6b23e31 Staging: pata_rdc: fix build warnings by Greg Kroah-Hartman · 15 years ago
  7. 1a24bda Staging: pata_rdc: use PCI_DEVICE by Greg Kroah-Hartman · 15 years ago
  8. c0a5962 Staging: pata_rdc: remove function prototypes by Greg Kroah-Hartman · 15 years ago
  9. 482612a Staging: pata_rdc: coding style fixes by Greg Kroah-Hartman · 15 years ago
  10. b079fa2 Staging: pata_rdc: convert code to work in 2.6.29 by Greg Kroah-Hartman · 15 years ago
  11. 89a2c20 Staging: pata_rdc: add driver to the build system by Greg Kroah-Hartman · 15 years ago
  12. ad41a8a Staging: add pata_rdc driver by Kevin Huang · 15 years ago
  13. ba49d59 Staging: remove obsolete serqt_usb driver by Greg Kroah-Hartman · 15 years ago
  14. 8ba911c Staging: serqt_usb2 add the driver to the build by Bill Pemberton · 15 years ago
  15. d75662e Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer by Bill Pemberton · 15 years ago
  16. 0d99b6e Staging: asus_oled: fix build warnings by Greg Kroah-Hartman · 15 years ago
  17. 04b17c9 Staging: slicoss: fix build warnings by Greg Kroah-Hartman · 15 years ago
  18. b0f434a Staging: slicoss: Add missing __devexit_p() by Jean Delvare · 15 years ago
  19. 602bd07 Staging: altpciechdma: fix build warnings by Greg Kroah-Hartman · 15 years ago
  20. 24f5063 Staging: altpciechdma: Add missing __devexit_p() by Jean Delvare · 15 years ago
  21. afcf462 Staging: heci: fix the problem that file_ext->state should be protected by device_lock by Dongxiao Xu · 15 years ago
  22. 8d1c50e Staging: heci: do not print error when heci_bh_handler is already on workqueue by Dongxiao Xu · 15 years ago
  23. ad914a3 Staging: heci: fix setting h_is bit in h_csr register by Dongxiao Xu · 15 years ago
  24. 52b8556 Staging: heci: fix typos and add wait after disconnect by Dongxiao Xu · 15 years ago
  25. 58b25a6 Staging: heci: fix softirq safe to unsafe spinlock issue by Dongxiao Xu · 15 years ago
  26. 72abd22 Staging: heci: fix spinlock order mess of device_lock and read_io_lock by Dongxiao Xu · 15 years ago
  27. 171df63 Staging: heci: fix wrong order of device_lock and file_lock by Dongxiao Xu · 15 years ago
  28. 36e8446 Staging: heci: fix userspace pointer mess by Dongxiao Xu · 15 years ago
  29. 7a80bfc Staging: rspiusb: copy_to/from_user related fixes by vibi sreenivasan · 15 years ago
  30. 8d2db51 Staging: rspiusb: Fix a bunch of warnings. by vibi sreenivasan · 15 years ago
  31. 14e8bcd Staging: rspiusb: duplicate code in pixis_io by Richard Genoud · 15 years ago
  32. c854b5e Staging: rspiusb.c: break the huge piusb_ioctl function into several ones by Richard Genoud · 15 years ago
  33. f2d46e2 Staging: rspiusb: clean rspiusb code by Richard Genoud · 15 years ago
  34. 6546f08 Staging: rspiusb: make driver compile by J.R. Mauro · 15 years ago
  35. f82ebea staging: p9auth: prevent some oopses and memory leaks by Serge E. Hallyn · 15 years ago
  36. 0f51010 Staging: oslec bug fix by David Rowe · 15 years ago
  37. 99dc2a7 staging: b3dfg: clean up MODULE_PARM_DESC newline by Andre Lopes · 15 years ago
  38. 315d7fa staging: wis-sony-tuner.c: fix &&/|| error by Roel Kluin · 15 years ago
  39. 3852698 Staging: rtl8192su: Correct use of ! and & by Julia Lawall · 15 years ago
  40. 36dbd40 Staging: rtl8192su: fix build warnings by Greg Kroah-Hartman · 15 years ago
  41. 5f53d8c Staging: add rtl8192SU wireless usb driver by Jerry Chuang · 15 years ago
  42. d01c3c8 Staging: cpc-usb: fix build warnings by Greg Kroah-Hartman · 15 years ago
  43. 5e23f3e Staging: cpc-usb: fix printk format warnings by Alexander Beregalov · 15 years ago
  44. c32a4e0 Staging: cpc-usb: depends on PROC_FS by Alexander Beregalov · 15 years ago
  45. a3d97c9 Staging: cpc-usb: Adjust NULL test by Julia Lawall · 15 years ago
  46. 562bf48 Staging: cpc-usb: add TODO file by Greg Kroah-Hartman · 15 years ago
  47. 240f3ee Staging: cpc-usb: fix checkpatch warnings in sja2m16c.h by Greg Kroah-Hartman · 15 years ago
  48. 0f064b5 Staging: cpc-usb: fix up checkpatch errors in cpc-usb_drv.c by Greg Kroah-Hartman · 15 years ago
  49. 936b623 Staging: cpc-usb: add driver to the build by Greg Kroah-Hartman · 15 years ago
  50. 84a209d Staging: cpc-usb: fix some build problems in the driver by Greg Kroah-Hartman · 15 years ago
  51. e0ce8a7 Staging: add cpc-usb driver to the staging tree by Sebastian Haas · 15 years ago
  52. 6456f0b Staging: epl: do not use CLONE_SIGHAND with allow_signal() by Oleg Nesterov · 15 years ago
  53. d604fc9 Staging: android: fix Kconfig issues by Greg Kroah-Hartman · 15 years ago
  54. 3dffc82 Staging: android: binder: fix up some checkpatch warnings by Greg Kroah-Hartman · 15 years ago
  55. e93daf9 Staging: android: ram_console: fix up remaining checkpatch warnings by Greg Kroah-Hartman · 15 years ago
  56. 66b2060 Staging: android: logger: fix up remaining checkpatch warnings by Greg Kroah-Hartman · 15 years ago
  57. 1dbb576 Staging: android: lowmemorykiller: fix up remaining checkpatch warnings by Greg Kroah-Hartman · 15 years ago
  58. 241e128 Staging: android: timed_gpio: Separate timed_output class into a separate driver. by Mike Lockwood · 15 years ago
  59. 5d14a57 Staging: android: lowmemorykiller: fix possible android low memory killer NULL pointer by David Rientjes · 15 years ago
  60. 34006e1 Staging: android: lowmemorykiller: cleanup android low memory killer by David Rientjes · 15 years ago
  61. 31d59a4 Staging: android: lowmemorykiller: Don't count free space unless it meets the specified limit by itself by Arve Hjønnevåg · 15 years ago
  62. f501d00 Staging: android: lowmemorykiller: Only iterate over process list when needed. by Arve Hjønnevåg · 15 years ago
  63. 4900dea Staging: vt6655: uses pci functions, should depend on PCI by Randy Dunlap · 15 years ago
  64. 1d69a1c Staging: vt6655: Integrate drivers/staging/vt6655 into build system. by Forest Bond · 15 years ago
  65. 5721135 Staging: vt6655: use net_device_ops for management functions by Forest Bond · 15 years ago
  66. 7bb8dc2 Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals. by Forest Bond · 15 years ago
  67. c9d0352 Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls. by Forest Bond · 15 years ago
  68. e2ce527 Staging: vt6655: Build vt6655.ko, not viawget.ko. by Forest Bond · 15 years ago
  69. 756f94e Staging: vt6655: Drop obsolete fsuid/fsgid accesses. by Forest Bond · 15 years ago
  70. 1cb648b Staging: vt6655 Add includes to drivers/staging/vt6655. by Forest Bond · 15 years ago
  71. 5449c68 Staging: Add pristine upstream vt6655 driver sources by Forest Bond · 15 years ago
  72. be2e107 Staging: rt2870: fix build warnings by Greg Kroah-Hartman · 15 years ago
  73. f991a65 staging: rtlxxxx: off by one in AsicSendCommandToMcu() and NDIS_STATUS NICLoadFirmware() by Roel Kluin · 15 years ago
  74. 8d72f98 Staging: rt2860: fix for driver RT2860 to be able to connect to WPA2 networks by Bryan Stephenson · 15 years ago
  75. ddaf557 Staging: rt28[67]0: merge rt28[67]0/sta/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 5f5d2df Staging: rt2860: prepare for rt28[67]0/sta/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  77. 371abf6 Staging: rt28[67]0: merge rt28[67]0/common/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  78. 59fe2d8 Staging: rt2860: prepare for rt28[67]0/common/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  79. 3fb468a Staging: rt28[67]0: merge rt28[67]0/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 3a32ed1 Staging: rt2860: prepare for rt28[67]0/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 0eae1ca Staging: rt{28,30}70: merge rt{28,30}70/sta/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  82. e70b8c3 Staging: rt2870: prepare for rt{28,30}70/sta/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  83. d763794 Staging: rt{28,30}70: merge rt{28,30}70/common/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  84. ffbc7b8 Staging: rt2870: prepare for rt{28,30}70/common/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 9e4dab7 Staging: rt{28,30}70: merge rt{28,30}70/*.[ch] by Bartlomiej Zolnierkiewicz · 15 years ago
  86. d1e4861a Staging: rt2870: prepare for rt{28,30}70/*.[ch] merge by Bartlomiej Zolnierkiewicz · 15 years ago
  87. 12e95a6 Staging: rt3070: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  88. ac7e7d5 Staging: rt2870: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  89. 96f139e Staging: rt2860: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 2ed0b7e Staging: rt3070: use empty ASSERT() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  91. c03332c Staging: rt2870: use empty ASSERT() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 9411329 Staging: rt2860: use empty ASSERT() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 993709e Staging: rt3070: remove dead CONFIG_AP_SUPPORT code by Bartlomiej Zolnierkiewicz · 15 years ago
  94. 303ee97 Staging: rt2870: remove dead CONFIG_AP_SUPPORT code by Bartlomiej Zolnierkiewicz · 15 years ago
  95. 5a911fd Staging: rt2860: remove dead CONFIG_AP_SUPPORT code by Bartlomiej Zolnierkiewicz · 15 years ago
  96. 8f78dfe Staging: rt3070: remove DOT11_N_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  97. fa46aa7 Staging: rt2870: remove DOT11_N_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  98. 1623267 Staging: rt2860: remove DOT11_N_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 3ba7306 Staging: rt3070: remove WPA_SUPPLICANT_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  100. f3a9749 Staging: rt2870: remove WPA_SUPPLICANT_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago