summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rzn1: Fix of_get_child_count() error checkPhil Edworthy2018-12-041-1/+1
* pinctrl: rzn1: Fix check for used MDIO busPhil Edworthy2018-12-041-1/+1
* pinctrl: Add RZ/A2 pin and gpio controllerChris Brandt2018-11-233-0/+531
* dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIOChris Brandt2018-11-232-0/+134
* pinctrl: sh-pfc: r8a77980: Add QSPI pins, groups, and functionsDmitry Shifrin2018-11-201-0/+70
* pinctrl: sh-pfc: r8a77990: Add CAN FD pins, groups and functionsTakeshi Kihara2018-11-191-2/+37
* pinctrl: sh-pfc: r8a77990: Add CAN pins, groups and functionsTakeshi Kihara2018-11-191-2/+49
* pinctrl: sh-pfc: r8a77965: Add CAN FD pins, groups and functionsTakeshi Kihara2018-11-191-0/+42
* pinctrl: sh-pfc: r8a77965: Add CAN pins, groups and functionsTakeshi Kihara2018-11-191-0/+58
* pinctrl: sh-pfc: r8a7796: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-21/+77
* pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-22/+75
* pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functionsTakeshi Kihara2018-11-191-21/+74
* pinctrl: sh-pfc: Add physical pin multiplexing helper macrosUlrich Hecht2018-11-191-0/+22
* pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2,PHYS}()Geert Uytterhoeven2018-11-191-6/+0
* pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functionsTakeshi Kihara2018-11-191-2/+368
* pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-2/+298
* pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functionsJacopo Mondi2018-11-131-0/+270
* pinctrl: sh-pfc: r8a7796: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12
* pinctrl: sh-pfc: r8a7795: Fix VIN versioned groupsJacopo Mondi2018-11-131-12/+12
* pinctrl: sh-pfc: r8a7792: Fix VIN versioned groupsJacopo Mondi2018-11-131-3/+3
* pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUPJacopo Mondi2018-11-131-7/+8
* pinctrl: sh-pfc: r8a77970: Add QSPI pins, groups, and functionsDmitry Shifrin2018-11-131-0/+70
* pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHITakeshi Kihara2018-11-131-2/+33
* pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functionsTakeshi Kihara2018-11-131-2/+216
* pinctrl: sh-pfc: r8a77470: Add SDHI supportFabrizio Castro2018-11-061-2/+160
* MAINTAINERS: Remove Laurent Pinchart as Renesas pinctrl maintainerLaurent Pinchart2018-11-061-1/+0
* pinctrl: sh-pfc: Reduce kernel size for narrow VIN channelsGeert Uytterhoeven2018-11-063-12/+25
* MAINTAINERS: Add Renesas RZ/A and RZ/N files to Renesas pinctrl sectionGeert Uytterhoeven2018-11-061-0/+1
* pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functionsTakeshi Kihara2018-11-061-2/+238
* pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functionsTakeshi Kihara2018-11-061-2/+205
* pinctrl: sh-pfc: r8a77470: Add QSPI1 pin groupsFabrizio Castro2018-11-051-0/+33
* pinctrl: sh-pfc: r8a77470: Add VIN pin groupsFabrizio Castro2018-11-051-0/+184
* pinctrl: sh-pfc: r8a77470: Add DU1 pin groupsFabrizio Castro2018-11-051-0/+108
* pinctrl: sh-pfc: r8a77470: Add remaining I2C pin groupsFabrizio Castro2018-11-051-0/+191
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23
| * ubfis: authentication: Authenticate master nodeSascha Hauer2018-10-233-10/+61
| * ubifs: authentication: Authenticate LPTSascha Hauer2018-10-233-0/+134
| * ubifs: Authenticate replayed journalSascha Hauer2018-10-231-2/+144
| * ubifs: Add auth nodes to garbage collector journal headSascha Hauer2018-10-231-3/+43
| * ubifs: Add authentication nodes to journalSascha Hauer2018-10-236-18/+153
| * ubifs: authentication: Add hashes to index nodesSascha Hauer2018-10-237-14/+81
| * ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-234-30/+135