#ifndef MAC80211_H #define MAC80211_H extern void enter_rfmon_mac80211(const char *device, char **mondev); extern void leave_rfmon_mac80211(const char *device, const char *mondev); #endif /* MAC80211_H */ rel='shortcut icon' href='http://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2016-05-10 15:01:47 +1000
committerDave Airlie <airlied@redhat.com>2016-05-10 15:01:47 +1000
commit2e726dc4b4e2dd3ae3fe675f9d3af88a2d593ee1 (patch)
treebb22392b580c3c58e9973c4a50133d580f861f98 /Documentation
parentbafb86f5bc3173479002555dea7f31d943b12332 (diff)
parentac4b1280319c3032787ac95bfeff14a425c417bf (diff)
Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux into drm-next
MT8173 DRM support - device tree binding documentation for all MT8173 display subsystem components - basic mediatek-drm driver for MT8173 with two optional, currently fixed output paths: - DSI encoder support for DSI and (via bridge) eDP panels - DPI encoder support for output to HDMI bridge - necessary clock tree changes for the DPI->HDMI path - export mtk-smi functions used by mediatek-drm * tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux: clk: mediatek: remove hdmitx_dig_cts from TOP clocks clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output clk: mediatek: make dpi0_sel propagate rate changes drm/mediatek: Add DPI sub driver drm/mediatek: Add DSI sub driver drm/mediatek: Add DRM Driver for Mediatek SoC MT8173. dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding memory: mtk-smi: export mtk_smi_larb_get/put
Diffstat (limited to 'Documentation')