summaryrefslogtreecommitdiff
path: root/README.devel
blob: 021b18f445d7300bed2d1b9b355b65a0b0739cb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
A Travis CI instance for continuous integration testing of netsniff-ng
can be found here:

  https://travis-ci.org/netsniff-ng/netsniff-ng

An analysis by the Coverity Scanner is run occasionally against the source of
netsniff-ng. The corresponding scan reports can be found here:

  https://scan.coverity.com/projects/329

If you are a project admin, use the command

  `make COV_EMAIL=<email> COV_PASSWD=<passwd> coverity'

to trigger a new scan yourself. Alternatively, the Coverity integration of
Travis CI can be used by pushing to the branch 'coverity_scan' to trigger a new
analysis.
ue='reload'/>
authorNazar Mokrynskyi <nazar@mokrynskyi.com>2016-04-25 17:01:56 +0300
committerJiri Kosina <jkosina@suse.cz>2016-04-25 16:23:26 +0200
commit567a44ecb44eb2584ddb93e962cfb133ce77e0bb (patch)
tree16b039bf622688c80c0c5c185a0c6d64b54f38f3 /Documentation
parente1123fe975852cc0970b4e53ea65ca917e54c923 (diff)
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Needed for v2 of the device firmware, otherwise kernel will stuck for few seconds and throw "usb_submit_urb(ctrl) failed: -1" early on system boot. Signed-off-by: Nazar Mokrynskyi <nazar@mokrynskyi.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
>Diffstat (limited to 'Documentation/devicetree')