Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17638cd68d5cbcd75dfad25966c0c56a5c2bac9f
/
drivers
17638cd
drm/i915: split out plane update code
by Jesse Barnes
· 14 years ago
5a35420
drm/i915: split out Ironlake pipe bpp picking code
by Jesse Barnes
· 14 years ago
9325c9f
drm/i915: set bpc for DP transcoder
by Jesse Barnes
· 14 years ago
e9bcff5
drm/i915: don't set transcoder bpc on CougarPoint
by Jesse Barnes
· 14 years ago
5d4fac9
drm/i915: don't set SDVO color range on ILK+
by Jesse Barnes
· 14 years ago
a7f0895
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
2b1ecb7
drm/i915: apply HWSTAM writes to Ivy Bridge as well
by Jesse Barnes
· 14 years ago
bee4d4a
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
f71d4af
drm/i915: move IRQ function table init to i915_irq.c
by Jesse Barnes
· 14 years ago
79d2427
drm/i915/overlay: Fix unpinning along init error paths
by Chris Wilson
· 14 years ago
e489bda
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
1c70c0c
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
by Jesse Barnes
· 14 years ago
dc501fb
drm/i915: Don't call describe_obj on NULL pointers
by Ben Widawsky
· 14 years ago
d70bed1
drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
by Keith Packard
· 14 years ago
8eb2c0e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
3e0dc6b
drm/i915: hangcheck disable parameter
by Ben Widawsky
· 14 years ago
23b2f8b
drm/i915: load a ring frequency scaling table v3
by Jesse Barnes
· 14 years ago
3d73710
cpufreq: expose a cpufreq_quick_get_max routine
by Jesse Barnes
· 14 years ago
0d72c6f
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 14 years ago
c89b857
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
2e34b42
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
04b9059
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
d90ce87
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
505cb6b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
6ae77e6
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
f01c22f
drm/i915: Use chipset-specific irq installers
by Chris Wilson
· 14 years ago
2573282
drm/i915: forcewake fix after reset
by Ben Widawsky
· 14 years ago
4274215
md: avoid endless recovery loop when waiting for fail device to complete.
by NeilBrown
· 14 years ago
ecbec53
drm/i915: more struct_mutex locking
by Hugh Dickins
· 14 years ago
e2377fe
drm/i915: use shmem_truncate_range
by Hugh Dickins
· 14 years ago
5949eac
drm/i915: use shmem_read_mapping_page
by Hugh Dickins
· 14 years ago
3142b65
drm/ttm: use shmem_read_mapping_page
by Hugh Dickins
· 14 years ago
a39bce7
drivers/tty/serial/8250_pci.c: fix warning
by Andrew Morton
· 14 years ago
1fc6e98
drivers/misc/ioc4.c: fix section mismatch / race condition
by Ralf Baechle
· 14 years ago
33721bd
drivers/leds/leds-lp5523.c: fix section mismatches
by Ralf Baechle
· 14 years ago
5286bd9
drivers/leds/leds-lp5521.c: fix section mismatches
by Ralf Baechle
· 14 years ago
aa2c96d
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count
by Josh Hunt
· 14 years ago
31c1771
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
by Priyanka Jain
· 14 years ago
1e5216e
drm/i915: more struct_mutex locking
by Hugh Dickins
· 14 years ago
a64227b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
a73738e
Staging: comedi: fix build breakages on some platforms
by Greg Kroah-Hartman
· 14 years ago
d462039
Staging: brcm80211: disable drivers except for X86 or MIPS platforms
by Greg Kroah-Hartman
· 14 years ago
15e5201
Staging: brcm80211: disable drivers for PPC platforms
by Greg Kroah-Hartman
· 14 years ago
928f911
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 14 years ago
a534bb6
Staging: mei: fix suspend failure
by Tomas Winkler
· 14 years ago
fdf2df0
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 14 years ago
6fab3e1
Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
by Ralf Baechle
· 14 years ago
8908915
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 14 years ago
87abd0a
usb: r8a66597-hcd: fix cannot detect low/full speed device
by Yoshihiro Shimoda
· 14 years ago
c27d536
USB: ehci-ath79: fix a NULL pointer dereference
by Gabor Juhos
· 14 years ago
309427b
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
by Uwe Bonnes
· 14 years ago
8b1ab60
usb/isp1760: Fix bug preventing the unlinking of control urbs
by Arvid Brodin
· 14 years ago
95a2424
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 14 years ago
375ac3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
8bc47de3
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
7c9017e
drm/i915: add Ivy Bridge page flip support
by Jesse Barnes
· 14 years ago
8c9f3aa
drm/i915: split page flip queueing into per-chipset functions
by Jesse Barnes
· 14 years ago
93dbb29
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 14 years ago
c31b55c
mmc: queue: bring discard_granularity/alignment into line with SCSI
by Adrian Hunter
· 14 years ago
d09408a
mmc: queue: append partition subname to queue thread name
by Adrian Hunter
· 14 years ago
4cf8c6d
mmc: core: make erase timeout calculation allow for gated clock
by Adrian Hunter
· 14 years ago
ddd6fa7
mmc: block: switch card to User Data Area when removing the block driver
by Adrian Hunter
· 14 years ago
c6e633a
mmc: sdio: reset card during power_restore
by Daniel Drake
· 14 years ago
e9e8bcb
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
by James Hogan
· 14 years ago
3e71337
mmc: sdhi: DMA slave ID 0 is invalid
by Guennadi Liakhovetski
· 14 years ago
7d8b4c2
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
by Guennadi Liakhovetski
· 14 years ago
a9120c3
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
by Per Forlin
· 14 years ago
4a3dc6ef
mmc: omap_hsmmc: fix ocr mask usage
by Anand Gadiyar
· 14 years ago
297c7f2
mmc: sdio: fix runtime PM path during driver removal
by Ohad Ben-Cohen
· 14 years ago
8abf558
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
536142f
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 14 years ago
b97c3d9
drm/i915: i915_gem_object_finish_gtt must always release gtt mmap
by Keith Packard
· 14 years ago
726ce06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
d963280
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
7a1f7b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
12f1ba5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
c3ead6d
HID: hid-multitouch: add support for a new Lumio dual-touch panel
by Benjamin Tissoires
· 14 years ago
85a6008
HID: hid-multitouch: correct VID for Stantum panels
by Benjamin Tissoires
· 14 years ago
50bc03a
HID: hid-multitouch: ensure slots are initialized
by Benjamin Tissoires
· 14 years ago
f920fe1
pata_marvell: Add support for 88SE91A0, 88SE91A4
by Paweł Drewniak
· 14 years ago
ee4017f
drm/radeon/kms: handle special cases for vddc
by Alex Deucher
· 14 years ago
d698a34
drm/radeon/kms: fix num_banks tiling config for fusion
by Alex Deucher
· 14 years ago
95efa286
tcm_fc: Fix conversion spec warning
by Nicholas Bellinger
· 14 years ago
7c7cf3b
tcm_fc: Fix possible lock to unlock type deadlock
by Dan Carpenter
· 14 years ago
61db952
tcm_fc: Fix ft_send_tm LUN lookup OOPs
by Kiran Patil
· 14 years ago
60d645a
target: Fix incorrect strlen() NULL terminator checks
by Dan Carpenter
· 14 years ago
5eff5be
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
by Dan Carpenter
· 14 years ago
552523d
target: Fix ERR_PTR dereferencing bugs
by Dan Carpenter
· 14 years ago
2338886
target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state
by Roland Dreier
· 14 years ago
7fd29aa
target: Fix transport_get_lun_for_tmr failure cases
by Nicholas Bellinger
· 14 years ago
03ad2d5
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
by Alexey Charkov
· 14 years ago
3f1e046
libata/sas: only set FROZEN flag if new EH is supported
by Nishanth Aravamudan
· 14 years ago
cd69187
libata: apply NOSETXFER horkage to the affected Pioneer drives
by Tejun Heo
· 14 years ago
8618ccd3
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
by Justin P. Mattock
· 14 years ago
33b1e69
serial: mrst_max3110: initialize waitqueue earlier
by Mika Westerberg
· 14 years ago
0bb04bf
mrst_max3110: Change max missing message priority.
by William Douglas
· 14 years ago
68d0080
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
483f179
drm/i915: save/resume forcewake lock fixes
by Ben Widawsky
· 14 years ago
a5f76d5
PCI / PM: Block races between runtime PM and system sleep
by Rafael J. Wysocki
· 14 years ago
4d1518f
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
by Rafael J. Wysocki
· 14 years ago
Next »