summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-02clk: Extract OF clock helpers in <linux/of_clk.h>Geert Uytterhoeven2-13/+31
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner29-104/+209
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley1-0/+1
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma1-0/+1
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com1-0/+1
2018-05-02mtd: rawnand: davinci: store the core chipselect number in platform dataBartosz Golaszewski1-0/+10
2018-05-02dma-fence: Some kerneldoc polish for dma-fence.hDaniel Vetter1-81/+155
2018-05-02tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh1-1/+1
2018-05-01Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-0/+5
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01Merge tag 'v4.17-rc3' into next-generalJames Morris16-54/+141
2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren1-0/+1
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-16/+77
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin1-0/+2
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin1-0/+24
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2018-05-01fasync: Fix deadlock between task-context and interrupt-context kill_fasync()Kirill Tkhai1-1/+1
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata1-0/+28
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2018-04-30backlight: Nuke BL_CORE_DRIVER1Daniel Vetter1-1/+0
2018-04-30backlight: Nuke unused backlight.props.state statesDaniel Vetter1-3/+0
2018-04-30Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman29-104/+209
2018-04-30Merge 4.17-rc3 into staging-nextGreg Kroah-Hartman29-104/+209
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman29-104/+209
2018-04-30pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra1-0/+2
2018-04-30backlight: Add RAVE SP backlight driverAndrey Smirnov1-0/+1
2018-04-30bpf: remove tracepoints from bpf coreAlexei Starovoitov1-1/+0
2018-04-30net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-30net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-14/+27
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song1-1/+3
2018-04-29bpf: add bpf_get_stack helperYonghong Song2-1/+3
2018-04-29mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal1-1/+8
2018-04-29<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli1-12/+38
2018-04-28Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet14-50/+68
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+15
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+75
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli1-0/+5
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli1-0/+20
2018-04-27delayacct: Use raw_spinlocksSebastian Andrzej Siewior1-1/+1
2018-04-27locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...Will Deacon1-0/+2
2018-04-27usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-04-27dmaengine: sprd: Move DMA request mode and interrupt type into head fileEric Long1-0/+57
2018-04-27signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}Eric W. Biederman1-0/+3
2018-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2018-04-27cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo1-0/+5