summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong
2016-09-13Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki
2016-09-12spi: pxa2xx: Default thresholds to PXA configurationAndy Shevchenko
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij
2016-09-10phy: Add reset callbackRandy Li
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann
2016-09-09efi: Replace runtime services spinlock with semaphoreArd Biesheuvel
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming