1. cc6289f staging: xillybus: Add sanity check in interrupt handler by Eli Billauer · 10 years ago
  2. 1f765d9 staging: et131x: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  3. 11306d1 staging: rtl8188eu: use GFP_ATOMIC under spinlock by Dan Carpenter · 10 years ago
  4. a5bde3a Staging: comedi: check the return value of kobject_set_name by Anton Protopopov · 10 years ago
  5. eedd8d7 staging: ft1000-usb: check for errors in card_send_command by Andrey Utkin · 10 years ago
  6. 85f2833 staging: goldfish: Introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  7. 5a9077a staging: nvec: remove unneccessary 'out of memory' message by Pawel Lebioda · 10 years ago
  8. aea2cda staging: nvec: remove unnecessary 'else' after 'return' statement by Pawel Lebioda · 10 years ago
  9. fa79961 staging: nvec: insert blank lines after declarations by Pawel Lebioda · 10 years ago
  10. f420c6c staging: dgnc: remove redundant memset call by Daeseok Youn · 10 years ago
  11. 354579c staging: dgnc: removes unreachable code by Daeseok Youn · 10 years ago
  12. 3098e51 staging: dgnc: Fix unsigned value for less than zero by Daeseok Youn · 10 years ago
  13. 5b4af85 staging: dgnc: remove redundant null check for kfree() by Daeseok Youn · 10 years ago
  14. 4c0e0149 staging: dgap: remove redundant NULL check in dgap_tty_init() by Daeseok Youn · 10 years ago
  15. 039879e staging: dgap: use kzalloc instead of kmalloc/memset by Daeseok Youn · 10 years ago
  16. 32af5ae staging: dgap: remove unused waitqueues by Daeseok Youn · 10 years ago
  17. 77343eb staging: dgap: remove unneccessary dgap_init_pci() function by Daeseok Youn · 10 years ago
  18. 96045db staging: dgap: Adds a blank line after declaration by Daeseok Youn · 10 years ago
  19. c10fccf staging: dgap: remove "return" statement in void function by Daeseok Youn · 10 years ago
  20. 1b804e2 staging: dgap: fixed "foo* bar should be foo * bar" in dgap.c by Daeseok Youn · 10 years ago
  21. 1177ce4 staging: wlan-ng/prism2fw.c: Add blank line after declarations by Matt Kurz · 10 years ago
  22. 9630f6b staging: wlan-ng: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  23. cd687a4 staging: gdm72xx: Remove unnecessary memset of netdev private data by Tobias Klauser · 10 years ago
  24. b92274e staging: gdm72xx: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  25. 10ebe378 staging: gdm72xx: add help text to Kconfig by Ben Chan · 10 years ago
  26. 9b34519 staging: gdm72xx: remove unused code by Michalis Pappas · 10 years ago
  27. a8a175d staging: gdm72xx: clean up endianness conversions by Ben Chan · 10 years ago
  28. bbd500d staging: gdm72xx: use consistent style for header guards by Ben Chan · 10 years ago
  29. 6de2a1a staging: emxx_udc: Fix build error by Sachin Kamat · 10 years ago
  30. 4fb6a37 staging: rtl8192ee: Correct bitmask in comparsion by Andrey Utkin · 10 years ago
  31. 4fa4260 Staging: rtl8192e: Fix potential NULL pointer dereference by Emil Goode · 10 years ago
  32. dd3fde1 staging: speakup: speakup_dectlk.c - use time_before_eq() by Anil Belur · 10 years ago
  33. bc4f07c staging: rtl8192ee: Pass large struct by const reference by Rasmus Villemoes · 10 years ago
  34. 57fc3b7 staging: rtl8821ae: Pass large struct by const reference by Rasmus Villemoes · 10 years ago
  35. a71d10d staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  36. fd6f578 staging/lustre/obdclass: use static const for seq_operations by Fabian Frederick · 10 years ago
  37. e587338 staging: octeon-usb: fix endianness bug by Aaro Koskinen · 10 years ago
  38. 8dcf4ec staging: octeon-usb: return transferred bytes only on success by Aaro Koskinen · 10 years ago
  39. d8c39d3 staging: octeon-usb: don't retry on data toggle error by Aaro Koskinen · 10 years ago
  40. e5b9089 staging: octeon-usb: use usb_hcd_link_urb_to_ep() by Aaro Koskinen · 10 years ago
  41. cdd15d8 staging: octeon-usb: drop dequeue tasklet by Aaro Koskinen · 10 years ago
  42. 43c44a8 Documentation/kernel-parameters: Remove obsolete ip2= by Geert Uytterhoeven · 10 years ago
  43. 30c760c staging: comedi: usbduxsigma: fixing rounding error in the range struct by Bernd Porr · 10 years ago
  44. 0e02dca staging: comedi: allow COMEDI_BUFINFO, COMEDI_CANCEL and COMEDI_POLL on locked subdevice by Ian Abbott · 10 years ago
  45. b11771a staging: comedi: addi_apci_1564: clean up apci1564_interrupt() by Chase Southwood · 10 years ago
  46. f89ced8 staging: comedi: addi_apci_1564: fix use of apci1564_reset() to disable DI interrupts by Chase Southwood · 10 years ago
  47. f94f771 staging: comedi: addi_apci_1564: move addi_watchdog.h include to addi_apci_1564.c by Chase Southwood · 10 years ago
  48. 40e61d1 Staging: bcm: InterfaceMisc.c: Outsourced doubled error checking by Matthias Beyer · 10 years ago
  49. 8e7e280 Staging: bcm: Shortened lines by Matthias Beyer · 10 years ago
  50. 3faece9 Staging: bcm: Add entry for bcm wimax driver support by Kevin McKinney · 10 years ago
  51. 970e4c4 Staging: bcm: Change TODO to include maintainers. by Kevin McKinney · 10 years ago
  52. 66dcb01 Staging: bcm: LeakyBucket.c: Removed unneccessary return; statement by Matthias Beyer · 10 years ago
  53. 504d33d Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sending by Matthias Beyer · 10 years ago
  54. b61124f Staging: bcm: LeakyBucket.c: Outsourced code chunk into function by Matthias Beyer · 10 years ago
  55. 0acfe73 Staging: bcm: LeakyBucket.c: Shortened lines by Matthias Beyer · 10 years ago
  56. f1220c7 Staging: bcm: LeakyBucket.c: Replaced member accessing by variable by Matthias Beyer · 10 years ago
  57. 792d921 Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarations by Matthias Beyer · 10 years ago
  58. 26fba8e Staging: bcm: InterfaceTx.c: Outsourced code chunk by Matthias Beyer · 10 years ago
  59. 5faf330 Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanup by Matthias Beyer · 10 years ago
  60. 8139b8d Staging: bcm: InterfaceRx.c: Removed unused variable by Matthias Beyer · 10 years ago
  61. 3a162b1 Staging: bcm: InterfaceRx.c: Outsourced code chunk by Matthias Beyer · 10 years ago
  62. c6346fa Staging: bcm: InterfaceRx.c: Outsourced control packet handling by Matthias Beyer · 10 years ago
  63. f5c86ab Staging: bcm: InterfaceRx.c: Lines shortened by Matthias Beyer · 10 years ago
  64. 9fe109c staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFS by Malcolm Priestley · 10 years ago
  65. 4473c8c staging: vt6656: vnt_set_keymode don't save pairwise key entry. by Malcolm Priestley · 10 years ago
  66. 618ff9c staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse. by Malcolm Priestley · 10 years ago
  67. 83e771f staging: vt6655: fixed sparse warnings by Anton Protopopov · 10 years ago
  68. 71d764a stagingL vt6656: implement fall back rates reporting. by Malcolm Priestley · 10 years ago
  69. f528327 staging: vt6656: Include re_alloc_skb within lock. by Malcolm Priestley · 10 years ago
  70. 04f2ff1 staging: vt6656: vnt_set_channel remove power setting functions by Malcolm Priestley · 10 years ago
  71. 47b41d9 staging: vt6656: vnt_rx_data add track rsr and new_rsr errors by Malcolm Priestley · 10 years ago
  72. 5091d96 staging: vt6656: vnt_tx_packet don't change power when off channel. by Malcolm Priestley · 10 years ago
  73. 89daee6 staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array bound by Malcolm Priestley · 10 years ago
  74. 72183c6 staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr by Malcolm Priestley · 10 years ago
  75. ba911c9 staging: vt6656: turn radio off after mac registered. by Malcolm Priestley · 10 years ago
  76. a5615b9 staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx by Malcolm Priestley · 10 years ago
  77. 1786384 staging: vt6656: implement get_stats ieee80211_low_level_stats by Malcolm Priestley · 10 years ago
  78. fb3cdd1 staging: ced1401: Add void declarations in zero-arg functions. by Chi Pham · 10 years ago
  79. 1795f89 staging: ced1401: remove typedef for CIRCBLK by Luca Ellero · 10 years ago
  80. 9db5b4e staging: ced1401: rename FreeCircBlock() by Luca Ellero · 10 years ago
  81. 24d71e9 staging: ced1401: rename GetCircBlock() by Luca Ellero · 10 years ago
  82. 31530ab staging: ced1401: rename SetCircular() by Luca Ellero · 10 years ago
  83. 2cf0259 staging: ced1401: rename DbgStopLoop() by Luca Ellero · 10 years ago
  84. 9527a1a staging: ced1401: rename DbgGetData() by Luca Ellero · 10 years ago
  85. 9f740cf staging: ced1401: rename DbgRampAddr() by Luca Ellero · 10 years ago
  86. d5e8507 staging: ced1401: rename DbgRampData() by Luca Ellero · 10 years ago
  87. d8d66ea staging: ced1401: rename DbgPoke() by Luca Ellero · 10 years ago
  88. 3c625b6 staging: ced1401: rename DbgPeek() by Luca Ellero · 10 years ago
  89. d783de8 staging: ced1401: rename DbgCmd1401() by Luca Ellero · 10 years ago
  90. 4b8c94c staging: ced1401: rename TransferFlags() by Luca Ellero · 10 years ago
  91. 9056249 staging: ced1401: rename TypeOf1401() by Luca Ellero · 10 years ago
  92. 4eb6624 staging: ced1401: rename CheckSelfTest() by Luca Ellero · 10 years ago
  93. 2b7e29e staging: ced1401: rename StartSelfTest() by Luca Ellero · 10 years ago
  94. 21d46fc staging: ced1401: rename StateOf1401() by Luca Ellero · 10 years ago
  95. 9ee52ef staging: ced1401: remove unused func BlkTransState by Luca Ellero · 10 years ago
  96. d2c4040 staging: ced1401: rename KillIO1401() by Luca Ellero · 10 years ago
  97. 3d012b0 staging: ced1401: rename GetTransfer() by Luca Ellero · 10 years ago
  98. b76530b staging: ced1401: rename TestEvent() by Luca Ellero · 10 years ago
  99. 1971a00 staging: ced1401: rename WaitEvent() by Luca Ellero · 10 years ago
  100. 617bfec staging: ced1401: rename SetEvent() by Luca Ellero · 10 years ago