summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: ts4900: Use of_device_get_match_data()Thierry Reding2018-05-161-6/+1
* gpio: syscon: Use of_device_get_match_data()Thierry Reding2018-05-161-6/+1
* gpio: pxa: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+1
* gpio: pca953x: Use of_device_get_match_data()Thierry Reding2018-05-161-6/+4
* gpio: palmas: Use of_device_get_match_data()Thierry Reding2018-05-161-5/+1
* gpio: mxs: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: ingenic: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: ge: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: dwapb: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+1
* gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+2
* gpio: mockup: use the SPDX identifier and remove license boilerplateBartosz Golaszewski2018-05-161-6/+1
* gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy2018-05-164-13/+48
* gpio: make several const arrays static, shrinks object sizeColin Ian King2018-05-162-2/+2
* dt-bindings: gpio: Add support for r8a77965Jacopo Mondi2018-05-161-0/+1
* gpio: mxc: Remove reliance on <linux/gpio.h>Linus Walleij2018-05-161-6/+3
* gpio: mvebu: Use the proper APIsLinus Walleij2018-05-161-12/+8
* gpio: msic: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mm-lantiq: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: ml_ioh: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mc9s08dz60: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mc33880: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: max730x: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lynxpoint: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lpc32xx: Include the right headerLinus Walleij2018-05-161-2/+1
* gpio: lp873x: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lp3943: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: loongson: Use BIT() macrosLinus Walleij2018-05-161-14/+11
* gpio: loongson: Create a dynamic platform deviceLinus Walleij2018-05-161-10/+37
* gpio: loongson: Use right includeLinus Walleij2018-05-161-33/+33
* gpiolib: add hogs support for machine codeBartosz Golaszewski2018-05-163-0/+114
* gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King2018-05-161-1/+1
* dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) supportBiju Das2018-05-161-0/+1
* gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang2018-05-161-2/+56
* gpio: eic: Add edge trigger emulation for EICBaolin Wang2018-05-161-0/+73
* gpio: Add a reference to CEC on GPIOLinus Walleij2018-05-161-0/+4
* gpio: xra1403: Switch to a fixed upper bound for registersLaura Abbott2018-04-271-10/+5
* Linux 4.17-rc1v4.17-rc1Linus Torvalds2018-04-151-2/+2
* Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1594-1234/+277
|\
| * btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-131-0/+8
| * btrfs: add SPDX header to KconfigDavid Sterba2018-04-121-0/+2
| * btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-1258-750/+65
| * btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-1235-475/+133
| * Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana2018-04-121-5/+58
| * Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
| * btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-051-0/+1
| * Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-04-051-1/+3
| * Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-04-051-2/+5
* | Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-1513-71/+240
|\ \
| * | cifs: change validate_buf to validate_iovRonnie Sahlberg2018-04-121-18/+21
| * | cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg2018-04-121-2/+3