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
/
pinctrl-sx150x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-40
/
+15
*
pinctrl: sx150x: use new nested IRQ infrastructure
Linus Walleij
2016-12-07
1
-3
/
+7
*
pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505
Peter Rosin
2016-12-07
1
-0
/
+1
*
pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'
Peter Rosin
2016-12-07
1
-10
/
+10
*
pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147]
Peter Rosin
2016-12-07
1
-1
/
+2
*
pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507
Peter Rosin
2016-11-25
1
-0
/
+98
*
pinctrl: sx150x: sort chips by part number
Peter Rosin
2016-11-25
1
-71
/
+71
*
pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508)
Peter Rosin
2016-11-25
1
-2
/
+2
*
pinctrl: sx150x: support setting multiple pins at once
Peter Rosin
2016-11-24
1
-0
/
+17
*
pinctrl: sx150x: various spelling fixes and some white-space cleanup
Peter Rosin
2016-11-23
1
-7
/
+6
*
pinctrl: sx150x: fix up headers
Linus Walleij
2016-11-08
1
-2
/
+1
*
pinctrl-sx150x: Remove magic numbers from sx150x_reset
Andrey Smirnov
2016-11-08
1
-2
/
+4
*
pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
Andrey Smirnov
2016-11-08
1
-4
/
+20
*
pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
Andrey Smirnov
2016-11-08
1
-1
/
+12
*
pinctrl-sx150x: Simplify interrupt handler
Andrey Smirnov
2016-11-08
1
-12
/
+6
*
pinctrl-sx150x: Improve oscio GPIO functions
Andrey Smirnov
2016-11-08
1
-7
/
+11
*
pinctrl-sx150x: Remove excessive locking
Andrey Smirnov
2016-11-08
1
-54
/
+16
*
pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API
Andrey Smirnov
2016-11-08
1
-243
/
+284
*
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2016-11-08
1
-46
/
+56
*
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
2016-11-08
1
-0
/
+7
*
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-12
/
+26
*
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+1
*
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+4
*
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
2016-11-08
1
-0
/
+25
*
pinctrl-sx150x: Improve OF device matching code
Andrey Smirnov
2016-11-08
1
-8
/
+13
*
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
2016-10-24
1
-0
/
+1062