index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-baytrail.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: baytrail: Update North Community pin list
Andy Shevchenko
2019-12-09
1
-28
/
+28
*
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
2019-12-09
1
-37
/
+44
*
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-19
1
-44
/
+23
|
\
|
*
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2019-08-07
1
-42
/
+23
|
*
pinctrl: baytrail: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-3
/
+1
*
|
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2019-09-11
1
-1
/
+15
|
/
*
pinctrl: baytrail: Use GENMASK() consistently
Andy Shevchenko
2019-07-04
1
-9
/
+7
*
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2019-07-04
1
-239
/
+60
*
pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
Andy Shevchenko
2019-07-04
1
-3
/
+4
*
pinctrl: baytrail: Fix potential NULL pointer dereference
Aditya Pakki
2019-03-18
1
-0
/
+2
*
pinctrl: baytrail: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: baytrail: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: baytrail: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-6
/
+6
*
pinctrl: baytrail: Sort headers alphabetically
Andy Shevchenko
2018-09-18
1
-7
/
+7
*
pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()
Andy Shevchenko
2018-09-18
1
-1
/
+0
*
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
1
-3
/
+2
*
pinctrl: baytrail: Convert to use device_get_match_data()
Andy Shevchenko
2018-08-31
1
-6
/
+3
*
pinctrl: baytrail: actually print the apparently misconfigured pin
Alexander Stein
2018-08-03
1
-1
/
+2
*
pinctrl: baytrail: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-16
1
-0
/
+2
*
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
2018-07-02
1
-10
/
+2
*
pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
Hans de Goede
2018-01-08
1
-0
/
+6
*
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+2
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
pinctrl: baytrail: Do not call WARN_ON for a firmware bug
Hans de Goede
2017-08-14
1
-2
/
+2
*
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
1
-13
/
+6
|
\
|
*
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-30
1
-14
/
+25
|
|
\
|
*
|
pinctrl: baytrail: Fix debugfs offset output
Alexander Stein
2017-01-26
1
-1
/
+1
|
*
|
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
2017-01-11
1
-12
/
+5
*
|
|
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
Alexander Stein
2017-01-30
1
-0
/
+2
*
|
|
pinctrl: baytrail: Debounce register is one per community
Andy Shevchenko
2017-01-30
1
-3
/
+10
*
|
|
pinctrl: baytrail: Rectify debounce support (part 2)
Andy Shevchenko
2017-01-30
1
-4
/
+8
|
|
/
|
/
|
*
|
pinctrl: baytrail: Do not add all GPIOs to IRQ domain
Andy Shevchenko
2017-01-12
1
-3
/
+8
*
|
pinctrl: baytrail: Rectify debounce support
Andy Shevchenko
2017-01-11
1
-11
/
+17
|
/
*
pinctrl: intel: set default handler to be handle_bad_irq()
Andy Shevchenko
2016-12-07
1
-1
/
+1
*
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
2016-10-18
1
-1
/
+2
*
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-07-28
1
-21
/
+4
|
\
|
*
pinctrl: baytrail: make it explicitly non-modular
Paul Gortmaker
2016-06-13
1
-21
/
+4
*
|
pinctrl: baytrail: Fix mingled clock pins
Cristina Ciocan
2016-06-23
1
-3
/
+3
|
/
*
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
Andrew Morton
2016-05-26
1
-3
/
+7
*
pinctrl: baytrail: fix some error handling in debugfs
Dan Carpenter
2016-04-30
1
-0
/
+3
*
pinctrl: baytrail: Add debounce configuration
Cristina Ciocan
2016-04-04
1
-2
/
+81
*
pinctrl: baytrail: Register pin control handling
Cristina Ciocan
2016-04-04
1
-226
/
+221
*
pinctrl: baytrail: Update irq chip operations
Cristina Ciocan
2016-04-04
1
-46
/
+51
*
pinctrl: baytrail: Update gpio chip operations
Cristina Ciocan
2016-04-04
1
-29
/
+68
*
pinctrl: baytrail: Add pin control operations
Cristina Ciocan
2016-04-04
1
-35
/
+525
*
pinctrl: baytrail: Add pin control data structures
Cristina Ciocan
2016-04-04
1
-22
/
+606
*
pinctrl: baytrail: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-17
/
+15
*
pinctrl: baytrail: Be sure to clamp return value
Linus Walleij
2015-12-26
1
-1
/
+1
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM
Mika Westerberg
2015-10-16
1
-0
/
+2
[next]