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
2019-01-21
pinctrl: cherryview: fix Strago DMI workaround
Dmitry Torokhov
1
-4
/
+4
2018-12-05
pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free
Hans de Goede
1
-5
/
+2
2018-12-05
pinctrl: cherryview: Add chv_gpio_clear_triggering() helper function
Hans de Goede
1
-5
/
+14
2018-11-08
pinctrl: baytrail: Code formatting fixes
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: icelake: Code formatting fixes
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: cannonlake: Code formatting fixes
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: geminilake: Code formatting fixes
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: broxton: Code formatting fixes
Andy Shevchenko
1
-3
/
+3
2018-11-08
pinctrl: lewisburg: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: denverton: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: cedarfork: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: merrifield: include bits.h instead of bitops.h
Andy Shevchenko
1
-1
/
+1
2018-11-08
pinctrl: intel: Unexport intel_pinctrl_probe()
Andy Shevchenko
2
-5
/
+2
2018-11-08
pinctrl: sunrisepoint: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-11-08
pinctrl: icelake: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-7
/
+2
2018-11-08
pinctrl: cannonlake: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-11-08
pinctrl: broxton: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-11-08
pinctrl: lewisburg: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-7
/
+2
2018-11-08
pinctrl: denverton: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-7
/
+2
2018-11-08
pinctrl: cedarfork: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-7
/
+2
2018-11-08
pinctrl: intel: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-08
pinctrl: cherryview: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-08
pinctrl: baytrail: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-16
pinctrl: geminilake: Sort register offsets by value
Andy Shevchenko
1
-1
/
+1
2018-10-16
pinctrl: geminilake: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-10-16
pinctrl: geminilake: Update pin list for B0 stepping
Andy Shevchenko
1
-18
/
+18
2018-10-03
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
1
-1
/
+1
2018-10-03
pinctrl: broxton: Convert unsigned to unsigned int
Andy Shevchenko
1
-53
/
+53
2018-10-03
pinctrl: cherryview: Convert unsigned to unsigned int
Andy Shevchenko
1
-33
/
+33
2018-10-03
pinctrl: baytrail: Convert unsigned to unsigned int
Andy Shevchenko
1
-6
/
+6
2018-10-03
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2
-66
/
+67
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2
-94
/
+84
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
1
-32
/
+0
2018-09-25
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
1
-13
/
+20
2018-09-25
pinctrl: intel: merrifield: Group IO accessors in code
Andy Shevchenko
1
-15
/
+15
2018-09-25
pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()
Andy Shevchenko
1
-7
/
+19
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-18
pinctrl: cherryview: Remove linux/init.h and sort headers
Andy Shevchenko
1
-4
/
+4
2018-09-18
pinctrl: cherryview: Describe members of couple of structs
Andy Shevchenko
1
-0
/
+3
2018-09-18
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
1
-2
/
+0
2018-09-18
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
1
-42
/
+25
2018-09-18
pinctrl: baytrail: Sort headers alphabetically
Andy Shevchenko
1
-7
/
+7
2018-09-18
pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-1
/
+0
2018-09-18
pinctrl: intel: Move linux/pm.h to the local header
Andy Shevchenko
9
-8
/
+8
2018-09-18
pinctrl: cannonlake: Fix gpio base for GPP-E
Simon Detheridge
1
-1
/
+1
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2
-4
/
+2
2018-08-31
pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
[next]