index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
visorbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
Wei Yongjun
1
-0
/
+2
2018-03-27
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
1
-3
/
+62
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
3
-0
/
+86
2018-03-27
gpiolib: Change bitmap allocation to kmalloc_array
Stephen Boyd
1
-1
/
+1
2018-03-27
gpiolib: Extract mask allocation into subroutine
Stephen Boyd
1
-5
/
+15
2018-03-27
dt-bindings: gpio: Add a gpio-reserved-ranges property
Stephen Boyd
1
-3
/
+4
2018-03-27
gpio: mockup: fix a potential crash when creating debugfs entries
Bartosz Golaszewski
1
-1
/
+1
2018-03-27
gpio: pca953x: add compatibility for pcal6524 and pcal9555a
H. Nikolaus Schaller
2
-0
/
+6
2018-03-27
gpio: dwapb: Add support for a bus clock
Phil Edworthy
1
-1
/
+19
2018-03-27
gpio: Remove VLA from xra1403 driver
Laura Abbott
1
-1
/
+7
2018-03-27
gpio: Remove VLA from MAX3191X driver
Laura Abbott
1
-1
/
+6
2018-03-26
gpio: ws16c48: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: gpio-mm: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: 104-idi-48: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: 104-dio-48e: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
William Breathitt Gray
1
-0
/
+117
2018-03-26
gpio: pci-idio-16: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+50
2018-03-26
gpio: 104-idio-16: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+15
2018-03-23
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
4
-6
/
+4
2018-03-23
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
3
-20
/
+22
2018-03-23
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
3
-44
/
+44
2018-03-23
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
3
-39
/
+41
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
3
-41
/
+42
2018-03-23
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
3
-4
/
+14
2018-03-23
Documentation: driver-api: Move gpio.rst to gpio/index.rst
Jonathan Neuschäfer
2
-1
/
+1
2018-03-23
MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/
Jonathan Neuschäfer
1
-0
/
+1
2018-03-19
gpio: ks8695: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: kempld: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: janz-ttl: Use BIT() macro
Linus Walleij
1
-6
/
+7
2018-03-19
gpio: janz-ttl: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: it87: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: ich: Use BIT() macro
Linus Walleij
1
-8
/
+9
2018-03-19
gpio: ich: Include the right header
Linus Walleij
1
-2
/
+2
2018-03-19
gpio: htc-gpio: Include the right header
Linus Walleij
2
-2
/
+1
2018-03-19
gpio: grgpio: Include the right header
Linus Walleij
1
-2
/
+1
2018-03-19
gpio: ftgpio010: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2018-03-19
gpio: em: Use the right include
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: ge: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2018-03-19
gpio: dln2: Include proper header
Linus Walleij
1
-4
/
+3
2018-03-12
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
1
-1
/
+1
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2
-6
/
+25
2018-03-10
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-03-10
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-10
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-10
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-10
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-10
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
2
-2
/
+2
2018-03-10
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
[next]