summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart
2018-09-03drm/omap: dss: Allow looking up any device by portLaurent Pinchart
2018-09-03drm/omap: dss: Rework output lookup by port nodeLaurent Pinchart
2018-09-03drm/omap: dss: Create and use omapdss_device_is_registered()Laurent Pinchart
2018-09-03drm/omap: dss: Create global list of all omap_dss_device instancesLaurent Pinchart
2018-09-03drm/omap: dss: Rename omap_dss_device list field to output_listLaurent Pinchart
2018-09-03drm/omap: dss: Remove omap_dss_device panel fieldsLaurent Pinchart
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart
2018-09-03drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart
2018-09-03drm/omap: dss: Remove unused omapdss_default_get_timings()Laurent Pinchart
2018-09-03drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart
2018-09-03drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operationsLaurent Pinchart
2018-09-03drm/omap: dss: Handle DPI and SDI port initialization failuresLaurent Pinchart
2018-09-03drm/omap: dss: Move platform_device_register from core.c to dss.c probeJyri Sarha
2018-09-03drm/omap: dss: Gather OMAP DSS components at probe timeLaurent Pinchart
2018-09-03drm/omap: dss: Remove display ordering from dss/display.cPeter Ujfalusi
2018-09-03drm/omap: Do dss_device (display) ordering in omap_drv.cPeter Ujfalusi
2018-09-03drm/omap: Manage the usable omap_dss_device list within omap_drm_privatePeter Ujfalusi
2018-09-03drm/omap: Allocate drm_device earlier and unref it as last stepPeter Ujfalusi
2018-09-03fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein
2018-09-03drm/i915: Update DRIVER_DATE to 20180903Joonas Lahtinen
2018-09-03Add udmabuf misc deviceGerd Hoffmann
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-09-03spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler
2018-09-03ASoC: q6routing: initialize data correctlySrinivas Kandagatla
2018-09-03drm/i915: Forcibly flush unwanted requests in drop-cachesChris Wilson
2018-09-03drm/i915: Early rejection of buffer allocations larger than RAMChris Wilson
2018-09-03drm/i915: Force the slow path after a user-write errorChris Wilson
2018-09-03drm/i915: Flag any possible writes for a GTT faultChris Wilson
2018-09-03drm/i915: Do a full device reset after being wedgedChris Wilson
2018-09-03x86: Fix kernel-doc atomic.h warningsRandy Dunlap
2018-09-03drm/i915: Determine uses-full-ppgtt from context for execbufChris Wilson
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-09-03ovl: add ovl_fadvise()Amir Goldstein
2018-09-03drm/i915/gvt: Give new born vGPU higher scheduling chanceZhenyu Wang
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-03m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai