Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca6d9a084b56f530e42b61a665088ba1caa7cefa
/
drivers
ca6d9a0
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385
by Thomas Petazzoni
· 11 years ago
ce3ed59
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375
by Thomas Petazzoni
· 11 years ago
78c2c3d
pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks
by Sebastian Hesselbarth
· 11 years ago
c2f082f
pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges
by Sebastian Hesselbarth
· 11 years ago
cffa7a6
pinctrl: mvebu: remove MPP_REG_CTRL macro
by Thomas Petazzoni
· 11 years ago
faaa832
pinctrl: mvebu: remove common get/set functions
by Sebastian Hesselbarth
· 11 years ago
1217b79
pinctrl: mvebu: move resource allocation to SoC specific drivers
by Sebastian Hesselbarth
· 11 years ago
ad2a4f2
pinctrl: mvebu: armada-xp: provide generic mpp callbacks
by Sebastian Hesselbarth
· 11 years ago
877f01f
pinctrl: mvebu: armada-370: provide generic mpp callbacks
by Sebastian Hesselbarth
· 11 years ago
3a25f9f
pinctrl: mvebu: kirkwood: provide generic mpp callbacks
by Sebastian Hesselbarth
· 11 years ago
17bdec6
pinctrl: mvebu: dove: provide generic mpp callbacks
by Sebastian Hesselbarth
· 11 years ago
f5b85e4
pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include
by Sebastian Hesselbarth
· 11 years ago
2035d39
pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
by Sebastian Hesselbarth
· 11 years ago
e310b74
pinctrl: mvebu: identify generic controls by name
by Sebastian Hesselbarth
· 11 years ago
dc2a900
pinctrl: mvebu: remove obsolete per-control name buffer allocation
by Sebastian Hesselbarth
· 11 years ago
8d898fd
pinctrl: mvebu: count unnamed controls and allocate name buffer
by Sebastian Hesselbarth
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
b399c46
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
b890eb4
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
14164b4
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e2a0f81
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
bc1b0df
drivers: xen: deaggressive selfballoon driver
by Bob Liu
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
060e8e3
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
aa2e710
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e46e331
zram: remove zram->lock in read path and change it with mutex
by Minchan Kim
· 11 years ago
f614a9f
zram: remove workqueue for freeing removed pending slot
by Minchan Kim
· 11 years ago
9296747
zram: introduce zram->tb_lock
by Minchan Kim
· 11 years ago
deb0bde
zram: use atomic operation for stat
by Minchan Kim
· 11 years ago
874e3cd
zram: remove unnecessary free
by Minchan Kim
· 11 years ago
9b353db
zram: delay pending free request in read path
by Minchan Kim
· 11 years ago
da4a041
zram: fix race between reset and flushing pending work
by Minchan Kim
· 11 years ago
7bfb3de
zram: add copyright
by Minchan Kim
· 11 years ago
4906123
zram: remove old private project comment
by Minchan Kim
· 11 years ago
cd67e10
zram: promote zram from staging
by Minchan Kim
· 11 years ago
bcf1647
zsmalloc: move it under mm
by Minchan Kim
· 11 years ago
0c692d0
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
by Levente Kurusa
· 11 years ago
54f5968
drivers/video/backlight/lcd.c: call put_device if device_register fails
by Levente Kurusa
· 11 years ago
53d8ab2
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
dfa1942
ipmi: Add missing rv in ipmi_parisc_probe()
by Geert Uytterhoeven
· 11 years ago
47c5420
xen/gnttab: Use phys_addr_t to describe the grant frame base address
by Julien Grall
· 11 years ago
e17b2f1
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
by Ian Campbell
· 11 years ago
5259a06
target: Fix percpu_ref_put race in transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
ee291e6
target/iscsi: Fix network portal creation race
by Andy Grover
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ca2a650
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
e9e352e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 11 years ago
b3a4bca
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
17c7f85
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
f7a6ad9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
b7a8399
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
1d494f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
19ba20f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
ef64cf9
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
f3980dc
drm/nouveau: resume display if any later suspend bits fail
by Ilia Mirkin
· 11 years ago
09c3de1
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
by Maarten Lankhorst
· 11 years ago
d83ef85
drm/nouveau: implement hooks for needed for drm vblank timestamping support
by Ben Skeggs
· 11 years ago
d2fa7d3
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
by Ben Skeggs
· 11 years ago
eb2e968
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
by Ben Skeggs
· 11 years ago
78fe9e5
drm/radeon/dce8: workaround for atom BlankCrtc table
by Alex Deucher
· 11 years ago
6802d4b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 11 years ago
ffcda35
drm/radeon: set si_notify_smc_display_change properly
by Alex Deucher
· 11 years ago
e9a321c
drm/radeon: fix DAC interrupt handling on DCE5+
by Alex Deucher
· 11 years ago
50efa51
drm/radeon: clean up active vram sizing
by Alex Deucher
· 11 years ago
b9ace36
drm/radeon: skip async dma init on r6xx
by Alex Deucher
· 11 years ago
9babd35
drm/radeon/runpm: don't runtime suspend non-PX cards
by Alex Deucher
· 11 years ago
1d78416
drm/radeon: add ring to fence trace functions
by Christian König
· 11 years ago
31dd8d9
drm/radeon: add missing trace point
by Christian König
· 11 years ago
593b263
drm/radeon: fix VMID use tracking
by Christian König
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
b523bb7
hwmon: (it87) Print proper names for the IT8771E and IT8772E
by Jean Delvare
· 11 years ago
c145d5c
hwmon: (it87) Add support for the ITE IT8603E
by Rudolf Marek
· 11 years ago
15cec53
dmaengine: mmp_pdma: fix mismerge
by Arnd Bergmann
· 11 years ago
88ea0f2c
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 11 years ago
82e1805
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'
by Rafael J. Wysocki
· 11 years ago
a951c77
ACPI / scan: Clear match_driver flag in acpi_bus_trim()
by Rafael J. Wysocki
· 11 years ago
c044dc2
qeth: fix build of s390 allmodconfig
by Eugene Crosser
· 11 years ago
6fde8f0
bonding: fix locking in bond_loadbalance_arp_mon()
by Ding Tianhong
· 11 years ago
93e14b6
tun: add device name(iff) field to proc fdinfo entry
by Masatake YAMATO
· 11 years ago
8b2abcb
sparc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
61eae5b
drivers: ide: Include appropriate header file in ide-pio-blacklist.c
by Rashika Kheria
· 11 years ago
dfea4aa
drivers: ide: Include appropriate header file in ide-cd_verbose.c
by Rashika Kheria
· 11 years ago
2c2e6ec
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
by Deepthi Dharwar
· 11 years ago
3fa8cad8
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
by Deepthi Dharwar
· 11 years ago
bf7f61f
powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.
by Deepthi Dharwar
· 11 years ago
12431c6
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
by Deepthi Dharwar
· 11 years ago
Next »