summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-16ACPI: processor: Export function to claim _CST controlRafael J. Wysocki1-0/+6
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij1-1/+0
2019-12-16export.h: reduce __ksymtab_strings string duplication by using "MS" section f...Jessica Yu1-10/+23
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2-271/+293
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2-240/+267
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2-264/+289
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman2-216/+236
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman1-4/+0
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman12-27/+38
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman12-27/+38
2019-12-16interconnect: Add a common standard aggregate functionGeorgi Djakov1-0/+8
2019-12-16interconnect: Add a common helper for removing all nodesGeorgi Djakov1-0/+6
2019-12-16jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+4
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko1-23/+0
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-4/+0
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-2/+0
2019-12-14tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet1-0/+37
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-11/+0
2019-12-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2019-12-14Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2019-12-14Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-12-14Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+8
2019-12-14bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel1-1/+1
2019-12-14bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2-16/+39
2019-12-14bpf: Introduce BPF dispatcherBjörn Töpel1-0/+56
2019-12-14bpf: Move trampoline JIT image allocation to a functionBjörn Töpel1-0/+1
2019-12-13pinctrl: core: Add pinctrl_select_default_state() and export itUlf Hansson1-0/+6
2019-12-13trivial: mac80211: fix indentationJohn Crispin1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2-3/+4
2019-12-13net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai1-0/+1
2019-12-12rcu: Remove rcu_swap_protected()Paul E. McKenney1-16/+0
2019-12-12fs: remove ksys_dup()Dominik Brodowski1-1/+0
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski1-0/+2
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki2-11/+3
2019-12-12bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren1-0/+1
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang1-2/+0
2019-12-12drivers: firmware: xilinx: Add support for feature checkRavi Patel1-0/+7
2019-12-12KEYS: Call the IMA hook to measure keysLakshmi Ramasubramanian1-0/+14
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski1-2/+0
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski1-2/+2
2019-12-12soundwire: intel: add clock stop quirksPierre-Louis Bossart1-0/+37
2019-12-12soundwire: intel: add mutex for shared SHIM register accessPierre-Louis Bossart1-0/+2
2019-12-12soundwire: intel: add prototype for WAKEEN interrupt processingRander Wang1-0/+2
2019-12-12soundwire: intel: add link_list to handle interrupts with a single threadBard Liao1-0/+2
2019-12-12soundwire: intel: update headers for interruptsBard Liao1-0/+4
2019-12-12soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang1-4/+28
2019-12-12soundwire: intel: update interfaces between ASoC and SoundWirePierre-Louis Bossart1-5/+72
2019-12-12soundwire: sdw_slave: track unattach_request to handle all init sequencesPierre-Louis Bossart1-0/+6