index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
Alexander Stein
1
-0
/
+2
2017-01-30
pinctrl: baytrail: Debounce register is one per community
Andy Shevchenko
1
-3
/
+10
2017-01-30
pinctrl: baytrail: Rectify debounce support (part 2)
Andy Shevchenko
1
-4
/
+8
2017-01-30
pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
Andy Shevchenko
1
-0
/
+3
2017-01-12
pinctrl: baytrail: Do not add all GPIOs to IRQ domain
Andy Shevchenko
1
-3
/
+8
2017-01-11
pinctrl: baytrail: Rectify debounce support
Andy Shevchenko
1
-11
/
+17
2017-01-11
pinctrl: intel: Set pin direction properly
Andy Shevchenko
1
-11
/
+19
2017-01-11
pinctrl: broxton: Use correct PADCFGLOCK offset
Mika Westerberg
1
-1
/
+1
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-3
/
+44
2016-12-07
pinctrl: intel: set default handler to be handle_bad_irq()
Andy Shevchenko
2
-2
/
+2
2016-11-05
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg
1
-3
/
+4
2016-11-05
pinctrl: cherryview: Serialize register access in suspend/resume
Mika Westerberg
1
-0
/
+10
2016-11-04
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
1
-1
/
+1
2016-10-29
pinctrl: intel: merrifield: Add pin config group handlers
Andy Shevchenko
1
-0
/
+41
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-09-23
Merge branch 'fixes' into devel
Linus Walleij
1
-1
/
+1
2016-09-23
pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts
Nilesh Bacchewar
1
-28
/
+5
2016-09-23
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
Mika Westerberg
1
-18
/
+3
2016-09-23
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
Mika Westerberg
1
-1
/
+33
2016-09-12
pinctrl: intel: merrifield: fix dup size in probe
Vincent Stehlé
1
-1
/
+1
2016-08-22
pinctrl: cherryview: Do not mask all interrupts in probe
Mika Westerberg
1
-3
/
+2
2016-08-10
pinctrl: intel: merrifield: Add missed header
Andy Shevchenko
1
-0
/
+1
2016-07-29
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-92
/
+1106
2016-07-11
pinctrl: intel: Protect set wake flow by spin lock
Andy Shevchenko
1
-0
/
+5
2016-06-29
pinctrl: intel: Add Intel Merrifield pin controller support
Andy Shevchenko
3
-0
/
+923
2016-06-23
pinctrl: baytrail: Fix mingled clock pins
Cristina Ciocan
1
-3
/
+3
2016-06-18
pinctrl: intel: Prevent force threading of the interrupt handler
Mika Westerberg
1
-1
/
+2
2016-06-18
pinctrl: intel: Use raw_spinlock for locking
Mika Westerberg
1
-22
/
+22
2016-06-15
pinctrl/broxton: enable platform device in the absence of ACPI enumeration
Tan Jui Nee
1
-12
/
+31
2016-06-15
pinctrl: cherryview: add handlers for pin_config_group_get/set
Dan O'Donovan
1
-0
/
+42
2016-06-15
pinctrl: cherryview: add option to set open-drain pin config
Dan O'Donovan
1
-0
/
+33
2016-06-15
pinctrl: cherryview: prevent concurrent access to GPIO controllers
Dan O'Donovan
1
-36
/
+44
2016-06-13
pinctrl: baytrail: make it explicitly non-modular
Paul Gortmaker
1
-21
/
+4
2016-05-27
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
Andrew Morton
1
-3
/
+7
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-259
/
+1453
2016-04-30
pinctrl: baytrail: fix some error handling in debugfs
Dan Carpenter
1
-0
/
+3
2016-04-21
pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-04-21
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-04-04
pinctrl: baytrail: Add debounce configuration
Cristina Ciocan
1
-2
/
+81
2016-04-04
pinctrl: baytrail: Register pin control handling
Cristina Ciocan
1
-226
/
+221
2016-04-04
pinctrl: baytrail: Update irq chip operations
Cristina Ciocan
1
-46
/
+51
2016-04-04
pinctrl: baytrail: Update gpio chip operations
Cristina Ciocan
1
-29
/
+68
2016-04-04
pinctrl: baytrail: Add pin control operations
Cristina Ciocan
2
-35
/
+528
2016-04-04
pinctrl: baytrail: Add pin control data structures
Cristina Ciocan
1
-22
/
+606
2016-03-30
pinctrl: intel: implement gpio_irq_enable
Qi Zheng
1
-0
/
+30
2016-03-30
pinctrl: intel: make the high level interrupt working
Qipeng Zha
1
-2
/
+3
2016-02-12
pinctrl: intel: Remove unneeded header includes
Jean Delvare
1
-4
/
+0
2016-01-05
pinctrl: intel: use gpiochip data pointer
Linus Walleij
1
-8
/
+7
2016-01-05
pinctrl: cherryview: use gpiochip data pointer
Linus Walleij
1
-11
/
+9
[next]