Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0a90a9fb454cef1fc533b192c5f7ee1f07e93c6b
/
drivers
0a90a9f
gpio: 74x164: Add device tree support
by Maxime Ripard
· 12 years ago
061505f
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
by Maxime Ripard
· 12 years ago
72eac30
gpio: 74x164: Use devm_kzalloc
by Maxime Ripard
· 12 years ago
ab3b878
gpio: 74x164: Use module_spi_driver boiler plate function
by Maxime Ripard
· 12 years ago
a3b9308
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
by Axel Lin
· 12 years ago
a9f77c9
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
by Axel Lin
· 12 years ago
5b42543
gpio: wm8350: Convert to use devm_kzalloc API
by Axel Lin
· 12 years ago
718bc6e
gpio: wm831x: Convert to use devm_kzalloc API
by Axel Lin
· 12 years ago
c8554d3
gpio: adp5588: Use module_i2c_driver
by Axel Lin
· 12 years ago
f3fe077
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
by Axel Lin
· 12 years ago
45e253a
gpio: tps65912: Convert to use devm_kzalloc API
by Axel Lin
· 12 years ago
eb7cf95
gpio: da9052: Convert to use devm_kzalloc API
by Axel Lin
· 12 years ago
6ab49f4
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
by Julia Lawall
· 12 years ago
ce6b658
gpio: davinci: preparation for switch to common clock framework
by Murali Karicheri
· 12 years ago
1c4fe3a
gpio: Remove broken mark for da9052 gpio driver
by Axel Lin
· 12 years ago
3c7051d
gpio: mc9s08dz60: Use devm_kzalloc API
by Axel Lin
· 12 years ago
6e20a0a
gpio: pcf857x: enable gpio_to_irq() support
by Kuninori Morimoto
· 12 years ago
7cb6580
gpio: gpio-pch: Use spinlock for register access protection
by Axel Lin
· 12 years ago
02a6794
gpio: gpio-ml-ioh: Use spinlock for register access protection
by Axel Lin
· 12 years ago
f9c4a31
gpiolib: Use seq_file's iterator interface
by Thierry Reding
· 13 years ago
15a063f
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
2b014fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d3b8e0d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 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
ddf343f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
930a93a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
f43e04e
GPIO: gpio-pxa: fix building without CONFIG_OF
by Arnd Bergmann
· 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
3bf671a
Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
4a5a418
leds: renesas: fix error handling
by Arnd Bergmann
· 12 years ago
86e99d2
Revert "leds: use led_set_brightness in led_trigger_event"
by Fabio Baltieri
· 12 years ago
1c212c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f82202b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
ffc4930
dma: tegra: enable/disable dma clock
by Laxman Dewangan
· 12 years ago
f57b07c
bnx2x: Fix compiler warnings
by Joren Van Onder
· 12 years ago
3a7f8c3
macvtap: rcu_dereference outside read-lock section
by Denis Efremov
· 12 years ago
21d2f8dc9
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
e4e139b
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
88de3d0d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
55461dd
ixgbe: add missing braces
by Emil Tantilov
· 12 years ago
039aafb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
07368d3
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
3567a4e2
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
9069240
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 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
b64456a
Merge branch 'testing/new-warnings' into fixes
by Arnd Bergmann
· 12 years ago
59596df
omap-rng: fix use of SIMPLE_DEV_PM_OPS
by Arnd Bergmann
· 12 years ago
4732cc6
spi/s3c64xx: improve error handling
by Arnd Bergmann
· 12 years ago
d680e2c
mtd/omap2: fix dmaengine_slave_config error handling
by Arnd Bergmann
· 12 years ago
38eaed3
gpio: em: do not discard em_gio_irq_domain_cleanup
by Arnd Bergmann
· 12 years ago
2070ffa
bnx2x: Fix recovery flow cleanup during probe
by Yuval Mintz
· 12 years ago
8eee694
bnx2x: fix unload previous driver flow when flr-capable
by Yuval Mintz
· 12 years ago
66d1b92
tun: don't zeroize sock->file on detach
by Stanislav Kinsbursky
· 12 years ago
a334937
ARM: imx: gpmi-nand depends on mxs-dma
by Arnd Bergmann
· 12 years ago
4eef6cb
Input: eeti_ts: pass gpio value instead of IRQ
by Arnd Bergmann
· 13 years ago
59ee93a
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
by Arnd Bergmann
· 12 years ago
a2d6a1d
igb: Fix register defines for all non-82575 hardware
by Alexander Duyck
· 12 years ago
f0c5dad
e1000e: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
b669588
igb: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
1026023
sh: intc: Handle domain association for sparseirq pre-allocated vectors.
by Paul Mundt
· 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
f5addb9
net/stmmac: mark probe function as __devinit
by Arnd Bergmann
· 12 years ago
3a32aea
lpc_eth: remove obsolete ifdefs
by stigge@antcom.de
· 12 years ago
47dffc7
cdc-phonet: Don't leak in usbpn_open
by Jesper Juhl
· 12 years ago
08252b3
pptp: lookup route with the proper net namespace
by Gao feng
· 12 years ago
b9ad2ba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwaskie/net
by David S. Miller
· 12 years ago
920d087
drivers: net: irda: bfin_sir: fix compile error
by Sonic Zhang
· 12 years ago
bb1a580
usb/ohci-omap: remove unused variable
by Arnd Bergmann
· 12 years ago
b2f0fa8
mfd/asic3: fix asic3_mfd_probe return value
by Arnd Bergmann
· 12 years ago
7725495
PM: Make dev_pm_get_subsys_data() always return 0 on success
by Rafael J. Wysocki
· 12 years ago
d06a8a4
drivers/cpufreq/pcc-cpufreq.c: fix error return code
by Julia Lawall
· 12 years ago
7523cee
RTC: Avoid races between RTC alarm wakeup and suspend.
by NeilBrown
· 12 years ago
Next »