Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
24a923e4e9a296a8f8ff852109d423ba07616cc4
/
drivers
cbfd2cd
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 12 years ago
94f1be9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
5649d8f
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
by Fabio Baltieri
· 12 years ago
519fe2e
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
803d19d
leds: leds-gpio: reserve gpio before using it
by Timo Teräs
· 12 years ago
e748a38
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
c4ad180
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
0ddaa97
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
007b703
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
669c743
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
622f223
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
fce9268
xen: Fixed assignment error in if statement
by Lisa Nguyen
· 12 years ago
3d645b0
xen/xenbus: Fixed over 80 character limit issue
by Lisa Nguyen
· 12 years ago
d7e5075
xen/xenbus: Fixed indentation error in switch case
by Lisa Nguyen
· 12 years ago
fffbdda
drm/radeon: add golden register settings for Hainan (v2)
by Alex Deucher
· 12 years ago
1df0d52
drm/radeon: sun/hainan chips do not have UVD (v2)
by Alex Deucher
· 12 years ago
948bee3
drm/radeon: track which asics have UVD
by Alex Deucher
· 12 years ago
86a45ca
drm/radeon: radeon-asic updates for Hainan
by Alex Deucher
· 13 years ago
c04c00b
drm/radeon: fill in ucode loading support for Hainan
by Alex Deucher
· 13 years ago
5153550
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
by Alex Deucher
· 13 years ago
8b02859
drm/radeon: fill in GPU init for Hainan (v2)
by Alex Deucher
· 13 years ago
b5d9d72
drm/radeon: add chip family for Hainan
by Alex Deucher
· 13 years ago
2c2c0e5
Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
731da21
drm/radeon/dce2: use 10khz units for audio dto calculation
by Alex Deucher
· 12 years ago
fc98603
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
by Niels Ole Salscheider
· 12 years ago
6ab76310
drm/radeon: Remove superfluous variable
by Niels Ole Salscheider
· 12 years ago
b7cb1c5
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
81dff21
drm/nouveau: ensure channels are stopped before saving fences for suspend
by Ben Skeggs
· 12 years ago
b509656
drm/nv50/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
9426eed
drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini
by Ben Skeggs
· 12 years ago
fadb171
drm/nvc0/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
c2e3259
drm/nve0/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
fe6fc09
drm/nve0/ltcg: poke the partition count into yet another register
by Ben Skeggs
· 12 years ago
49debbe
drm/nvc0/ltcg: fix handling of disabled partitions
by Ben Skeggs
· 12 years ago
6d5f838
drm/nvc0/ce: disable ce1 on a number of chipsets
by Ben Skeggs
· 12 years ago
46b47b8
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
by Ben Skeggs
· 12 years ago
c5e624f
drm/nouveau: fix build with nv50->nvc0
by Dave Airlie
· 12 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 12 years ago
343cd4f
Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
610bba8
dm thin: fix metadata dev resize detection
by Alasdair G Kergon
· 12 years ago
4e2284d
hwmon: (tmp401) Drop redundant safety on cache lifetime
by Jean Delvare
· 12 years ago
e510668
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
ff9129b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
937192a
drivers/watchdog: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
ac066a5
drivers/w1/masters: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
ffc0775
drivers/video/omap2/dss: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
dc83d05
drivers/video/omap2: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
9c5fdd3
drivers/usb/phy: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
bb52281
drivers/usb/host: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
bd93581
drivers/usb/gadget: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
122af6d
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
b948cc6
drivers/thermal: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
4f39b5b
drivers/staging/nvec: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
b132566
drivers/staging/dwc2: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
45bae30
drivers/spi: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
a177c3a
drivers/rtc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
362e9cd
drivers/pwm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
0497a59
drivers/pinctrl: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
042c730
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
e222a6e
drivers/mtd/nand: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
26a39bf
drivers/misc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
8897b2b
drivers/mfd: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
118811b
drivers/memory: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
00d083f
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
849d345
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
56261c5
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
8cfc2a1
drivers/gpio: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
627ad13
drivers/dma: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
d1ab2a9
drivers/cpufreq: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
e9b526f
i2c: suppress lockdep warning on delete_device
by Alexander Sverdlin
· 12 years ago
d295a86
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
by Russell King
· 12 years ago
5322934
i2c: i801: Document feature bits in modinfo
by Jean Delvare
· 12 years ago
5a7e6bd
i2c: designware: add Intel BayTrail ACPI ID
by Mika Westerberg
· 12 years ago
00e5d35
s390/xpram: mark xpram as non-rotational
by Christian Borntraeger
· 12 years ago
2a2d95e
i2c: designware: always clear interrupts before enabling them
by Mika Westerberg
· 12 years ago
e6f34ce
i2c: designware: fix RX FIFO overrun
by Josef Ahmad
· 12 years ago
ec50f2a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e9ced8e
drm/radeon: restore nomodeset operation (v2)
by Dave Airlie
· 12 years ago
b90ed1e
qxl: fix bug with object eviction and update area
by Dave Airlie
· 12 years ago
b2b4465
drm/qxl: drop active_user_framebuffer as its unneeded
by Dave Airlie
· 12 years ago
d7292a0
qxl: drop unused variable.
by Dave Airlie
· 12 years ago
a6ac1bc
drm/qxl: fix ioport interactions for kernel submitted commands.
by Dave Airlie
· 12 years ago
e9d7b4b
mfd: db8500-prcmu: Update stored DSI PLL divider value
by Ulf Hansson
· 12 years ago
0b8ebdb
mfd: ab8500-sysctrl: Always enable pm_power_off handler
by Fabio Baltieri
· 12 years ago
955de2e
mfd: ab8500-core: Pass GPADC compatible string to MFD core
by Lee Jones
· 12 years ago
a3ef0de
mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal
by Lee Jones
· 12 years ago
eb696c3
mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrl
by Lee Jones
· 12 years ago
6999181
mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource
by Linus Walleij
· 12 years ago
33a0d19
mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning
by Lee Jones
· 12 years ago
9f7af61
mfd: ab8500-sysctrl: Set sysctrl_dev during probe
by Fabio Baltieri
· 12 years ago
3d2088a
mfd: ab8500-sysctrl: Fix sparse warning
by Fabio Baltieri
· 12 years ago
194bd7c
mfd: abx500-core: Fix sparse warning
by Fabio Baltieri
· 12 years ago
3993eff
mfd: ab8500: Debugfs code depends on gpadc
by Arnd Bergmann
· 12 years ago
d5fe85a
Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8968216
Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb
by Linus Torvalds
· 12 years ago
e2a978e
Merge branch 'ipmi' (minor ipmi fixes from Corey)
by Linus Torvalds
· 12 years ago
6368087
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
by Benjamin LaHaise
· 12 years ago
0849bfe
ipmi: Improve error messages on failed irq enable
by Corey Minyard
· 12 years ago
a5f2b3d
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
by Chen Gang
· 12 years ago
1b6b698
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
by Alexandru Gheorghiu
· 12 years ago
Next »