Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
70d97b51731f86e2a6d901cef76096c157cbe0ff
/
drivers
70d97b5
drm/nouveau/pmu/fuc: replace mov+sethi with imm32
by Karol Herbst
· 9 years ago
4382e90
drm/nouveau/pmu/fuc: fix imm32 for gk208+
by Karol Herbst
· 9 years ago
78a121d
drm/nouveau/core: use vzalloc for allocating ramht
by Ilia Mirkin
· 9 years ago
2bf1833
drm/nouveau/fifo/gk104: kick channel upon removal
by Alexandre Courbot
· 9 years ago
e02d586
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
by Alexandre Courbot
· 9 years ago
1733a2a
drm/nouveau/device/pci: set as non-CPU-coherent on ARM64
by Alexandre Courbot
· 9 years ago
f2014cd
drm/nouveau/hwmon: fix crash on non-PCI platforms
by Alexandre Courbot
· 9 years ago
f2a0ada
drm/nouveau: silence unimportant HDMI status message
by Alexandre Courbot
· 9 years ago
9bcd38d
drm/nouveau/bo: consider DMA buffers on x86 only
by Alexandre Courbot
· 9 years ago
ab08f38
drm/nouveau/ltc/gf100: use more reasonable timeout value
by Alexandre Courbot
· 9 years ago
a2e435a
drm/nouveau/fifo/gk104: take runlist target into account
by Alexandre Courbot
· 9 years ago
c694eca
drm/nouveau/fifo/gf100: take runlist target into account
by Alexandre Courbot
· 9 years ago
0689aad
drm/nouveau/fifo/gk104: fix chid bit mask
by Xia Yang
· 9 years ago
9d0394c
drm/nouveau/instmem/gk20a: set DMA mask early
by Alexandre Courbot
· 9 years ago
7d31cb7
drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200
by Ben Skeggs
· 9 years ago
5f7e802
drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware
by Ben Skeggs
· 9 years ago
d4a43a6
drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware
by Ben Skeggs
· 9 years ago
c0e8550
drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware
by Ben Skeggs
· 9 years ago
43bc83b
drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware
by Ben Skeggs
· 9 years ago
b774c40
drm/nouveau/bios/extdev: also parse v4.1 table
by Karol Herbst
· 9 years ago
eb72ed5
drm/nouveau/hwmon: don't require therm to be valid to get any data
by Karol Herbst
· 9 years ago
353b983
drm/nouveau/hwmon: add power consumption
by Karol Herbst
· 9 years ago
b71c089
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
by Karol Herbst
· 9 years ago
39b7e6e
drm/nouveau/nvbios/iccsense: add parsing of the SENSE table
by Martin Peres
· 9 years ago
dc06e36
drm/nouveau/subdev/iccsense: add new subdev for power sensors
by Martin Peres
· 9 years ago
923f1bd
drm/nouveau/secboot/gm20b: add secure boot support
by Alexandre Courbot
· 9 years ago
9cc4552
drm/nouveau/secboot/gm200: add secure-boot support
by Alexandre Courbot
· 9 years ago
82babea
drm/nouveau/gr/gm200: do not load firmware for secure falcons
by Alexandre Courbot
· 9 years ago
c9469aa
drm/nouveau/gr/gf100: add support for securely-managed falcons
by Alexandre Courbot
· 9 years ago
7d12388
drm/nouveau/core: add support for secure boot
by Alexandre Courbot
· 9 years ago
f008d8c
drm/nouveau/gr/gm200: load external firmware and bundles
by Alexandre Courbot
· 9 years ago
2e404b0
drm/nouveau/gr/gk20a: share external bundles loading functions
by Alexandre Courbot
· 9 years ago
5986d3e
drm/nouveau/gr/gk20a: simplify external bundle loading functions
by Alexandre Courbot
· 9 years ago
18cd5bc
drm/nouveau/gr/gf100: load firmware in outer function
by Alexandre Courbot
· 9 years ago
336c465
drm/nouveau/gr/gk20a: move firmware bundle release to gf100
by Alexandre Courbot
· 9 years ago
5d2083d
drm/nouveau/core: add gpuobj memcpy helper functions
by Alexandre Courbot
· 9 years ago
96fc422
drm/nouveau/gm200: enable graphics device
by Ben Skeggs
· 9 years ago
9ec2805
drm/nouveau/gr/gm200: s/gm204/gm200/
by Ben Skeggs
· 9 years ago
e24c9c4
drm/nouveau/bios/devinit: properly handle unknown generic conditions
by Ben Skeggs
· 9 years ago
989f578
drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION
by Ben Skeggs
· 9 years ago
96aedd0
drm/nouveau/ltc/gm107: fix slice intr offset
by Ben Skeggs
· 9 years ago
a6a0f67
drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit
by Alexandre Courbot
· 9 years ago
8fb1240
drm/nouveau/devinit/nv50: remove unneeded variable
by Alexandre Courbot
· 9 years ago
db1eb52
drm/nouveau: s/gm204/gm200/ in a number of places
by Ben Skeggs
· 9 years ago
2ed95a4
drm/nouveau: recognise GM200 chipset
by Ben Skeggs
· 9 years ago
1b82111
drm/nouveau/device/tegra: fix uninitialized IRQ number
by Alexandre Courbot
· 9 years ago
0529a46
drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails
by Alexandre Courbot
· 9 years ago
33bcb4c
drm/nouveau/gr/gf100: use the nvkm_firmware functions
by Alexandre Courbot
· 9 years ago
046fdb2
drm/nouveau/core: add firmware handling functions
by Alexandre Courbot
· 9 years ago
f0db6e3
drm/nouveau/ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait
by Alexandre Courbot
· 9 years ago
67d1c0a
Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
by Dave Airlie
· 9 years ago
c3d7a1d
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
6564c65
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
by Joonyoung Shim
· 9 years ago
125234d
Merge tag 'drm-intel-fixes-2016-03-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
95f41fb
Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
20698c9
Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
7ae9c76
Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
5b3e7e05
Merge branches 'device-properties-fixes' and 'acpica-fixes'
by Rafael J. Wysocki
· 9 years ago
0bbca27
drm/i915: Actually retry with bit-banging after GMBUS timeout
by Ville Syrjälä
· 9 years ago
2da33f9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
b2cd274
[media] media-device: map new functions into old types for legacy API
by Mauro Carvalho Chehab
· 9 years ago
25c5e96
dmaengine: at_xdmac: fix residue computation
by Ludovic Desroches
· 9 years ago
8e0f93c
Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3ee20ab
Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus
by Mark Brown
· 9 years ago
c23663a
Merge remote-tracking branch 'spi/fix/imx' into spi-linus
by Mark Brown
· 9 years ago
a6e434e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
2f0d94e
Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
a9af316
dmaengine: fsldma: fix memory leak
by Xuelin Shi
· 9 years ago
848819c54
Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
9138301
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
77812034
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
by Heikki Krogerus
· 9 years ago
0dda885
ACPICA: Revert "Parser: Fix for SuperName method invocation"
by Bob Moore
· 9 years ago
d74e766
Revert "drm/radeon/pm: adjust display configuration after powerstate"
by Alex Deucher
· 9 years ago
1e2a4c7
Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
02d2723
drm/amdgpu/dp: add back special handling for NUTMEG
by Alex Deucher
· 9 years ago
c8213a6
drm/radeon/dp: add back special handling for NUTMEG
by Alex Deucher
· 9 years ago
dad82ea
drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
by Jyri Sarha
· 9 years ago
d17e67d
drm/vmwgfx: Add back ->detect() and ->fill_modes()
by Thierry Reding
· 9 years ago
550e3b2
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
984fee6
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
507d44a
Merge tag 'drm-intel-next-2016-02-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
d8c6166
Merge tag 'tilcdc-4.6' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 9 years ago
e2857b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
256faed
Revert "drm/radeon: call hpd_irq_event on resume"
by Linus Torvalds
· 9 years ago
6faac63
ppp: release rtnl mutex when interface creation fails
by Guillaume Nault
· 9 years ago
4d06dd5
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
by Bjørn Mork
· 9 years ago
68c222a
net: hns: fix the bug about loopback
by yankejian
· 9 years ago
81422e6
jme: Fix device PM wakeup API usage
by Guo-Fu Tseng
· 9 years ago
0772a99
jme: Do not enable NIC WoL functions on S0
by Guo-Fu Tseng
· 9 years ago
54c6e2d
PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
by Krzysztof =?utf-8?Q?Ha=C5=82asa?=
· 9 years ago
a69bf3c
be2net: Don't leak iomapped memory on removal.
by Douglas Miller
· 9 years ago
cec0556
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
by Neil Horman
· 9 years ago
7024b68
Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
979d804
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
by Krzysztof Kozlowski
· 9 years ago
2c42bf4
ibmveth: check return of skb_linearize in ibmveth_start_xmit
by Thomas Falcon
· 9 years ago
48906f6
cdc_ncm: toggle altsetting to force reset before setup
by Bjørn Mork
· 9 years ago
83bdaad
EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi
by Hubert Chrzaniuk
· 9 years ago
2f79190
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
by Takashi Iwai
· 9 years ago
1666984
usbnet: cleanup after bind() in probe()
by Oliver Neukum
· 9 years ago
Next »