index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pinctrl: cannonlake: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-11-08
1
-6
/
+1
*
pinctrl: broxton: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-11-08
1
-6
/
+1
*
pinctrl: lewisburg: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-11-08
1
-7
/
+2
*
pinctrl: denverton: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-11-08
1
-7
/
+2
*
pinctrl: cedarfork: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-11-08
1
-7
/
+2
*
pinctrl: intel: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: cherryview: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: baytrail: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: geminilake: Sort register offsets by value
Andy Shevchenko
2018-10-16
1
-1
/
+1
*
pinctrl: geminilake: Get rid of unneeded ->probe() stub
Andy Shevchenko
2018-10-16
1
-6
/
+1
*
pinctrl: geminilake: Update pin list for B0 stepping
Andy Shevchenko
2018-10-16
1
-18
/
+18
*
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-10-03
1
-1
/
+1
*
pinctrl: broxton: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-53
/
+53
*
pinctrl: cherryview: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-33
/
+33
*
pinctrl: baytrail: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-6
/
+6
*
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
2
-66
/
+67
*
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-10-01
2
-94
/
+84
|
\
|
*
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
2018-09-25
1
-32
/
+0
|
*
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
2018-09-25
1
-13
/
+20
|
*
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
2018-09-20
1
-48
/
+63
|
*
pinctrl: cannonlake: Fix gpio base for GPP-E
Simon Detheridge
2018-09-18
1
-1
/
+1
*
|
pinctrl: intel: merrifield: Group IO accessors in code
Andy Shevchenko
2018-09-25
1
-15
/
+15
*
|
pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()
Andy Shevchenko
2018-09-25
1
-7
/
+19
*
|
pinctrl: cherryview: Remove linux/init.h and sort headers
Andy Shevchenko
2018-09-18
1
-4
/
+4
*
|
pinctrl: cherryview: Describe members of couple of structs
Andy Shevchenko
2018-09-18
1
-0
/
+3
*
|
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
2018-09-18
1
-2
/
+0
*
|
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2018-09-18
1
-42
/
+25
*
|
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: intel: Move linux/pm.h to the local header
Andy Shevchenko
2018-09-18
9
-8
/
+8
*
|
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
2
-4
/
+2
*
|
pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
2018-08-31
1
-4
/
+1
*
|
pinctrl: intel: Introduce common macro for PM operations
Andy Shevchenko
2018-08-31
1
-0
/
+5
*
|
pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
2018-08-31
1
-10
/
+3
*
|
pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
2018-08-31
1
-10
/
+3
*
|
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
Andy Shevchenko
2018-08-31
2
-0
/
+10
*
|
pinctrl: baytrail: Convert to use device_get_match_data()
Andy Shevchenko
2018-08-31
1
-6
/
+3
*
|
pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
2018-08-31
1
-22
/
+3
*
|
pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
2018-08-31
1
-39
/
+2
*
|
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
Andy Shevchenko
2018-08-31
2
-0
/
+40
*
|
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-08-29
1
-1
/
+1
|
/
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
[prev]
[next]