summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2014-04-10docs: be more precise on readme with experimental toolsDaniel Borkmann1-5/+6
2013-09-19doc: readme: give note about what tools are still experimentalDaniel Borkmann1-2/+5
2013-07-10README: Adjust mention of sponsorsTobias Klauser1-2/+3
2013-06-24README, INSTALL: minor: Remove trailing whitespacesTobias Klauser1-2/+2
2013-06-15docs: readme: also stress bpf seccomp in the README pageDaniel Borkmann1-1/+1
2013-05-27docs: readme: just shortly also mention JIT disassemblerDaniel Borkmann1-1/+1
2013-04-11docs: readme: add steps to verify a Git releaseDaniel Borkmann1-15/+16
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+58
: pl2303: add ATEN device ID usb: gadget: f_fs: Assorted buffer overflow checks. USB: Add quirk for WORLDE easykey.25 MIDI keyboard usb: musb: Fix external abort on non-linefetch for musb_irq_work() usb: musb: Fix host mode error -71 regression USB: serial: option: add device ID for HP lt2523 (Novatel E371) USB: serial: qcserial: add Dell DW5570 QDL
Diffstat
-rw-r--r--drivers/usb/core/quirks.c4
-rw-r--r--drivers/usb/gadget/function/f_fs.c13
-rw-r--r--drivers/usb/musb/musb_core.c26
-rw-r--r--drivers/usb/musb/musb_core.h1
-rw-r--r--drivers/usb/serial/option.c1
-rw-r--r--drivers/usb/serial/pl2303.c1
-rw-r--r--drivers/usb/serial/pl2303.h1
-rw-r--r--drivers/usb/serial/qcserial.c1
8 files changed, 33 insertions, 15 deletions
diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c