summaryrefslogtreecommitdiff
path: root/bpfc/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-05-05 12:00:48 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-05-05 12:00:48 +0200
commit67e0574edb3c6919382ff96da1bcd800f9bfe45e (patch)
treee2ca93c127b5d06b9db61b4de7da95cad2a0feee /bpfc/Makefile
parent0757f825dd4b0e3653a98264bbe3933d54b3c1ef (diff)
docs: authors: Move Vadim to major contributors
Vadim has contributed numerous improvements and bug fixes for netsniff-ng and hopefully continues to do so. Move him to the major contributors section in the AUTHORS file. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc/Makefile')
0 files changed, 0 insertions, 0 deletions
was triggering spurious CARD_INT interrupts for SD cards, causing CMD52 reads, which are not allowed for SD devices. This adds a sanity check to the interruption path, preventing that illegal command from getting sent if the CARD_INT interruption should be disabled. This quirk allows that particular machine to resume boot despite the faulty hardware, instead of getting hung dealing with thousands of mishandled interrupts. Suggested-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'drivers/usb/host/u132-hcd.c')