1. af5b80b staging: dgap: fix suspect code indent for conditional statements checkpatch warning by Mark Hounschell · 11 years ago
  2. c4875eb staging: dgap: fix checkpatch warning on sscanf usage by Mark Hounschell · 11 years ago
  3. c96f565 staging: dgap: Remove module param and sysfs var rawreadok by Mark Hounschell · 11 years ago
  4. a9072fe staging: dgap: remove unnecessary dgap_global_lock by Mark Hounschell · 11 years ago
  5. 54794d1 staging: dgap: Don't remove sysfs group we failed to create by Mark Hounschell · 11 years ago
  6. 249e734 staging: dgap: fix some pr_warns with new lines in the string by Mark Hounschell · 11 years ago
  7. 82ed977 staging: dgap: Add curly braces back in for Multi-line indent block by Mark Hounschell · 11 years ago
  8. 3eb1415 staging: dgap: get rid of nasty DGAP_VERIFY_BOARD macro by Mark Hounschell · 11 years ago
  9. dc7fcc9 staging: dgap: Remove more degug/tracing code by Mark Hounschell · 11 years ago
  10. 9b073ac staging: dgap: Fix various previously missed checkpatch errors by Mark Hounschell · 11 years ago
  11. 8cbb5e3 staging: dgap: Fix printk related errors as reported by checkpatch by Mark Hounschell · 11 years ago
  12. 01a8d25 staging:dgap: Fix externs should be avoided in .c files as reported by checkpatch by Mark Hounschell · 11 years ago
  13. 7091be3 Staging: unisys: virthba: Add dependency on SCSI by Ken Cox · 11 years ago
  14. 927c792 staging: unisys: Give exported symbols unique names by Ken Cox · 11 years ago
  15. 0d776fa staging: unisys: remove unreferenced utility functions. by Ken Cox · 11 years ago
  16. 1fa21a7 staging: cxt1e1: removed version string declaration by Shaun Laing · 11 years ago
  17. b16aad3 Staging: rtl8712: fix an error test in start_drv_threads() by Dan Carpenter · 11 years ago
  18. 879cb0c staging: rtl8712: fix some confusing indenting by Dan Carpenter · 11 years ago
  19. 88fa1eb staging: usbip: vhci_sysfs.c: check return value of sscanf by John de la Garza · 11 years ago
  20. d629947 Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  21. 843a01f drivers: staging: rtl8187se: refactor wmm_param_update by Axel Rasmussen · 11 years ago
  22. aaf3f2d drivers: staging: rtl8187se: wrap excessively long lines by Axel Rasmussen · 11 years ago
  23. 10ca862 drivers: staging: rtl8187se: fixed checkpatch.pl errors by Axel Rasmussen · 11 years ago
  24. d310c5a drivers: staging: rtl8187se: fixed broken indentation by Axel Rasmussen · 11 years ago
  25. 8d808aa drivers: staging: rtl8187se: wrap excessively long lines by Axel Rasmussen · 11 years ago
  26. 52c25f2 drivers: staging: rtl8187se: wrap excessively long lines by Axel Rasmussen · 11 years ago
  27. 3187fcb drivers: staging: rtl8187se: wrap excessively long lines by Axel Rasmussen · 11 years ago
  28. 6c76aab drivers: staging: rtl8187se: refactor/clean signal smoothing by Axel Rasmussen · 11 years ago
  29. d11ca55 drivers: staging: rtl8187se: use netdev_* instead of prink by Axel Rasmussen · 11 years ago
  30. abed632 staging: s-Par driver documentation by Ken Cox · 11 years ago
  31. dc95086 staging: virthba driver to access shared SCSI hba by Ken Cox · 11 years ago
  32. af86526 staging: virtpci driver by Ken Cox · 11 years ago
  33. bac8a4d staging: visoruislib driver used to handle requests from virtpci by Ken Cox · 11 years ago
  34. 7b2a2d8 staging: visorchannelstub driver to provide channel support routines by Ken Cox · 11 years ago
  35. 12e364b staging: visorchipset driver to provide registration and other services by Ken Cox · 11 years ago
  36. e423812 staging: visorchannel module by Ken Cox · 11 years ago
  37. 9d9baad staging: visorutil driver to provide common functionality to other s-Par drivers by Ken Cox · 11 years ago
  38. 6b02933 drivers:staging:ozwpan Replaced wrapper functions with actual spin lock function by Surendra Patil · 11 years ago
  39. 5c2f26d staging: octeon-ethernet: add missing include by Aaro Koskinen · 11 years ago
  40. 54bf917 staging: octeon-ethernet: make global_register_lock static by Aaro Koskinen · 11 years ago
  41. 54396b6 staging: octeon-ethernet: make cvm_oct_free_tx_skbs static by Aaro Koskinen · 11 years ago
  42. 9041961 staging: octeon-ethernet: make num_packet_buffers static by Aaro Koskinen · 11 years ago
  43. 5ff8bebb staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS by Aaro Koskinen · 11 years ago
  44. ba835c1 staging: comedi: ke_counter: update the MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  45. cbc7179 staging: comedi: ke_counter: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  46. 661b9db staging: comedi: ke_counter: add digital output support by H Hartley Sweeten · 11 years ago
  47. 7556dc3 staging: comedi: ke_counter: rename cnt_auto_attach() by H Hartley Sweeten · 11 years ago
  48. d250972 staging: comedi: ke_counter: fix ke_counter_insn_read() by H Hartley Sweeten · 11 years ago
  49. 99a1b98 staging: comedi: ke_counter: fix ke_counter_insn_write() by H Hartley Sweeten · 11 years ago
  50. 89d9dcd staging: comedi: ke_counter: tidy up the subdevice init by H Hartley Sweeten · 11 years ago
  51. 4761fb4 staging: comedi: ke_counter: define the register map by H Hartley Sweeten · 11 years ago
  52. 8fff5ac staging: comedi: ke_counter: remove CNT_CARD_DEVICE_ID by H Hartley Sweeten · 11 years ago
  53. 553a518 staging: cxt1e1: Add extern keyword for sparse 'static' warning by Shaun Laing · 11 years ago
  54. 293ed46 staging: cxt1e1: Fix line length over 80 characters in linux.c by Daeseok Youn · 11 years ago
  55. aa562fa staging: cxt1e1: Fix no spaces at the start of a line in linux.c by Daeseok Youn · 11 years ago
  56. 922b81b staging: cxt1e1: remove space between function name and parenthesis by Daeseok Youn · 11 years ago
  57. 5326192 staging: cxt1e1: fix checkpatch errors with open brace '{' by Daeseok Youn · 11 years ago
  58. 418af0d staging: cxt1e1: fix checkpatch error 'assignment in if condition' by Daeseok Youn · 11 years ago
  59. 532fdaa Staging: cxt1e1: Fix line length over 80 characters in hwprobe.c by Daeseok Youn · 11 years ago
  60. a8b42ea Staging:tidspbridge: Fixed braces, spaces and long line coding style by Masood Mehmood · 11 years ago
  61. cec2e7b staging/usbip: change usbip userspace to include new uapi usbip.h by Shuah Khan · 11 years ago
  62. cd84ec9 staging/usbip: change usbip to include new uapi usbip.h by Shuah Khan · 11 years ago
  63. 78a10b8 staging/usbip: add uapi header to export usbip kernel interfaces by Shuah Khan · 11 years ago
  64. 17b0280 Merge 3.14-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  65. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  66. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  67. a53c8ce Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  68. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  69. 9ff7aeb Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  70. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  71. 9f4a9b8 Merge iio fixes into staging-linus by Greg Kroah-Hartman · 11 years ago
  72. db8fa73 iio:adc:vf610 ensure correct handing of interruption of wait for completion by Jonathan Cameron · 12 years ago
  73. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 49e893b Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  75. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 11 years ago
  76. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 11 years ago
  77. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 11 years ago
  78. 55de1ed Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  80. 3750c14 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  81. 751a03c Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  82. bdc8cda iio:adc: Add Xilinx XADC driver by Lars-Peter Clausen · 11 years ago
  83. 9cd02bd staging: tidspbridge: fixed space coding style by Masood Mehmood · 11 years ago
  84. 588858c devicetree: Add Xilinx XADC binding documentation by Lars-Peter Clausen · 11 years ago
  85. af76815 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  86. 503a1ac lustre/ptlrpc: rq_commit_cb is called for twice by Liang Zhen · 11 years ago
  87. e3bceb2 lustre/ptlrpc: skip rpcs that fail ptl_send_rpc by Peng Tao · 11 years ago
  88. 82a373a lustre/ptlrpc: re-enqueue ptlrpcd worker by Liang Zhen · 11 years ago
  89. 15c50cc lustre/ptlrpc: fix 'data race condition' issues by Sebastien Buisson · 11 years ago
  90. 19a5b93 lustre/quota: improper assert in osc_quota_chkdq() by Niu Yawei · 11 years ago
  91. 15f13cd lustre/osc: Don't flush active extents. by Ann Koehler · 11 years ago
  92. 6fd67d8 lustre/libcfs: warn if all HTs in a core are gone by Oleg Drokin · 11 years ago
  93. 04aa5d1 lustre/ldlm: set l_lvb_type coherent when layout is returned by Bruno Faccini · 11 years ago
  94. f236f69 lustre/llite: simplify dentry revalidate by Lai Siyao · 11 years ago
  95. 63d4257 lustre/recovery: free open/close request promptly by Hongchao Zhang · 11 years ago
  96. add882a lustre/mdc: fix bad ERR_PTR usage in mdc_locks.c by John L. Hammond · 11 years ago
  97. ec9bca9 lustre/clio: honor O_NOATIME by John L. Hammond · 11 years ago
  98. 6caea2f lustre/mdc: use ibits_known mask for lock match by Alexey Lyashkov · 11 years ago
  99. fe4c58a lustre/mdc: comments on LOOKUP and PERM lock by wang di · 11 years ago
  100. 588de43 lustre/llite: Do not send parent dir fid in getattr by fid by Oleg Drokin · 11 years ago