summaryrefslogtreecommitdiffstats
path: root/drivers/visorbus (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-27gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Wei Yongjun1-0/+2
2018-03-27pinctrl: qcom: Don't allow protected pins to be requestedStephen Boyd1-3/+62
2018-03-27gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd3-0/+86
2018-03-27gpiolib: Change bitmap allocation to kmalloc_arrayStephen Boyd1-1/+1
2018-03-27gpiolib: Extract mask allocation into subroutineStephen Boyd1-5/+15
2018-03-27dt-bindings: gpio: Add a gpio-reserved-ranges propertyStephen Boyd1-3/+4
2018-03-27gpio: mockup: fix a potential crash when creating debugfs entriesBartosz Golaszewski1-1/+1
2018-03-27gpio: pca953x: add compatibility for pcal6524 and pcal9555aH. Nikolaus Schaller2-0/+6
2018-03-27gpio: dwapb: Add support for a bus clockPhil Edworthy1-1/+19
2018-03-27gpio: Remove VLA from xra1403 driverLaura Abbott1-1/+7
2018-03-27gpio: Remove VLA from MAX3191X driverLaura Abbott1-1/+6
2018-03-26gpio: ws16c48: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: gpio-mm: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: 104-idi-48: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacksWilliam Breathitt Gray1-0/+117
2018-03-26gpio: pci-idio-16: Implement get_multiple callbackWilliam Breathitt Gray1-0/+50
2018-03-26gpio: 104-idio-16: Implement get_multiple callbackWilliam Breathitt Gray1-0/+15
2018-03-23Documentation: gpio: Move drivers-on-gpio.txt to driver-apiJonathan Neuschäfer4-6/+4
2018-03-23Documentation: gpio: Move GPIO mapping documentation to driver-apiJonathan Neuschäfer3-20/+22
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer3-44/+44
2018-03-23Documentation: gpio: Move legacy documentation to driver-apiJonathan Neuschäfer3-39/+41
2018-03-23Documentation: gpio: Move driver documentation to driver-apiJonathan Neuschäfer3-41/+42
2018-03-23Documentation: gpio: Move introduction to driver-apiJonathan Neuschäfer3-4/+14
2018-03-23Documentation: driver-api: Move gpio.rst to gpio/index.rstJonathan Neuschäfer2-1/+1
2018-03-23MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/Jonathan Neuschäfer1-0/+1
2018-03-19gpio: ks8695: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: kempld: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: janz-ttl: Use BIT() macroLinus Walleij1-6/+7
2018-03-19gpio: janz-ttl: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: it87: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: ich: Use BIT() macroLinus Walleij1-8/+9
2018-03-19gpio: ich: Include the right headerLinus Walleij1-2/+2
2018-03-19gpio: htc-gpio: Include the right headerLinus Walleij2-2/+1
2018-03-19gpio: grgpio: Include the right headerLinus Walleij1-2/+1
2018-03-19gpio: ftgpio010: Drop of_gpio.h includeLinus Walleij1-1/+0
2018-03-19gpio: em: Use the right includeLinus Walleij1-1/+1
2018-03-19gpio: ge: Drop of_gpio.h includeLinus Walleij1-1/+0
2018-03-19gpio: dln2: Include proper headerLinus Walleij1-4/+3
2018-03-12Linux 4.16-rc5v4.16-rc5Linus Torvalds1-1/+1
2018-03-11dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2-6/+25
2018-03-10lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez1-1/+1
2018-03-10selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-10mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek1-2/+7
2018-03-10mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek1-5/+5
2018-03-10mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli1-2/+5
2018-03-10lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook1-0/+2
2018-03-10bug: use %pB in BUG and stack protector failureKees Cook2-2/+2
2018-03-10hugetlb: fix surplus pages accountingMichal Hocko1-1/+1
2018-03-10RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6