summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette
2015-01-27Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie
2015-01-28Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27clk: ti: Drop use of clk-private.hStephen Boyd
2015-01-27clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driverStephen Boyd
2015-01-27dt-bindings: Add #defines for IPQ806x lpass clock controlRajendra Nayak
2015-01-27clk: divider: Make generic for usage elsewhereStephen Boyd
2015-01-27clk: Add __clk_mux_determine_rate_closestStephen Boyd
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea
2015-01-27ASoC: sta32x: add device tree binding.Thomas Niederprüm
2015-01-27usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga
2015-01-27PCI: Add defines for PCIe Max_Read_Request_SizeRafał Miłecki
2015-01-27regmap: correct the description of structure element in reg_fieldBintian Wang
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge
2015-01-27[media] hdmi: add new HDMI 2.0 definesHans Verkuil
2015-01-27[media] tea575x: split and export functionsOndrej Zary
2015-01-27[media] videobuf: make unused exported functions staticHans Verkuil
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64Catalin Marinas
2015-01-27compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas
2015-01-27drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding
2015-01-27drm/plane: Add optional ->atomic_disable() callbackThierry Reding
2015-01-27drm/plane: Make ->atomic_update() mandatoryThierry Reding
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2015-01-27drm/atomic-helpers: Saner encoder/crtc callbacksDaniel Vetter
2015-01-27drm/atomic-helpers: Recover full cursor plane behaviourDaniel Vetter
2015-01-27drm/atomic-helper: add connector->dpms() implementationDaniel Vetter
2015-01-27drm/atomic: Add drm_crtc_state->activeDaniel Vetter
2015-01-27drm: Add standardized boolean propsDaniel Vetter
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong
2015-01-27drm/i915: Specify bsd rings through exec flagZhipeng Gong
2015-01-27drm: Add rotation value to plane stateMatt Roper