summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen
2019-09-03fs/namei.c: keep track of nd->root refcount statusAl Viro
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2019-09-03can: dev: avoid long linesMarc Kleine-Budde
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-09-03dma-mapping: introduce dma_get_merge_boundary()Yoshihiro Shimoda
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda
2019-09-03block: add a helper function to merge the segmentsYoshihiro Shimoda
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-09-02Input: bu21013_ts - remove support for platform dataDmitry Torokhov
2019-09-02Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-09-02afs: Provide an RCU-capable key lookupDavid Howells
2019-09-02Merge remote-tracking branch 'net/master' into afs-nextDavid Howells
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd: cros_ec: Switch to use the new cros-ec-chardev driverEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra
2019-09-02mfd: mt6397: Add mutex includeJosef Friedl
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-01net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb
2019-09-01net/mlx5: Add HW bits and definitions required for SW steeringAlex Vesker
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01leds: Replace {devm_}led_classdev_register() macros with inlinesJacek Anaszewski
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30fs: Export generic_fadvise()Jan Kara
2019-08-30kill the last users of user_{path,lpath,path_dir}()Al Viro
2019-08-30namei.h: get the comments on LOOKUP_... in sync with realityAl Viro
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas