Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0acfb076f7987bd4bb5cd5de879ba3e3e71724e9
/
drivers
872acc3
pinctrl: include machine header to core.h
by Linus Walleij
· 13 years ago
ba110d9
pinctrl: Show selected function and group in pinmux-pins debugfs
by Stephen Warren
· 13 years ago
1e2082b
pinctrl: enhance mapping table to support pin config operations
by Stephen Warren
· 13 years ago
6e5e959
pinctrl: API changes to support multiple states per device
by Stephen Warren
· 13 years ago
0e3db173
pinctrl: add usecount to pins for muxing
by Stephen Warren
· 13 years ago
7ecdb16
pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c
by Stephen Warren
· 13 years ago
57b676f
pinctrl: fix and simplify locking
by Stephen Warren
· 13 years ago
962bcbc
pinctrl: fix the pin descriptor kerneldoc
by Linus Walleij
· 13 years ago
110e4ec
pinctrl: assume map table entries can't have a NULL name field
by Stephen Warren
· 13 years ago
46919ae
pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state
by Stephen Warren
· 13 years ago
d4e3198
pinctrl: enhance pinctrl_get() to handle multiple functions
by Stephen Warren
· 13 years ago
3eedb43
pinctrl: move pinctrl-maps debugfs file to top-level
by Stephen Warren
· 13 years ago
1cf94c4
pinctrl: make the pinmux-pins more helpful
by Linus Walleij
· 13 years ago
2304b47
pinctrl: remove pin and hogs locks from struct pinctrl_dev
by Stephen Warren
· 13 years ago
02f5b98
pinctrl: allocate sizeof(*p) instead of sizeof(struct foo)
by Stephen Warren
· 13 years ago
95dcd4a
pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups
by Stephen Warren
· 13 years ago
1681f5a
pinctrl: disallow map table entries with NULL dev_name field
by Stephen Warren
· 13 years ago
f7b9006
pinctrl: fix pinconf_groups_show() to emit newline
by Stephen Warren
· 13 years ago
3cc70ed
pinctrl: record a pin owner, not mux function, when requesting pins
by Stephen Warren
· 13 years ago
b1eed4e
pinctrl: error if mapping table's control dev can't be found
by Stephen Warren
· 13 years ago
f026fe3
pinctrl: downgrade pinctrl_get warning when no maps are found
by Stephen Warren
· 13 years ago
9891d98
pinctrl: assume map table entries can't have a NULL ctrl_dev_name field
by Stephen Warren
· 13 years ago
128a06d
pinctrl: spawn U300 pinctrl from the COH901 GPIO
by Linus Walleij
· 13 years ago
4ecce45d
pinctrl: core.c/h cleanups
by Stephen Warren
· 13 years ago
2b69425
pinctrl: Re-order pinconf.[ch] to match each-other
by Stephen Warren
· 13 years ago
03665e0
pinctrl: Re-order pinmux.[ch] to match each-other
by Stephen Warren
· 13 years ago
b2b3e66
pinctrl: Store mapping table as a list of chunks
by Stephen Warren
· 13 years ago
8b9c139
pinctrl: use list_add_tail instead of list_add
by Stephen Warren
· 13 years ago
13398a4
pinctrl: pinctrl_register_mappings() shouldn't be __init
by Stephen Warren
· 13 years ago
449d16b
pinctrl: make "hog" mapping table entries work
by Stephen Warren
· 13 years ago
5c9bdc3
serial/sirf: fixup for changes to pin control
by Linus Walleij
· 13 years ago
77a5988
pinctrl: changes hog mechanism to be self-referential
by Linus Walleij
· 13 years ago
befe5bd
pinctrl: factor pin control handles over to the core
by Linus Walleij
· 13 years ago
e93bcee
pinctrl: move generic functions to the pinctrl_ namespace
by Linus Walleij
· 13 years ago
28a8d14
pinctrl: break out a pinctrl consumer header
by Linus Walleij
· 13 years ago
f4e6698
pinctrl: enable pinmux for mmp series
by Haojian Zhuang
· 13 years ago
9dfac4f
pinctrl: delete raw device pointers in pinmux maps
by Linus Walleij
· 13 years ago
8dc6ae4
pinctrl: restore pin naming
by Linus Walleij
· 13 years ago
c5d2bc1
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
8e2a288
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
27ba234
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
6bc2b95
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
a14a8d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
b527a23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
883120e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
bf9c05d
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
by Ryan Mallon
· 13 years ago
1ffd57c
drm/radeon/kms: Fix device tree linkage of i2c buses
by Jean Delvare
· 13 years ago
dd8bc93
drm: Pass the real error code back during GEM bo initialisation
by Chris Wilson
· 13 years ago
6e877b5
Revert "drm/i810: cleanup reclaim_buffers"
by Daniel Vetter
· 13 years ago
ad77c3e
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
by Guenter Roeck
· 13 years ago
6edf3c3
hwmon: (sht15) fix bad error code
by Vivien Didelot
· 13 years ago
0a96265
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
e3b8369
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
6c334f4
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
1c36ab1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
deb9b4c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
81bc300
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
cc0d7b9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
a72caae
virtio: correct the memory barrier in virtqueue_kick_prepare()
by Jason Wang
· 13 years ago
4dbc5d9
virtio: fix typos of memory barriers
by Jason Wang
· 13 years ago
69e8f43
xen/granttable: Disable grant v2 for HVM domains.
by Konrad Rzeszutek Wilk
· 13 years ago
acb42a3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
2d8357e
gma500: Fix suspend/resume functions
by Ryan Mallon
· 13 years ago
84e83c2
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
by Seth Heasley
· 13 years ago
f6dd94f
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
by Axel Lin
· 13 years ago
b1785df
watchdog: Fix typo "unexpectdly"
by Masanari Iida
· 13 years ago
8a062ac
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
by Axel Lin
· 13 years ago
ebe06e8
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
by Axel Lin
· 13 years ago
2865e77
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
by Axel Lin
· 13 years ago
e352829
watchdog: Staticise nuc900_wdt
by Axel Lin
· 13 years ago
0318e28
watchdog: via_wdt: Staticise wdt_pci_table
by Axel Lin
· 13 years ago
12c583d
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
by Shubhrajyoti D
· 13 years ago
52ea9a7
watchdog: dw_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
5d32d48
watchdog: imx2_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
373af0c
drm/exynos: fixed pm feature for fimd module.
by Inki Dae
· 13 years ago
a4b42da
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
by Inki Dae
· 13 years ago
2363dc6
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
by Seung-Woo Kim
· 13 years ago
485bc54
drm/exynos: use release_mem_region instead of release_resource
by Seung-Woo Kim
· 13 years ago
74ea15d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
9a95b9e
Merge branch 'sa11x0-mcp-fixes' into fixes
by Russell King
· 13 years ago
0dbfe8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
a0701f0
uwb & wusb: fix kconfig error
by Randy Dunlap
· 13 years ago
b3ef051
USB: Realtek cr: fix autopm scheduling while atomic
by Stanislaw Gruszka
· 13 years ago
2353f80
USB: ftdi_sio: Add more identifiers
by Alan Cox
· 13 years ago
523b82e
serial: Kill off Moorestown code
by Alan Cox
· 13 years ago
8a74e9f
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
by Greg Kroah-Hartman
· 13 years ago
af681ca
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip"
by Greg Kroah-Hartman
· 13 years ago
40206dd
xen-netfront: correct MAX_TX_TARGET calculation.
by Wei Liu
· 13 years ago
590dfe2
agp: fix scratch page cleanup
by Michal Kubecek
· 13 years ago
c8fe74a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
b9130b7
pinctrl: add checks for empty function names
by Tony Lindgren
· 13 years ago
9e2551e
pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set
by Tony Lindgren
· 13 years ago
de849ee
pinctrl: fix some pinmux typos
by Tony Lindgren
· 13 years ago
8a09304
regulator: Set apply_uV only when min and max voltages are defined
by Karol Lewandowski
· 13 years ago
74a7f6a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
7ca4e8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
cf84055
xHCI: Cleanup isoc transfer ring when TD length mismatch found
by Andiry Xu
· 13 years ago
9f1feed
drm/ttm: fix two regressions since move_notify changes
by Ben Skeggs
· 13 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 13 years ago
7c24814
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
Next »