Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2cf3afcd4cbe0e32b8722fc291e9255de1b4d6c6
/
drivers
2cf3afc
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
374dab2
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
af13e86
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
ebf2ef8
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
by Andy Shevchenko
· 10 years ago
30be774
i2c: designware-baytrail: cross-check lock functions
by Andy Shevchenko
· 10 years ago
c8e043e
i2c: designware-baytrail: fix sparse warnings
by Andy Shevchenko
· 10 years ago
259aada
i2c: designware-baytrail: fix typo in error path
by Andy Shevchenko
· 10 years ago
9b5c9f0
i2c: designware-baytrail: describe magic numbers
by Andy Shevchenko
· 10 years ago
5b3b592
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
f6bec6e
Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b0b20ce
Merge tag 'v4.0-rc2' into drm-fixes
by Dave Airlie
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e178e7d
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
1e3e770
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
79d2236
Merge branch 'irq-pm'
by Rafael J. Wysocki
· 10 years ago
2c7af5b
tty: serial: atmel: rework interrupt and wakeup handling
by Boris BREZILLON
· 10 years ago
d677772
watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
by Boris BREZILLON
· 10 years ago
eef16e4
Merge branch 'suspend-to-idle'
by Rafael J. Wysocki
· 10 years ago
8204680
Merge branch 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
99aedde
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb9b42
dmaengine: mmp_pdma: fix warning about slave caps
by Robert Jarzmik
· 10 years ago
90b1047
dmaengine: qcom_bam_dma: fix wrong register offsets
by Stanimir Varbanov
· 10 years ago
fe4be5e
dmaengine: bam-dma: fix a warning about missing capabilities
by Stanimir Varbanov
· 10 years ago
9ca1c5f
dmaengine: ioatdma: workaround for incorrect DMACAP register
by Dave Jiang
· 10 years ago
6eb9d3c
dmaengine: at_xdmac: fix for chan conf simplification
by Ludovic Desroches
· 10 years ago
94b3eed
dmaengine: dw: don't handle interrupt when dmaengine is not used
by Jie Yang
· 10 years ago
2dc10f8
thermal: Make sysfs attributes of cooling devices default attributes
by Matthias Kaehlcke
· 10 years ago
d5bce86
Thermal/int340x: Fix memleak for aux trip
by Srinivas Pandruvada
· 10 years ago
4afb153
Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
aa80a4a
drm/msm: kexec fixes
by Rob Clark
· 10 years ago
757fdfa
drm/msm/mdp5: fix cursor blending
by Rob Clark
· 10 years ago
5856089
drm/msm/mdp5: fix cursor ROI
by Rob Clark
· 10 years ago
5b2e2b6
drm/msm/atomic: Don't leak atomic commit object when commit fails
by Laurent Pinchart
· 10 years ago
ba0312a
drm/msm/mdp5: Avoid flushing registers when CRTC is disabled
by Stephane Viau
· 10 years ago
8a4247d
drm/msm: update generated headers (add 6th lm.base entry)
by Stephane Viau
· 10 years ago
5db0f6e
drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"
by Stephane Viau
· 10 years ago
92eed29
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
54c4cd6
drm/ttm: device address space != CPU address space
by Alex Deucher
· 10 years ago
440fd52
drm/mm: Support 4 GiB and larger ranges
by Thierry Reding
· 10 years ago
947f5b1
clk: at91: implement suspend/resume for the PMC irqchip
by Boris BREZILLON
· 10 years ago
dd1f1f3
rtc: at91rm9200: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
603b1a2
rtc: at91sam9: rework wakeup and interrupt handling
by Boris BREZILLON
· 10 years ago
432ec92
PM / wakeup: export pm_system_wakeup symbol
by Boris BREZILLON
· 10 years ago
6587457
Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
28d6340
ACPI / video: Propagate the error code for acpi_video_register
by Chris Wilson
· 10 years ago
6e17cb1
ACPI / video: Load the module even if ACPI is disabled
by Chris Wilson
· 10 years ago
66a5ca4
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
by Kevin Hilman
· 10 years ago
5877b4f
cpufreq: ppc: Add missing #include <asm/smp.h>
by Geert Uytterhoeven
· 10 years ago
aa714d2
x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs
by Jiang Liu
· 10 years ago
1eed601
dma: mmp-tdma: refine dma disable and dma-pos update
by Qiao Zhou
· 10 years ago
ab3be73
drm/i915: gen4: work around hang during hibernation
by Imre Deak
· 10 years ago
54fc7c1
drm/i915: Check for driver readyness before handling an underrun interrupt
by Chris Wilson
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
77ae5f4
drm/radeon: fix interlaced modes on DCE8
by Alex Deucher
· 10 years ago
a28b2a4
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
by Tommi Rantala
· 10 years ago
cffefd9
drm/radeon: do a posting read in cik_set_irq
by Alex Deucher
· 10 years ago
0586915
drm/radeon: do a posting read in si_set_irq
by Alex Deucher
· 10 years ago
c320bb5
drm/radeon: do a posting read in evergreen_set_irq
by Alex Deucher
· 10 years ago
9d1393f
drm/radeon: do a posting read in r600_set_irq
by Alex Deucher
· 10 years ago
54acf10
drm/radeon: do a posting read in rs600_set_irq
by Alex Deucher
· 10 years ago
f957063
drm/radeon: do a posting read in r100_set_irq
by Alex Deucher
· 10 years ago
2afa326
radeon/audio: fix DP audio on DCE6
by Slava Grigorev
· 10 years ago
b983a8f
radeon/audio: fix whitespace
by Slava Grigorev
· 10 years ago
5c046a5
drm/radeon: adjust audio callback order
by Alex Deucher
· 10 years ago
aeefd07
drm/radeon: properly set dto for dp on DCE4/5
by Alex Deucher
· 10 years ago
b20932d
drm/radeon/audio: update EDID derived fields in modeset
by Alex Deucher
· 10 years ago
3ed7cee
drm/radeon: don't toggle audio state in modeset
by Alex Deucher
· 10 years ago
88af339
drm/radeon/audio: set mute around state setup
by Alex Deucher
· 10 years ago
d3c34d2
drm/radeon: assign pin in detect
by Alex Deucher
· 10 years ago
add7d75
drm/radeon: fix the audio dpms callbacks
by Alex Deucher
· 10 years ago
0ae93b2
gianfar: Reduce logging noise seen due to phy polling if link is down
by Guenter Roeck
· 10 years ago
c77c761
ibmveth: Add function to enable live MAC address changes
by Thomas Falcon
· 10 years ago
9128b04
drm/i915: Fix modeset state confusion in the load detect code
by Daniel Vetter
· 10 years ago
ed9ed50
Revert "drm/rockchip: Flip select/depends in Kconfig"
by Dave Airlie
· 10 years ago
9c58e8d
drm/rockchip: Flip select/depends in Kconfig
by Daniel Vetter
· 10 years ago
9d0685a
Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 10 years ago
dacc73e
sh_eth: Really fix padding of short frames on TX
by Ben Hutchings
· 10 years ago
9b4a636
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
by Ben Hutchings
· 10 years ago
6ded286
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
by Ben Hutchings
· 10 years ago
7d7355f
sh_eth: Ensure proper ordering of descriptor active bit write/read
by Ben Hutchings
· 10 years ago
78045bf
Merge branch 'fixes' of github.com:lmajewski/linux-samsung-thermal into work-fixes
by Eduardo Valentin
· 10 years ago
023a600
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
10d6dfc
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
1a6f77a
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
1037ebb
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
by Ido Shamay
· 10 years ago
f5956fa
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
by Or Gerlitz
· 10 years ago
b6d1778
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
by Geert Uytterhoeven
· 10 years ago
be482d6
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
0fc8392
cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
by Lukasz Majewski
· 10 years ago
42b696e
thermal: exynos: Fix wrong control of power down detection mode for Exynos7
by Chanwoo Choi
· 10 years ago
640c0f5
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
55ff4ea
net: systemport: fix software maintained statistics
by Florian Fainelli
· 10 years ago
f62ba9c
net: bcmgenet: fix software maintained statistics
by Florian Fainelli
· 10 years ago
187d678
net: pasemi: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
ccb36da
net: stmmac: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
6753a97
net: 8390: axnet_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
fc4ba63
net: 8390: pcnet_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
b8b0134
net: smc91c92_cs: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
f7c3068
netxen_nic: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
Next »