aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+3
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller5-55/+242
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer142-539/+1149
2019-09-03Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer1-0/+3
2019-09-03Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-0/+74
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+67
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+31
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann1-7/+7
2019-09-03Merge tag 'thunderbolt-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+2
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-17/+16
2019-09-03Merge tag 'phy-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-0/+11
2019-09-03Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman4-3/+117
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+1
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter1-5/+5
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+52
2019-09-03netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera1-0/+9
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2-3/+237
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus1-0/+7
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+220
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus1-3/+7
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-21/+7
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen1-0/+30
2019-09-03Merge tag 'v5.3-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+71
2019-09-03fs/namei.c: keep track of nd->root refcount statusAl Viro1-0/+1
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2-0/+2
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan1-3/+0
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano1-4/+4
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano1-1/+1
2019-09-03can: dev: avoid long linesMarc Kleine-Budde2-5/+11
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins1-2/+2
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+14
2019-09-03dma-mapping: introduce dma_get_merge_boundary()Yoshihiro Shimoda1-0/+6
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda1-0/+1
2019-09-03block: add a helper function to merge the segmentsYoshihiro Shimoda1-0/+2
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar1-4/+2
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-34/+43
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman37-104/+139
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman37-104/+139
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman6-53/+61
2019-09-02Input: bu21013_ts - remove support for platform dataDmitry Torokhov1-30/+0
2019-09-02Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij1-4/+0
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke1-0/+8
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto1-0/+3
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-09-02afs: Provide an RCU-capable key lookupDavid Howells1-1/+13
2019-09-02Merge remote-tracking branch 'net/master' into afs-nextDavid Howells4-32/+33
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra6-311/+323
2019-09-02mfd: cros_ec: Switch to use the new cros-ec-chardev driverEnric Balletbo i Serra1-2/+0
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra1-0/+37