Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c3906d04a4587dceaa78cc1ae6b14e6454ee02a
/
drivers
7c3906d
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
by Alex Deucher
· 12 years ago
4f81f98
ACPI: export symbol acpi_get_table_with_size
by Alex Deucher
· 12 years ago
268ba0a
drm/radeon: implement ACPI VFCT vbios fetch (v3)
by David Lamparter
· 12 years ago
52e9b39
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping
by Tvrtko Ursulin
· 12 years ago
fcdeefe
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
by Marek Olšák
· 12 years ago
c116cc9
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
by Marek Olšák
· 12 years ago
48c0ac9
drm/radeon: init lockup timeout on ring init
by Christian König
· 12 years ago
5efcc76
drm/radeon: avoid turning off spread spectrum for used pll
by Jerome Glisse
· 12 years ago
2e26c73
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
a389b6a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
7d54a90
drm/i915: Apply post-sync write for pipe control invalidates
by Chris Wilson
· 12 years ago
35a3855
drm/i915: reorder edp disabling to fix ivb MacBook Air
by Daniel Vetter
· 12 years ago
2064db7
drm/nv86/fifo: suspend fix
by Maxim Levitsky
· 12 years ago
fe0aac1
drm/nouveau: disable copy engine on NVAF
by Henrik Rydberg
· 12 years ago
44b9f44e
nouveau: fixup scanout enable in nvc0_pm
by Maarten Lankhorst
· 12 years ago
3d7a1da
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
by Ben Skeggs
· 12 years ago
af5e7d8
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
by Christoph Bumiller
· 12 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 12 years ago
f59abbf
drm/radeon: fix typo in function header comment
by Dmitrii Cherkasov
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
b51ad12
drm/radeon/kms: add MSAA texture support for r600-evergreen
by Marek Olšák
· 12 years ago
f00245f
drm/radeon/kms: reorder code in r600_check_texture_resource
by Marek Olšák
· 12 years ago
e43b5ec
drm/radeon: fence virtual address and free it once idle v4
by Jerome Glisse
· 12 years ago
69b62ad
drm/radeon: fix some missing parens in asic macros
by Alex Deucher
· 12 years ago
ecd6795
drm/radeon: fix ordering in pll picking on dce4+
by Alex Deucher
· 12 years ago
81ee8fb
drm/radeon: do not reenable crtc after moving vram start address
by Jerome Glisse
· 12 years ago
5b23c90
drm/radeon: fix bank tiling parameters on cayman
by Alex Deucher
· 12 years ago
c8d15ed
drm/radeon: fix bank tiling parameters on evergreen
by Alex Deucher
· 12 years ago
dca571a
drm/radeon: fix bank tiling parameters on SI
by Christian König
· 12 years ago
6c0ae2a
drm/radeon: properly handle crtc powergating
by Alex Deucher
· 12 years ago
3838f46
drm/radeon: properly handle SS overrides on TN (v2)
by Alex Deucher
· 12 years ago
f4254a2
drm/radeon/dce4+: set a more reasonable cursor watermark
by Alex Deucher
· 12 years ago
3d61bd4
drm/radeon: fix handling for ddc type 5 on combios
by Alex Deucher
· 12 years ago
4344b81
drm/i915: ignore eDP bpc settings from vbt
by Daniel Vetter
· 12 years ago
770c123
drm/i915: Fix blank panel at reopening lid
by Takashi Iwai
· 12 years ago
9830605
drm/mgag200: fix G200ER pll picking algorithm
by Dave Airlie
· 12 years ago
f7b83b9
drm/edid: Fix potential memory leak in edid_load()
by Alexey Khoroshilov
· 12 years ago
959f724
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
by Thomas Meyer
· 12 years ago
41494cb
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
0f457e4
drm/radeon/kms: allow "invalid" DB formats as a means to disable DB
by Marek Olšák
· 12 years ago
0d8957c
drm/i915: correctly order the ring init sequence
by Daniel Vetter
· 12 years ago
da612d8
drm/i915: add more Haswell PCI IDs
by Paulo Zanoni
· 12 years ago
5ab3633
drm/i915: make rc6 in sysfs functions conditional
by Hunt Xu
· 12 years ago
bcf9dcc
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
by Chris Wilson
· 12 years ago
faea35d
drm/i915: Make intel_panel_get_backlight static.
by Stéphane Marchesin
· 12 years ago
f00f979
i915: don't map imported dma-bufs for dmar.
by Dave Airlie
· 12 years ago
e47e9ad
drm/i915: remove unused variable
by Devendra Naga
· 12 years ago
e844b99
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
by Eric Anholt
· 12 years ago
e2b34fa
drm/nve0/fifo: add support for the flip completion swmthd
by Ben Skeggs
· 12 years ago
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
d9f691c
md/dm-raid: DM_RAID should select MD_RAID10
by NeilBrown
· 12 years ago
f54a9d0
md/raid1: submit IO from originating thread instead of md thread.
by NeilBrown
· 12 years ago
46a0640
raid5: raid5d handle stripe in batch way
by Shaohua Li
· 12 years ago
8811b59
raid5: make_request use batch stripe release
by Shaohua Li
· 12 years ago
d4fdc32
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
fcff06c
Merge branch 'for-next' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
dbc6e02
delousing target_core_file a bit
by Al Viro
· 12 years ago
63f33b8d
DM RAID: Add support for MD RAID10
by Jonathan Brassow
· 12 years ago
bb181e2
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
by NeilBrown
· 12 years ago
f387704
Merge branch 'common/irqdomain' into sh-latest
by Paul Mundt
· 12 years ago
1d6a21b
sh: intc: initial irqdomain support.
by Paul Mundt
· 12 years ago
15cf647
Merge branch 'common/pinctrl' into sh-latest
by Paul Mundt
· 12 years ago
1e32dfe
sh: pfc: Fix up init ordering mess.
by Paul Mundt
· 12 years ago
91ba548
Merge branch 'sh/dmaengine' into sh-latest
by Paul Mundt
· 12 years ago
4dc4c51
serial: sh-sci: fix compilation breakage, when DMA is enabled
by Guennadi Liakhovetski
· 12 years ago
4f46f8a
dmaengine: shdma: restore partial transfer calculation
by Guennadi Liakhovetski
· 12 years ago
99ecb01
Platform: OLPC: move global variables into priv struct
by Andres Salomon
· 12 years ago
6cca83d
Platform: OLPC: move debugfs support from x86 EC driver
by Andres Salomon
· 12 years ago
85f90cf
x86: OLPC: switch over to using new EC driver on x86
by Andres Salomon
· 12 years ago
d278b7a
Platform: OLPC: add a suspended flag to the EC driver
by Andres Salomon
· 12 years ago
ac25041
Platform: OLPC: turn EC driver into a platform_driver
by Andres Salomon
· 12 years ago
3d26c20
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
by Andres Salomon
· 12 years ago
3bf9428
drivers: OLPC: update various drivers to include olpc-ec.h
by Andres Salomon
· 12 years ago
392a325
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
by Andres Salomon
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a40a1d3
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
941c872
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
8762541
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
fd37ce3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
437ea90
rtc/rtc-88pm80x: remove unneed devm_kfree
by Devendra Naga
· 12 years ago
7ead551
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
by Devendra Naga
· 12 years ago
7f338fe
nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
by Mel Gorman
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
ee6f509
mm: factor out memory isolate functions
by Minchan Kim
· 12 years ago
c2cddf9
drivers/media/video/v4l2-ioctl.c: fix build
by Andrew Morton
· 12 years ago
4b24ff7
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
adfe156
[media] radio-tea5777: use library for 64bits div
by Mauro Carvalho Chehab
· 12 years ago
89e1f7d
vfio: Add PCI device driver
by Alex Williamson
· 12 years ago
73fa0d1
vfio: Type1 IOMMU implementation
by Alex Williamson
· 12 years ago
cba3345
vfio: VFIO core
by Alex Williamson
· 12 years ago
4b1bf58
thermal: Constify 'type' argument for the registration routine
by Anton Vorontsov
· 12 years ago
Next »