index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
pinctrl/baytrail: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+3
2015-07-17
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-17
pinctrl/rockchip: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
Timur Tabi
3
-0
/
+131
2015-07-17
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
4
-0
/
+1687
2015-07-17
pinctrl: qcom: spmi-mpp: Transpose pinmux function
Bjorn Andersson
1
-70
/
+87
2015-07-17
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
Bjorn Andersson
1
-0
/
+23
2015-07-17
pinctrl: lpc18xx: add support for usb1 pinconf
Joachim Eastwood
1
-4
/
+50
2015-07-17
pinctrl: pinconf: Fix display of configs
Jon Hunter
1
-37
/
+27
2015-07-17
pinctrl: pinconf: Allow groups to be configured via debugfs
Jon Hunter
1
-6
/
+14
2015-07-17
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
1
-0
/
+10
2015-07-16
pinctrl: sirf: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-16
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
1
-1
/
+0
2015-07-16
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
Geert Uytterhoeven
1
-4
/
+0
2015-07-16
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
Geert Uytterhoeven
1
-4
/
+0
2015-07-16
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
1
-25
/
+21
2015-07-16
pinctrl: sh-pfc: Accept standard function, pins and groups properties
Laurent Pinchart
1
-8
/
+34
2015-07-16
pinctrl: samsung: remove "out of memory" messages
Dan Carpenter
1
-49
/
+18
2015-07-16
pinctrl: samsung: don't truncate the last char
Dan Carpenter
1
-15
/
+7
2015-07-16
pinctrl: move CONFIG_PINCTRL to drivers/Makefile
Masahiro Yamada
2
-5
/
+3
2015-07-16
pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver
Masahiro Yamada
3
-0
/
+1279
2015-07-16
pinctrl: UniPhier: add UniPhier ProXstream2 pinctrl driver
Masahiro Yamada
3
-0
/
+1274
2015-07-16
pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driver
Masahiro Yamada
3
-0
/
+1351
2015-07-16
pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver
Masahiro Yamada
3
-0
/
+799
2015-07-16
pinctrl: UniPhier: add UniPhier PH1-Pro4 pinctrl driver
Masahiro Yamada
3
-0
/
+1559
2015-07-16
pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver
Masahiro Yamada
3
-0
/
+892
2015-07-16
pinctrl: UniPhier: add UniPhier pinctrl core support
Masahiro Yamada
6
-0
/
+912
2015-07-16
pinctrl: qcom: spmi-mpp: Implement support for sink mode
Bjorn Andersson
1
-44
/
+71
2015-07-16
pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL
Bjorn Andersson
1
-12
/
+20
2015-07-16
pinctrl: qcom: spmi-mpp: Fixes related to enable handling
Bjorn Andersson
1
-7
/
+18
2015-07-16
pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser
Bjorn Andersson
1
-114
/
+16
2015-07-16
pinctrl: simplify of_pinctrl_get()
Masahiro Yamada
1
-7
/
+1
2015-07-16
pinctrl: imx: add i.mx6ul subdriver
Frank Li
3
-0
/
+331
2015-07-16
sh-pfc: r8a7791: remove non-existing GPIO pins
Laurent Pinchart
1
-2
/
+17
2015-07-16
sh-pfc: r8a7790: remove non-existing GPIO pins
Laurent Pinchart
1
-2
/
+19
2015-07-16
added tabs instead of spaces
Mario Bambagini
1
-4
/
+4
2015-07-12
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-11
/
+1
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2015-07-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+142
2015-07-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+25
2015-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-8
/
+6
2015-07-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-50
/
+74
2015-07-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-717
/
+964
2015-07-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-7
/
+2
2015-07-10
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+38
[next]