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
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
2016-01-05
pinctrl: baytrail: use gpiochip data pointer
Linus Walleij
1
-17
/
+15
2015-12-26
pinctrl: baytrail: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
4
-21
/
+25
2015-12-10
pinctrl: intel: fix offset calculation issue of register PAD_OWN
Qipeng Zha
1
-4
/
+5
2015-12-10
pinctrl: intel: fix bug of register offset calculation
Qipeng Zha
4
-17
/
+20
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
3
-3
/
+3
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-24
/
+4
2015-10-27
pinctrl: intel: Add Intel Broxton pin controller support
Mika Westerberg
3
-0
/
+1074
2015-10-27
pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs
Mika Westerberg
1
-4
/
+12
2015-10-27
pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt
Mika Westerberg
1
-15
/
+37
2015-10-16
pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM
Mika Westerberg
1
-0
/
+2
2015-10-16
pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-20
/
+20
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2
-24
/
+4
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-3
/
+3
2015-08-26
pinctrl: cherryview: Use raw_spinlock for locking
Mika Westerberg
1
-35
/
+35
2015-08-26
pinctrl: baytrail: Use raw_spinlock for locking
Mika Westerberg
1
-25
/
+25
2015-08-13
pinctrl: baytrail: Serialize all register access
Mika Westerberg
1
-5
/
+16
2015-08-13
pinctrl: baytrail: Drop FSF mailing address
Mika Westerberg
1
-5
/
+0
2015-08-13
pinctrl: cherryview: Serialize all register access
Mika Westerberg
1
-1
/
+7
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2
-2
/
+2
2015-07-17
pinctrl/intel: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-17
pinctrl/baytrail: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-4
/
+267
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2
-4
/
+4
2015-05-12
pinctrl: cherryview: Read triggering type from HW if not set when requested
Mika Westerberg
1
-0
/
+44
2015-05-12
pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H support
Mika Westerberg
1
-0
/
+263
2015-04-14
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-0
/
+1632
2015-04-07
pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support
Mika Westerberg
5
-0
/
+1632
2015-03-10
pinctrl: update direction_output function of cherryview driver
qipeng.zha
1
-0
/
+1
2015-03-06
pinctrl: baytrail: Save pin context over system sleep
Mika Westerberg
1
-2
/
+81
2015-03-06
pinctrl: baytrail: Rework interrupt handling
Mika Westerberg
1
-44
/
+56
2015-03-06
pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode
Mika Westerberg
1
-7
/
+29
2015-03-06
pinctrl: baytrail: Relax GPIO request rules
Mika Westerberg
1
-13
/
+22
[next]