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
/
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-04
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg
1
-3
/
+4
2016-11-04
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-28
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-26
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]