summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-09timer: Convert schedule_timeout() to use from_timer()Kees Cook
2020-02-09dt-bindings: pinctrl: imx8mm: fix 2a762bfc93feMax Krummenacher
2020-02-09dt-bindings: pinctrl: imx8mm: add alternative uart muxingsMax Krummenacher
2020-02-09MLK-22265 dt-bindings: pinctrl: imx8mm: Update head fileAnson Huang
2020-02-09drm: Turn bus flags macros into an enumLaurent Pinchart
2020-02-09drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart
2020-02-09drm: Add support for extracting sync signal drive edge from videomodePeter Ujfalusi
2020-02-09drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä
2020-02-09pinctrl: always include consumer.hOleksandr Suvorov
2020-02-09usb: chipidea: Fix enum name conflictOleksandr Suvorov
2020-02-09usb/misc/usb3503: add setting of 'non removable devices' registerMax Krummenacher
2020-02-09usb: misc: usb3503: add the usb3803 variantMax Krummenacher
2020-02-09ARM: imx7d: clk: add root clock for keypad portStefan Agner
2020-02-09mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2020-02-09mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2020-01-28drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2020-01-28media: Add support for ADV7280 decoder driverSanchayan Maity
2020-01-28sync.h: synchronization framework needs this headerDaniel Kochmanski
2020-01-28Add support for DVI monitorsRobert Winkler
2020-01-28input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2020-01-28fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-12-17appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-17jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2019-12-17kernfs: fix ino wrap-around detectionTejun Heo
2019-12-17firmware: qcom: scm: fix compilation error when disabledJonathan Marek
2019-12-17tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2019-12-17mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2019-12-17dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund
2019-12-17ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan
2019-12-17dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2019-12-17math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen
2019-12-17regulator: Fix return value of _set_load() stubMark Brown
2019-12-17clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328Katsuhiro Suzuki
2019-12-17serial: core: Allow processing sysrq at port unlock timeDouglas Anderson
2019-12-05futex: Add mutex around futex exitThomas Gleixner
2019-12-05futex: Mark the begin of futex exit explicitlyThomas Gleixner
2019-12-05futex: Split futex_mm_release() for exit/execThomas Gleixner
2019-12-05exit/exec: Seperate mm_release()Thomas Gleixner
2019-12-05futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2019-12-05futex: Move futex exit handling into futex codeThomas Gleixner
2019-12-05y2038: futex: Move compat implementation into futex.cArnd Bergmann
2019-12-05sctp: cache netns in sctp_ep_commonXin Long
2019-12-05net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko
2019-12-05net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-12-05blktrace: Show requests without sectorJan Kara
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang