Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
478c9e74204f7bd5f97cca92e917749434ed6f92
/
drivers
« Previous
64e3bbc
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6ddd855c
hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
by Axel Lin
· 10 years ago
21c806d
Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'
by Rafael J. Wysocki
· 10 years ago
d719870
ACPI / battery: Fix warning message in acpi_battery_get_state()
by Mariusz Ceier
· 10 years ago
9138475
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
by Linus Torvalds
· 10 years ago
27111a2
drm/nouveau: expose the full object/event interfaces to userspace
by Ben Skeggs
· 10 years ago
771fa0e
drm/nouveau: fix headless mode
by Ben Skeggs
· 10 years ago
0d48b58
drm/nouveau: hide sysfs pstate file behind an option again
by Ben Skeggs
· 10 years ago
c354080
drm/nv50/disp: shhh compiler
by Ben Skeggs
· 10 years ago
d6bd380
drm/gf100-/gr: implement the proper SetShaderExceptions method
by Ben Skeggs
· 10 years ago
e887377
drm/gf100-/gr: remove some broken ltc bashing, for now
by Ben Skeggs
· 10 years ago
67cfbfd
drm/gf100-/gr: unhardcode attribute cb config
by Ben Skeggs
· 10 years ago
b81146b
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
by Ben Skeggs
· 10 years ago
f331a15
drm/gf100-/gr: unhardcode pagepool config
by Ben Skeggs
· 10 years ago
aa2d58c
drm/gf100-/gr: unhardcode bundle cb config
by Ben Skeggs
· 10 years ago
694c6ca
drm/gf100-/gr: improve initial context patch list helpers
by Ben Skeggs
· 10 years ago
ac9738b
drm/gf100-/gr: add support for zero bandwidth clear
by Ben Skeggs
· 10 years ago
f38fdb6
drm/nouveau/ltc: add zbc drivers
by Ben Skeggs
· 10 years ago
95484b5
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
by Ben Skeggs
· 10 years ago
f392ec4
drm/nouveau: use ram info from nvif_device
by Ben Skeggs
· 10 years ago
80bc340
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
by Ben Skeggs
· 10 years ago
b76f152
drm/nouveau/disp: allow user direct access to channel control registers
by Ben Skeggs
· 10 years ago
648d4df
drm/nouveau/disp: audit and version display classes
by Ben Skeggs
· 10 years ago
4952b4d
drm/nouveau/disp: audit and version SCANOUTPOS method
by Ben Skeggs
· 10 years ago
67cb49c
drm/nv50-/disp: audit and version PIOR_PWR method
by Ben Skeggs
· 10 years ago
c02ed2b
drm/nv50-/disp: audit and version SOR_DP_PWR method
by Ben Skeggs
· 10 years ago
a3761fa
drm/nv50-/disp: audit and version LVDS_SCRIPT method
by Ben Skeggs
· 10 years ago
e00f223
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
by Ben Skeggs
· 10 years ago
120b0c3
drm/nv50-/disp: audit and version SOR_HDA_ELD method
by Ben Skeggs
· 10 years ago
d55b4af
drm/nv50-/disp: audit and version SOR_PWR method
by Ben Skeggs
· 10 years ago
c4abd31
drm/nv50-/disp: audit and version DAC_LOAD method
by Ben Skeggs
· 10 years ago
bf0eb89
drm/nv50-/disp: audit and version DAC_PWR method
by Ben Skeggs
· 10 years ago
2c04ae0
drm/nv50-/disp: share channel creation between nv50/gf110 impls
by Ben Skeggs
· 10 years ago
410f3ec
drm/nv50/kms: don't assume same class versions for all channels
by Ben Skeggs
· 10 years ago
867920f
drm/nouveau/fifo: implement nvif event source
by Ben Skeggs
· 10 years ago
6c6ae06
drm/nouveau/fifo: allow direct access to channel control registers where possible
by Ben Skeggs
· 10 years ago
bbf8906
drm/nouveau/fifo: audit and version fifo channel classes
by Ben Skeggs
· 10 years ago
a532da9
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
by Ben Skeggs
· 10 years ago
96af822
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
by Ben Skeggs
· 10 years ago
4acfd70
drm/nouveau/dma: audit and version NV_DMA classes
by Ben Skeggs
· 10 years ago
b2c8170
drm/nouveau/dmaobj: switch to a slightly saner design
by Ben Skeggs
· 10 years ago
bc98540
drm/nouveau/dmaobj: update to an improved style of class definition
by Ben Skeggs
· 10 years ago
586491e
drm/nouveau/device: audit and version NV_DEVICE class
by Ben Skeggs
· 10 years ago
aedf43d
drm/nouveau: use ioctl interface for abi16 gpuobj free
by Ben Skeggs
· 10 years ago
3bdda04
drm/nouveau: use ioctl interface for abi16 ntfy alloc
by Ben Skeggs
· 10 years ago
a4e610b
drm/nouveau: use ioctl interface for abi16 grobj alloc
by Ben Skeggs
· 10 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 10 years ago
f45f55c
drm/nouveau: remove (most) hardcoded object handle usage
by Ben Skeggs
· 10 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 10 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 10 years ago
db2bec1
drm/nouveau: kill nouveau_dev() + wrap register macros
by Ben Skeggs
· 10 years ago
fa2bade
drm/nouveau: fix some usages of the wrong print function
by Ben Skeggs
· 10 years ago
a04d042
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
by Ben Skeggs
· 10 years ago
803c178
drm/nouveau/client: add method to retrieve device list
by Ben Skeggs
· 10 years ago
9c210f3
drm/nouveau/core: remove NV_D0 family
by Ben Skeggs
· 10 years ago
d01c309
drm/nouveau/device: add method to retrieve some basic device info
by Ben Skeggs
· 10 years ago
8ec2a6e
drm/nouveau/core: import ioctl/event interfaces
by Ben Skeggs
· 10 years ago
29dff2f
drm/nouveau/core: add function to return list of supported children
by Ben Skeggs
· 10 years ago
79ca277
drm/nouveau/core: rework event interface
by Ben Skeggs
· 10 years ago
4d681b6
drm/nouveau/core: move handle-based object apis to handle.c
by Ben Skeggs
· 10 years ago
f5ee92f
drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed
by Ben Skeggs
· 10 years ago
3ee6f5b
drm/nouveau: store a pointer to vm in nouveau_cli
by Ben Skeggs
· 10 years ago
b12f0ae
drm/nouveau: store vblank event handler data in nv_crtc
by Ben Skeggs
· 10 years ago
8a42364
drm/nv50/kms: create ctxdma objects for framebuffers as required
by Ben Skeggs
· 10 years ago
ab0af55
drm/nv50/kms: move framebuffer wrangling out of common code
by Ben Skeggs
· 10 years ago
7820e5e
drm/nouveau: Bump version from 1.1.1 to 1.1.2
by Mario Kleiner
· 10 years ago
f4e9ce2
drm/nv50-/sw: use nv50_software_context_dtor....
by Ben Skeggs
· 10 years ago
838f6fe
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
by Ben Skeggs
· 10 years ago
9cba5ef
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
by Mario Kleiner
· 10 years ago
95713d4
drm/nouveau: platform: update moved Tegra header
by Alexandre Courbot
· 10 years ago
b13a0a9
drm/nouveau/gk20a: reclocking support
by Alexandre Courbot
· 10 years ago
bb4d29d
drm/nouveau/clk: support for non-BIOS pstates
by Alexandre Courbot
· 10 years ago
2cfd22f
drm/nouveau/clk: make therm and volt devices optional
by Alexandre Courbot
· 10 years ago
cbb4cf8
drm/nouveau/perfmon: do not forget to destroy the engine context
by Samuel Pitoiset
· 10 years ago
fd1496a
drm/nouveau: map pages using DMA API
by Alexandre Courbot
· 10 years ago
3967633
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
by Roy Spliet
· 10 years ago
25856c0
drm/nve4/graph: do not crash if no power device present
by Alexandre Courbot
· 10 years ago
ec1afbf
drm/gk20a: add BAR instance
by Alexandre Courbot
· 10 years ago
e2a4e78
drm/nouveau/bar: add noncached ioremap property
by Alexandre Courbot
· 10 years ago
8ba9ff1
drm/nouveau: support for probing platform devices
by Alexandre Courbot
· 10 years ago
0438443
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
by Ben Skeggs
· 10 years ago
4b5098f
drm/nouveau/kms: take more care when pulling down accelerated fbcon
by Ben Skeggs
· 10 years ago
7238eca
drm/nouveau: expose pstate selection per-power source in sysfs
by Ben Skeggs
· 10 years ago
7e1ee63
drm/nouveau/clk: allow selection of different power state for ac vs battery
by Ben Skeggs
· 10 years ago
d5d7a0f
drm/nouveau/clk: schedule pstate changes through a workqueue
by Ben Skeggs
· 10 years ago
ed76a87
drm/nouveau/device: register for acpi events
by Ben Skeggs
· 10 years ago
7d155da
drm/gk208-/gr: stop touching 0x260 inappropriately
by Ben Skeggs
· 10 years ago
579b7f3
drm/gk110b/gr: initvals differ from gk110
by Ben Skeggs
· 10 years ago
36b9902
drm/gk104/gr: disable PGOB at init time
by Ben Skeggs
· 10 years ago
61854bd
drm/gk104/pwr: implement PGOB disable method
by Ben Skeggs
· 10 years ago
adec9bc
drm/nouveau/pwr: tidy
by Ben Skeggs
· 10 years ago
f7dbaef
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
01601b3
ARM: EXYNOS: Fix suspend/resume sequences
by Tomasz Figa
· 10 years ago
3d50d4d
drm/ttm: expose CPU address of DMA-allocated pages
by Alexandre Courbot
· 10 years ago
c309bfa
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
9e9ac89
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
34b20e6
Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
06b49ea
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
39c8bba
cpufreq: arm_big_little: fix module license spec
by Uwe Kleine-König
· 10 years ago
664fb23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
Next »