summaryrefslogtreecommitdiff
path: root/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16lookup: Return const char * from all lookup functionsTobias Klauser1-5/+5
2015-11-16lookup: Convert __do_lookup_inline to functionTobias Klauser1-13/+13
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-0/+6
2015-11-15lookup: Keep track of lookup table initialization stateTobias Klauser1-8/+15
2015-11-15lookup: Make lookup type and function names more genericTobias Klauser1-23/+25
2015-11-06lookup: Adjust error message on failed openTobias Klauser1-1/+4
2015-11-06lookup: Do not panic if conf file does not existVadim Kochan1-2/+4
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+138
b268eef542c5414e54bf1a (diff)
Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine fixes from Vinod Koul: "A couple of fixes showed up late in the cycle so sending them up and sending early in the week and not on Friday :). They fix a double lock in pl330 driver and runtime pm fixes for cppi driver" * tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: pl330: fix double lock dmaengine: cppi41: Clean up pointless warnings dmaengine: cppi41: Fix oops in cppi41_runtime_resume dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
Diffstat (limited to 'drivers/usb/serial/cp210x.c')