summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding1-6/+15
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding1-2/+7
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding1-4/+15
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqchip into struct gpio_irq_chipThierry Reding1-2/+12
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding1-0/+38
2017-11-08pinctrl: Add skew-delay pin config and bindingsLinus Walleij1-0/+5
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki1-8/+18
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki1-4/+16
2017-11-08locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker1-0/+15
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar972-84/+1178
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-1/+1
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+1
2017-11-08Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven1-14/+0
2017-11-08Merge tag 'v4.14-rc8' into nextDmitry Torokhov963-36/+1007
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero1-0/+2
2017-11-08PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven1-1/+0
2017-11-08PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven1-3/+4
2017-11-08SUNRPC: Improve ordering of transport processingTrond Myklebust1-0/+1
2017-11-07debugfs: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-07debugfs: add SPDX identifiers to all debugfs filesGreg Kroah-Hartman1-0/+1
2017-11-07debugfs: purge obsolete SRCU based removal protectionNicolai Stange1-19/+0
2017-11-07debugfs: debugfs_real_fops(): drop __must_hold sparse annotationNicolai Stange1-2/+1
2017-11-07debugfs: implement per-file removal protectionNicolai Stange1-0/+11
2017-11-07debugfs: add support for more elaborate ->d_fsdataNicolai Stange1-17/+3
2017-11-07Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann1-12/+0
2017-11-07bus: add driver for the Technologic Systems NBUSSebastien Bourdelin1-0/+18
2017-11-07usb: core: add a new usb_get_ptm_status() helperFelipe Balbi1-0/+6
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi1-2/+3
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi1-0/+7
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi1-1/+1
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh1-0/+15
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky1-0/+3
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky2-3/+3
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky1-2/+5
2017-11-07locking/rwlocks: Fix commentsCheng Jian1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar961-11/+973
2017-11-07objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf1-8/+8
2017-11-07objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf1-0/+5
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar963-36/+1007
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar963-36/+1007
2017-11-07PCI: Add for_each_pci_bridge() helperAndy Shevchenko1-0/+4
2017-11-07mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek1-1/+1
2017-11-06ide: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-06ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+10