aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+6
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai60-251/+560
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg1-0/+4
2019-02-08ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman1-0/+43
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon2-0/+12
2019-02-08mac80211: support multi-bssidSara Sharon2-1/+48
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon1-0/+5
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon1-0/+23
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon1-0/+8
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon1-1/+3
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg1-7/+128
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2019-02-08pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea1-0/+4
2019-02-08device: Fix comment for driver_data in struct deviceDavid Engraf1-1/+1
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier1-2/+5
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+1
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-0/+4
2019-02-08Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar1-0/+6
2019-02-07audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs1-9/+0
2019-02-07net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2-1/+3
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-07ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse1-1/+0
2019-02-07ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse1-1/+0
2019-02-07ACPI / APEI: Make estatus pool allocation a static sizeJames Morse1-1/+1
2019-02-07ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse1-0/+2
2019-02-07drm: remove drmP.h from drm_modeset_helper.hSam Ravnborg1-1/+5
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma1-0/+11
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso1-1/+1
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-02-07devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health set commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health get commandEran Ben Elisha1-0/+11
2019-02-07devlink: Add health report functionalityEran Ben Elisha2-0/+74
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+53
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2-0/+157
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia1-7/+7
2019-02-07media: vb2: Fix buf_out_validate documentationEzequiel Garcia1-1/+2
2019-02-07gpu: host1x: Introduce support for wide opcodesThierry Reding1-0/+26
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil1-9/+0
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil1-0/+2
2019-02-07fanotify: report FAN_ONDIR to listener with FAN_REPORT_FIDAmir Goldstein1-1/+1
2019-02-07fanotify: add support for create/attrib/move/delete eventsAmir Goldstein2-2/+28
2019-02-07fanotify: check FS_ISDIR flag instead of d_is_dir()Amir Goldstein1-0/+3
2019-02-07fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF eventsAmir Goldstein1-4/+17
2019-02-07vfs: add vfs_get_fsid() helperAmir Goldstein1-0/+3