summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-17crypto: poly1305 - Export common Poly1305 helpersMartin Willi
2015-07-17crypto: chacha20 - Export common ChaCha20 helpersMartin Willi
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridgeMats Randgaard
2015-07-17[media] Add helper function for subdev event notificationsLars-Peter Clausen
2015-07-17Merge tag 'v4.2-rc2' into patchworkMauro Carvalho Chehab
2015-07-17[media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus
2015-07-17Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij
2015-07-17nmi: create generic NMI backtrace implementationRussell King
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-07-16Merge branch 'topic/of-name' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-07-16regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto
2015-07-16mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski
2015-07-16mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven
2015-07-16clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-07-15seccomp: swap hard-coded zeros to defined nameKees Cook
2015-07-15seccomp: add ptrace options for suspend/resumeTycho Andersen
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-07-15netfilter: move tee_active to coreFlorian Westphal
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman
2015-07-15netfilter: kill nf_hooks_activeEric W. Biederman
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-15Merge tag 'omap-for-v4.3/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony