/* mt9v011 sensor * * Copyright (C) 2011 Hans Verkuil * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __MT9V011_H__ #define __MT9V011_H__ struct mt9v011_platform_data { unsigned xtal; /* Hz */ }; #endif nux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
e class='list nowrap'>
AgeCommit message (Expand)AuthorFilesLines
AgeCommit message (Expand)AuthorFilesLines
2017-02-07tcp: replace dst_confirm with sk_dst_confirmJulian Anastasov1-0/+2
2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet1-0/+7
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet1-10/+4
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4