]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-02-23 Dave AirlieMerge tag 'drm-tinydrm-2017-02-18' of https://github...
2017-02-18 Noralf Trønnesdrm/tinydrm: Add support for Multi-Inno MI0283QT display
2017-02-18 Noralf Trønnesdt-bindings: Add Multi-Inno MI0283QT binding
2017-02-18 Noralf Trønnesdt-bindings: display/panel: Add common rotation property
2017-02-18 Noralf Trønnesof: Add vendor prefix for Multi-Inno
2017-02-18 Noralf Trønnesdrm/tinydrm: Add MIPI DBI support
2017-02-18 Noralf Trønnesdrm/tinydrm: Add helper functions
2017-02-18 Noralf Trønnesdrm: Add DRM support for tiny LCD displays
2017-02-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2017-02-17' of git...
2017-02-17 Dave AirlieMerge branch 'linux-4.11' of git://github.com/skeggsb...
2017-02-17 Ben Skeggsdrm/nouveau/tmr: provide backtrace when a timeout is hit
2017-02-17 Karol Herbstdrm/nouveau/pci/g92: Fix rearm
2017-02-17 Martin Peresdrm/nouveau/drm/therm/fan: add a fallback if no fan...
2017-02-17 Karol Herbstdrm/nouveau/hwmon: expose power_max and power_crit
2017-02-17 Karol Herbstdrm/nouveau/iccsense: Parse max and crit power level
2017-02-17 Karol Herbstdrm/nouveau/bios/power_budget: Add basic power budget...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: preempt recovery
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: trigger mmu fault before attem...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: ACK SCHED_ERROR before attempt...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: directly use new recovery...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: directly use new recovery...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: reset all engines a killed...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: refactor recovery code
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: better detection of chid when...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gk104-: separate out engine status...
2017-02-17 Ben Skeggsdrm/nouveau/fifo: add an api for initiating channel...
2017-02-17 Ben Skeggsdrm/nouveau/top: add function to translate subdev index...
2017-02-17 Ben Skeggsdrm/nouveau/gr/gf100-: implement chsw_load() method
2017-02-17 Ben Skeggsdrm/nouveau/gr: implement chsw_load() method
2017-02-17 Ben Skeggsdrm/nouveau/core: add engine method to assist in determ...
2017-02-17 Ben Skeggsdrm/nouveau: check for dead channel before trying to...
2017-02-17 Ben Skeggsdrm/nouveau: request notifications for channels that...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/gf100-: provide notification to user...
2017-02-17 Ben Skeggsdrm/nouveau/fifo/g84-: rename non-stall interrupt event
2017-02-17 Ben Skeggsdrm/nouveau/fifo: tidy up channel creation event code
2017-02-17 Ben Skeggsdrm/nouveau/core: increase maximum number of notifies...
2017-02-17 Martin Peresdrm/nouveau/drm/nouveau/led: prevent a possible use...
2017-02-17 Karol Herbstdrm/nouveau/pci/g92: Enable changing pcie link speeds
2017-02-17 Karol Herbstdrm/nouveau/pci: Rename g94 to g92
2017-02-17 Ben Skeggsdrm/nouveau/devinit/nv50: return error code if pll...
2017-02-17 Ilia Mirkindrm/nouveau: fix bug id typo in comment
2017-02-17 Ben Skeggsdrm/nouveau: size is u64 everywhere
2017-02-17 Ben Skeggsdrm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
2017-02-17 Ben Skeggsdrm/nouveau: allocate device object for every client
2017-02-17 Ben Skeggsdrm/nouveau: create userspace clients as subclients
2017-02-17 Ben Skeggsdrm/nouveau: tidy up the client init/fini interfaces
2017-02-17 Ben Skeggsdrm/nouveau: pass nvif_client to nouveau_gem_new()...
2017-02-17 Ben Skeggsdrm/nouveau: pass nvif_client to nouveau_bo_new() inste...
2017-02-17 Ben Skeggsdrm/nouveau/core/memory: distinguish between coherent...
2017-02-17 Ben Skeggsdrm/nouveau/core/mm: replace region list with next...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: allow creation of subclients
2017-02-17 Ben Skeggsdrm/nouveau/core/client: pass notification callback...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: destroy client objects over...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: use standard object dtor/init...
2017-02-17 Ben Skeggsdrm/nouveau/core/client: modify prefix on nvif structur...
2017-02-17 Ben Skeggsdrm/nouveau/core/object: pass more args in oclass
2017-02-17 Ben Skeggsdrm/nouveau/core/object: pass client directly to ioctl...
2017-02-17 Ben Skeggsdrm/nouveau/dma: lookup objects with nvkm_object_search()
2017-02-17 Ben Skeggsdrm/nouveau/core/client: lookup client objects with...
2017-02-17 Ben Skeggsdrm/nouveau/core/object: support lookup of specific...
2017-02-17 Geliang Tangdrm/nouveau/dma: use rb_entry()
2017-02-17 Ben Skeggsreplace BUG_ON(1) with BUG()
2017-02-17 Ben Skeggsdrm/nouveau/gr/nv50-mcp89: add defines for gr classes
2017-02-17 Ben Skeggsdrm/nouveau/gr/gf100-: fix ccache error logging
2017-02-17 Ben Skeggsdrm/nouveau/disp/g94: remove unused sor implementation
2017-02-17 Ben Skeggsdrm/nouveau/fb/ram/gk104: remove unused best_clk variable
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: clear halt interrupt after ACR...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add lazy-bootstrap flag
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: fix WPR descriptor generation
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: set default error value in error...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add missing fields to BL structure
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: safer zeroing of BL descriptors
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: abstract LS firmware loading functions
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove ls_ucode_mgr
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove unneeded ls_ucode_img member
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: disable falcon interrupts when...
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: split reset function
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add LS flags to LS func structure
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: reorganize into more files
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: generate HS BL descriptor in hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: add low-secure firmware hooks
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove fixup_hs_desc hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: rename init() hook to oneinit()
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: remove nvkm_secboot_start()
2017-02-17 Alexandre Courbotdrm/nouveau/gr/gf100: instantiate and reserve GR falcons
2017-02-17 Alexandre Courbotdrm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()
2017-02-17 Alexandre Courbotdrm/nouveau/gr: add fini() hook
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: use falcon library
2017-02-17 Alexandre Courbotdrm/nouveau/secboot: fix functions definitions
2017-02-17 Alexandre Courbotdrm/nouveau/gm20b: add dummy PMU device
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: use falcon library functions
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: simplify code a bit
2017-02-17 Alexandre Courbotdrm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
2017-02-17 Alexandre Courbotdrm/nouveau/pmu: instanciate the falcon in PMU device
2017-02-17 Alexandre Courbotdrm/nouveau/pmu: add nvkm_pmu_ctor() function
2017-02-17 Alexandre Courbotdrm/nouveau/core: add falcon library functions
2017-02-17 Alexandre Courbotdrm/nouveau/mc: add nvkm_mc_enabled() function
2017-02-17 Alexandre Courbotdrm/nouveau/core: constify nv*_printk macros
2017-02-17 Dave AirlieRevert "drm: Resurrect atomic rmfb code, v3"
2017-02-17 Dave AirlieMerge tag 'omapdrm-4.11-fixes' of git://git.kernel...
next