index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-28
7
-14
/
+0
*
pinctrl: nomadik: depromote GPIO to subsystem_init()
Linus Walleij
2015-07-27
1
-6
/
+6
*
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
2015-07-27
5
-82
/
+0
*
pinctrl: sunxi: Add custom irq_domain_ops
Maxime Ripard
2015-07-27
1
-2
/
+33
*
pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()
Masahiro Yamada
2015-07-27
1
-2
/
+1
*
pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
Masahiro Yamada
2015-07-27
1
-2
/
+1
*
pinctrl: sunxi: Add irq_chip name
Maxime Ripard
2015-07-27
1
-0
/
+2
*
pinctrl: sunxi: Use common functions to change irq_chip and handler
Maxime Ripard
2015-07-27
1
-9
/
+9
*
pinctrl: driver for Conexant Digicolor CX92755 pin mapping
Baruch Siach
2015-07-27
3
-0
/
+385
*
pinctrl: nomadik: assure GPIO chips are populated
Linus Walleij
2015-07-23
1
-0
/
+25
*
pinctrl: nomadik: find chip from local array
Linus Walleij
2015-07-23
1
-38
/
+26
*
pinctrl: nomadik: break out state container allocator
Linus Walleij
2015-07-23
1
-35
/
+71
*
pinctrl: pinconf: pinconf_show_config() can be static
kbuild test robot
2015-07-17
1
-1
/
+1
*
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
*
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
Thomas Gleixner
2015-07-17
2
-3
/
+5
*
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
*
pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/pistachio: Prepare pistachio_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-2
/
+4
*
pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
*
pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
16
-50
/
+46
*
pinctrl/samsung: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
2
-9
/
+9
*
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/qcom: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/rockchip: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/at91: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-5
/
+5
*
pinctrl/amd: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-5
/
+5
*
pinctrl/adi2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/intel: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-3
/
+3
*
pinctrl/baytrail: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-2
/
+3
*
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-3
/
+3
*
pinctrl/rockchip: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
Timur Tabi
2015-07-17
3
-0
/
+131
*
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
2015-07-17
4
-0
/
+1687
*
pinctrl: qcom: spmi-mpp: Transpose pinmux function
Bjorn Andersson
2015-07-17
1
-70
/
+87
*
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
Bjorn Andersson
2015-07-17
1
-0
/
+23
*
pinctrl: lpc18xx: add support for usb1 pinconf
Joachim Eastwood
2015-07-17
1
-4
/
+50
*
pinctrl: pinconf: Fix display of configs
Jon Hunter
2015-07-17
1
-37
/
+27
*
pinctrl: pinconf: Allow groups to be configured via debugfs
Jon Hunter
2015-07-17
1
-6
/
+14
*
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
2015-07-17
1
-0
/
+10
*
pinctrl: sirf: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-16
1
-1
/
+0
*
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
2015-07-16
1
-1
/
+0
*
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
Geert Uytterhoeven
2015-07-16
1
-4
/
+0
*
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
Geert Uytterhoeven
2015-07-16
1
-4
/
+0
*
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
2015-07-16
1
-25
/
+21
[next]