| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: sh-pfc: Add SH_PFC_PIN_GROUP_ALIAS() | Geert Uytterhoeven | 2018-03-21 | 1 | -2/+3 |
* | pinctrl: sh-pfc: r8a7790: Add missing TX_ER pin to avb_mii group | Geert Uytterhoeven | 2018-03-21 | 1 | -4/+4 |
* | pinctrl: sh-pfc: r8a77970: Add EtherAVB pin groups | Sergei Shtylyov | 2018-03-14 | 1 | -0/+98 |
* | pinctrl: sh-pfc: Add R8A77980 PFC support | Sergei Shtylyov | 2018-03-09 | 6 | -0/+2813 |
* | pinctrl: sh-pfc: Add PORT_GP_CFG_25() helper macro | Sergei Shtylyov | 2018-03-09 | 1 | -2/+6 |
* | pinctrl: sh-pfc: r8a77965: Add USB3.0 host pins, groups and functions | Takeshi Kihara | 2018-03-05 | 1 | -0/+16 |
* | pinctrl: sh-pfc: r8a77965: Add USB2.0 host pins, groups and functions | Takeshi Kihara | 2018-03-05 | 1 | -0/+32 |
* | pinctrl: sh-pfc: r8a77965: Add support for INTC-EX IRQ pins | Takeshi Kihara | 2018-02-28 | 1 | -0/+61 |
* | pinctrl: sh-pfc: r8a77995: Add VIN4 pins, groups and function | Ulrich Hecht | 2018-02-26 | 1 | -0/+192 |
* | pinctrl: sh-pfc: r8a7795: Add VIN4, VIN5 pins, groups and functions | Ulrich Hecht | 2018-02-26 | 1 | -0/+454 |
* | pinctrl: sh-pfc: r8a7796: Add VIN4, VIN5 pins, groups and functions | Ulrich Hecht | 2018-02-26 | 1 | -0/+454 |
* | pinctrl: sh-pfc: r8a77965: Add EtherAVB groups/functions | Jacopo Mondi | 2018-02-20 | 1 | -0/+110 |
* | pinctrl: sh-pfc: r8a77965: Add SCIFs groups/functions | Jacopo Mondi | 2018-02-20 | 1 | -0/+296 |
* | pinctrl: sh-pfc: Initial R-Car M3-N support | Jacopo Mondi | 2018-02-20 | 6 | -0/+2740 |
* | pinctrl: sh-pfc: r8a7796: Add TMU pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -0/+42 |
* | pinctrl: sh-pfc: r8a7795-es1: Add TMU pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -0/+42 |
* | pinctrl: sh-pfc: r8a7795: Add TMU pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -0/+42 |
* | pinctrl: sh-pfc: r8a7796: Add HDMI pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -0/+15 |
* | pinctrl: sh-pfc: r8a7795-es1: Add HDMI pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -1/+29 |
* | pinctrl: sh-pfc: r8a7795: Add HDMI pins, groups and functions | Takeshi Kihara | 2018-02-20 | 1 | -0/+28 |
* | pinctrl: sh-pfc: r8a7796: Fix IPSR and MOD_SEL register pin assignment for ND... | Takeshi Kihara | 2018-02-20 | 1 | -7/+11 |
* | pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group | Takeshi Kihara | 2018-02-20 | 1 | -20/+20 |
* | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL register pin assignment for SSI pins group | Takeshi Kihara | 2018-02-20 | 1 | -20/+20 |
* | pinctrl: sh-pfc: r8a77995: Add DU pins, groups and function | Ulrich Hecht | 2018-02-20 | 1 | -0/+101 |
* | pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show() | Markus Elfring | 2018-02-12 | 1 | -1/+1 |
* | dt-bindings: pinctrl: sh-pfc: Correct SoC family name for R8A7778 | Geert Uytterhoeven | 2018-02-12 | 1 | -1/+1 |
* | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds | 2018-02-12 | 1 | -2/+2 |
* | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 2018-02-11 | 8 | -142/+47 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 297 | -913/+913 |
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-02-11 | 8 | -40/+47 |
|\ |
|
| * | annotate ep_scan_ready_list() | Al Viro | 2018-02-01 | 1 | -11/+13 |
| * | ep_send_events_proc(): return result via esed->res | Al Viro | 2018-02-01 | 1 | -7/+10 |
| * | preparation to switching ->poll() to returning EPOLL... | Al Viro | 2018-02-01 | 1 | -1/+2 |
| * | add EPOLLNVAL, annotate EPOLL... and event_poll->event | Al Viro | 2018-02-01 | 1 | -16/+17 |
| * | use linux/poll.h instead of asm/poll.h | Al Viro | 2018-02-01 | 3 | -3/+3 |
| * | xen: fix poll misannotation | Al Viro | 2018-02-01 | 1 | -1/+1 |
| * | smc: missing poll annotations | Al Viro | 2018-02-01 | 1 | -1/+1 |
* | | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2018-02-11 | 1 | -0/+2 |
|\ \ |
|
| * | | xtensa: fix build with KASAN | Max Filippov | 2018-02-11 | 1 | -0/+2 |
* | | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-11 | 3 | -10/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | nios2: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2018-02-11 | 2 | -2/+0 |
| * | | nios2: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 2018-02-11 | 1 | -8/+8 |
* | | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-10 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | powerpc/pci: Fix broken INTx configuration via OF | Alexey Kardashevskiy | 2018-02-10 | 1 | -2/+3 |
* | | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-02-10 | 12 | -63/+212 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-linus' into test | Jens Axboe | 2018-02-07 | 12 | -63/+212 |
| |\ \ \ \ |
|
| | * | | | | block, bfq: add requeue-request hook | Paolo Valente | 2018-02-07 | 1 | -25/+82 |
| | * | | | | bcache: fix for data collapse after re-attaching an attached device | Tang Junhui | 2018-02-07 | 3 | -7/+11 |
| | * | | | | bcache: return attach error when no cache set exist | Tang Junhui | 2018-02-07 | 1 | -2/+3 |
| | * | | | | bcache: set writeback_rate_update_seconds in range [1, 60] seconds | Coly Li | 2018-02-07 | 3 | -2/+7 |