Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
17723111e64fbcc327846ff0b33532bcf1d40f56
/
drivers
1772311
pinctrl: add pinctrl-mxs support
by Shawn Guo
· 13 years ago
d8fe357
pinctrl: pinctrl-imx: add imx6q pinctrl driver
by Dong Aisheng
· 13 years ago
ae75ff8
pinctrl: pinctrl-imx: add imx pinctrl core driver
by Dong Aisheng
· 13 years ago
4650b7c
pinctrl: support gpio request deferred probing
by Dong Aisheng
· 13 years ago
5b3aa5f
pinctrl: add pinctrl_provide_dummies interface for platforms to use
by Dong Aisheng
· 13 years ago
ad6e110
pinctrl: enhance reporting of errors when loading from DT
by John Crispin
· 13 years ago
fde04f4
pinctrl: propagate map validation errors
by Stephen Warren
· 13 years ago
15f70e1
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
by John Crispin
· 13 years ago
dcb5dbc
pinctrl: show pin name for pingroups in sysfs
by Dong Aisheng
· 13 years ago
d0bd8df
pinctrl: show pin name when request pins
by Dong Aisheng
· 13 years ago
6d4ca1f
pinctrl: implement devm_pinctrl_get()/put()
by Stephen Warren
· 13 years ago
2aeefe0
pinctrl: a minor fix of pin config debug information
by Dong Aisheng
· 13 years ago
96593af
pinctrl: pinconf: fix compilation error if PINCONF is not selected
by Viresh Kumar
· 13 years ago
6cb4158
pinctrl: allow pctldevs to decode pin config in debugfs
by Stephen Warren
· 13 years ago
c736d73
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
by Stephen Warren
· 13 years ago
630e2d0
pinctrl: mark non-EXPERIMENTAL
by Linus Walleij
· 13 years ago
60f7f50
pinctrl: tegra: Add complete device tree support
by Stephen Warren
· 13 years ago
c541adc
dt: add property iteration helpers
by Stephen Warren
· 13 years ago
c05127c
pinctrl: implement pinctrl deferred probing
by Linus Walleij
· 13 years ago
ad8bb72
pinctrl: add some error checking for user interfaces
by Dong Aisheng
· 13 years ago
a1d31f7
pinctrl: fix pinmux_check_ops error checking
by Dong Aisheng
· 13 years ago
d1e90e9
pinctrl: replace list_*() with get_*_count()
by Viresh Kumar
· 13 years ago
122dbe7
pinctrl: mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 13 years ago
eafeb7a
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
by Stephen Warren
· 13 years ago
57291ce
pinctrl: core device tree mapping table parsing support
by Stephen Warren
· 13 years ago
d26bc49
pinctrl: implement pinctrl_check_ops
by Stephen Warren
· 13 years ago
9a8e5d4
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
ebfc5b8
PCI: Fix regression in pci_restore_state(), v3
by Rafael J. Wysocki
· 13 years ago
6c23b8e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
919f797
SCSI: Fix error handling when no ULD is attached
by Martin K. Petersen
· 13 years ago
a1c0cad
Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
c104f1f
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
2d59dcf
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
by Kevin Hilman
· 13 years ago
6e11733
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
461c149
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
cf7d8a5
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
e89c0e43
video: msm: Fix section mismatches in mddi.c
by David Brown
· 13 years ago
1e45860
ARM: 7366/3: amba: Remove AMBA level regulator support
by Mark Brown
· 13 years ago
4166fb6
Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
7c427f4
Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
f4f9c1a
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
3dbc35a
Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
f5ad501
Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ccb1ec9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
474a898
staging: android: fix mem leaks in __persistent_ram_init()
by Jesper Juhl
· 13 years ago
17b7e1b
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl()
by Jesper Juhl
· 13 years ago
62d2feb
staging: iio: hmc5843: Fix crash in probe function.
by Marek Belisko
· 13 years ago
ecca5c3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
778c2de
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e42bd6e
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
2f39721
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
by Linus Walleij
· 13 years ago
f3ec434
drivers/rtc/rtc-twl.c: use static register while reading time
by Konstantin Shlyakhovoy
· 13 years ago
c3cba92
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
by Tushar Behera
· 13 years ago
cd1e6f9
drivers/rtc/rtc-s3c.c: fix compilation error
by Tushar Behera
· 13 years ago
3205001
drivers/rtc/rtc-efi.c: fix section mismatch warning
by Jan Beulich
· 13 years ago
bb58da0
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
by Andreas Dumberger
· 13 years ago
44e4360
drivers/char/random.c: fix boot id uniqueness race
by Mathieu Desnoyers
· 13 years ago
4abb663
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
5ba7026
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
173fa4e
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes
by Dave Airlie
· 13 years ago
19e5c4e
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes
by Dave Airlie
· 13 years ago
6f36033
IB/srpt: Set srq_type to IB_SRQT_BASIC
by Roland Dreier
· 13 years ago
15a13bb
drm/i915: clear fencing tracking state when retiring requests
by Daniel Vetter
· 13 years ago
6363480
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
by Greg Kroah-Hartman
· 13 years ago
afbaa90
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
by NeilBrown
· 13 years ago
f4380a9
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
by majianpeng
· 13 years ago
9e41dd3
MD: Bitmap version cleanup.
by Andrei Warkentin
· 13 years ago
677e84c
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
by Joonyoung Shim
· 13 years ago
578b606
drm/exynos: fix struct for operation callback functions to driver name
by Joonyoung Shim
· 13 years ago
a2ee151
drm/exynos: use define instead of default_win member in struct mixer_context
by Joonyoung Shim
· 13 years ago
a634dd5
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
by Joonyoung Shim
· 13 years ago
46da222
drm/exynos: remove unused codes in hdmi and mixer
by Joonyoung Shim
· 13 years ago
f9309d1
drm/exynos: remove unnecessary type conversion of hdmi and mixer
by Joonyoung Shim
· 13 years ago
0e3d0f3
Input: da9052 - fix memory leak in da9052_onkey_probe()
by Jesper Juhl
· 13 years ago
d48fc63
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
by Thomas Gleixner
· 13 years ago
f549e08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
f57f9c1
drm/i915: make rc6 module parameter read-only
by Jesse Barnes
· 13 years ago
673f778
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
by Larry Finger
· 13 years ago
a7959c1
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
by Larry Finger
· 13 years ago
39f86a6
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
95018a5
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
by Alex He
· 13 years ago
3fc8206
xHCI: use gfp flags from caller instead of GFP_ATOMIC
by Dan Carpenter
· 13 years ago
457a4f6
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
by Elric Fu
· 13 years ago
d8aec3d
USB: fix bug of device descriptor got from superspeed device
by Elric Fu
· 13 years ago
c7713e7
xhci: Fix register save/restore order.
by Sarah Sharp
· 13 years ago
fb3d85b
xhci: Restore event ring dequeue pointer on resume.
by Sarah Sharp
· 13 years ago
159e1fc
xhci: Don't write zeroed pointers to xHC registers.
by Sarah Sharp
· 13 years ago
5af98bb
xhci: Warn when hosts don't halt.
by Sarah Sharp
· 13 years ago
4e833c0
xhci: don't re-enable IE constantly
by Felipe Balbi
· 13 years ago
80e829f
drm/i915: implement ColorBlt w/a
by Daniel Vetter
· 13 years ago
27c1cbd
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
by Chris Wilson
· 13 years ago
6a562e3
Revert "drm/i915: reenable gmbus on gen3+ again"
by Daniel Vetter
· 13 years ago
4678315
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
by Alex Deucher
· 13 years ago
39ec0d3
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
by Lothar Waßmann
· 13 years ago
9a5c7d6
gpio/exynos: Fix compiler warning in gpio-samsung.c file
by Sachin Kamat
· 13 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 13 years ago
a46c46a
usb: xhci: fix section mismatch in linux-next
by Gerard Snitselaar
· 13 years ago
bb334e9
xHCI: correct to print the true HSEE of USBCMD
by Alex He
· 13 years ago
a65a6f1
USB: serial: fix race between probe and open
by Johan Hovold
· 13 years ago
Next »