Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51bce5bc38bdb79c0f7ab33f1fe91a68ef1afa77
/
drivers
« Previous
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
30ecad7
drm: Move drm_display_mode an related docs into kerneldoc
by Daniel Vetter
· 9 years ago
7f8ee3e
drm/atomic-helper: Mention the new system/resume helpers the docs
by Daniel Vetter
· 9 years ago
3558c11
drm: connector->dpms is not optional
by Daniel Vetter
· 9 years ago
c0714fc
drm: Document drm_atomic_*_get_property
by Daniel Vetter
· 9 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 9 years ago
2c3d771
drm/nouveau: Use private save/restore hooks for CRTCs
by Daniel Vetter
· 9 years ago
d56f57a
drm/gma500: Move to private save/restore hooks
by Daniel Vetter
· 9 years ago
458091b
drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.
by Rodrigo Vivi
· 9 years ago
f80de66
drm/vmwgfx: Drop dummy save/restore hooks
by Daniel Vetter
· 9 years ago
3dc8ed7
drm/virtio: Drop dummy save/restore functions
by Daniel Vetter
· 9 years ago
2ed1e42
drm/qxl: Drop dummy save/restore hooks
by Daniel Vetter
· 9 years ago
fee6fdf
drm/nouveau: Ditch NULL save/restore hook assignments
by Daniel Vetter
· 9 years ago
da024fe
drm/bridge: Improve kerneldoc
by Daniel Vetter
· 9 years ago
2be9497
drm: Merge helper docbook into kerneldoc comments
by Daniel Vetter
· 9 years ago
092d01d
drm: Reorganize helper vtables and their docs
by Daniel Vetter
· 9 years ago
b516a9e
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
by Daniel Vetter
· 9 years ago
2146136
drm/vc4: Add an interface for capturing the GPU state after a hang.
by Eric Anholt
· 9 years ago
b501bac
drm/vc4: Add support for async pageflips.
by Eric Anholt
· 9 years ago
d5b1a78
drm/vc4: Add support for drawing 3D frames.
by Eric Anholt
· 9 years ago
d3f5168
drm/vc4: Bind and initialize the V3D engine.
by Eric Anholt
· 10 years ago
1fa8158
drm/vc4: Fix a typo in a V3D debug register.
by Eric Anholt
· 9 years ago
463873d
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
by Eric Anholt
· 9 years ago
d5bc60f
drm/vc4: Add create and map BO ioctls.
by Eric Anholt
· 10 years ago
c826a6e
drm/vc4: Add a BO cache.
by Eric Anholt
· 9 years ago
10028c5
drm: Create a driver hook for allocating GEM object structs.
by Eric Anholt
· 9 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 9 years ago
47c0fd7
Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
d035e33
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
by James Simmons
· 9 years ago
19190f5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
a2dbb7b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9cfe521
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
df4d4aa
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
03a97d8
drm/i915: Update DRIVER_DATE to 20151204
by Daniel Vetter
· 9 years ago
849ee3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
8e36f9d
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
by Alex Deucher
· 9 years ago
fb39cbd
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1562020
drm/i915/skl: Add SKL GT4 PCI IDs
by Mika Kuoppala
· 9 years ago
5b5561b
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
by Mario Kleiner
· 9 years ago
cb5d416
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
by Lyude
· 9 years ago
81d75a3
drm/amdgpu: add spin lock to protect freed list in vm (v2)
by jimqu
· 9 years ago
9c97b5a
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2
by Christian König
· 9 years ago
f3f1769
drm/amdgpu: take a BO reference for the user fence
by Christian König
· 9 years ago
e9d951a
drm/amdgpu: take a BO reference in the display code
by Christian König
· 9 years ago
6d99905
drm/amdgpu: set snooped flags only on system addresses v2
by Christian König
· 9 years ago
b1007e7
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
af3302b
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
by Daniel Vetter
· 9 years ago
61ad992
drm/i915: Correct the Ref clock value for BXT
by Deepak M
· 9 years ago
a9287db
drm/i915: Restore skl_gt3 device info
by Daniel Vetter
· 9 years ago
b6aa087
drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
by Chris Wilson
· 9 years ago
d857883
Revert "drm/i915: Remove superfluous NULL check"
by Daniel Vetter
· 9 years ago
70b16db
rbd: don't put snap_context twice in rbd_queue_workfn()
by Ilya Dryomov
· 9 years ago
d441fe2
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
3e5050e
Merge branches 'acpica', 'acpi-video' and 'device-properties'
by Rafael J. Wysocki
· 9 years ago
c09c9dd
Merge branches 'acpi-pci' and 'pm-pci'
by Rafael J. Wysocki
· 9 years ago
6a8beef
drm/i915: Clean up device info structure definitions
by Wayne Boyer
· 9 years ago
89f41f4
drm/i915: Remove superfluous NULL check
by Takashi Iwai
· 9 years ago
4e15f2a
drm: keep connector status change logging human readable
by Jani Nikula
· 9 years ago
bbc8764
drm/nouveau: Fix pre-nv50 pageflip events (v4)
by Daniel Vetter
· 9 years ago
a0af2e5
drm: Fix an unwanted master inheritance v2
by Thomas Hellstrom
· 9 years ago
f46e699
Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
00b8307
Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
265e2cf
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
by Eric Anholt
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
cf18b77
net: phy: reset only targeted phy
by Jérôme Pouiller
· 9 years ago
b664f00
bnxt_en: Setup uc_list mac filters after resetting the chip.
by Michael Chan
· 9 years ago
bdd4347
bnxt_en: enforce proper storing of MAC address
by Jeffrey Huang
· 9 years ago
1fc2cfd
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
by Jeffrey Huang
· 9 years ago
39198ec
net: lpc_eth: remove irq > NR_IRQS check from probe()
by Vladimir Zapolskiy
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
3ddda3e
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
by James Bottomley
· 9 years ago
63ba534
drm/i915: Handle cdclk limits on broadwell.
by Maarten Lankhorst
· 9 years ago
3c28ff2
i915: wait for fence in prepare_plane_fb
by Alex Goins
· 9 years ago
fd8e058
i915: wait for fence in mmio_flip_work_func
by Alex Goins
· 9 years ago
6d65ba9
drm/i915: Extend LRC pinning to cover GPU context writeback
by Nick Hoath
· 9 years ago
5a84330
drm/i915/guc: Clean up locks in GuC
by Alex Dai
· 9 years ago
ee7d6cf
drm/i915: only recompress FBC after flushing a drawing operation
by Paulo Zanoni
· 9 years ago
820bcab
drm/i915: get rid of FBC {,de}activation messages
by Paulo Zanoni
· 9 years ago
559d913
drm/i915: kill fbc.uncompressed_size
by Paulo Zanoni
· 9 years ago
128d735
drm/i915: use a single intel_fbc_work struct
by Paulo Zanoni
· 9 years ago
e6cd6dc
drm/i915: check for FBC planes in the same place as the pipes
by Paulo Zanoni
· 9 years ago
c5ecd46
drm/i915: alloc/free the FBC CFB during enable/disable
by Paulo Zanoni
· 9 years ago
d029bca
drm/i915: introduce intel_fbc_{enable,disable}
by Paulo Zanoni
· 9 years ago
0e631ad
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
by Paulo Zanoni
· 9 years ago
754d113
drm/i915: pass the crtc as an argument to intel_fbc_update()
by Paulo Zanoni
· 9 years ago
e9c5fd2
drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
by Paulo Zanoni
· 9 years ago
90d5234
drm/i915: fix the CFB size check
by Paulo Zanoni
· 9 years ago
97ac320
drm/atomic-helper: Reject attempts at re-stealing encoders
by Daniel Vetter
· 9 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 9 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 9 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 9 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 9 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 9 years ago
e69be8c
Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
69030dd
cpufreq: use last policy after online for drivers with ->setpolicy
by Srinivas Pandruvada
· 9 years ago
1494276
drm/atomic-helper: Implement subsystem-level suspend/resume
by Thierry Reding
· 9 years ago
06eaae4
drm: Implement drm_modeset_lock_all_ctx()
by Thierry Reding
· 9 years ago
bc69fdf
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
by Sunil Goutham
· 9 years ago
Next »