aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng2-2/+20
2017-07-06mfd: axp20x: Add axp20x-regulator cell for AXP803Icenowy Zheng1-1/+2
2017-07-06mfd: rn5t618: Unregister restart handler on removeStefan Agner1-0/+2
2017-07-06mfd: wm831x: Remove redundant !pdata checksCharles Keepax1-14/+12
2017-07-06mfd: ipaq-micro: Dump debugging hexdumpsLinus Walleij1-5/+0
2017-07-06mfd: intel-lpss: Add Intel Cannonlake PCI IDsAndy Shevchenko1-0/+24
2017-07-06VFS: Provide empty name qstrDavid Howells6-10/+15
2017-07-06VFS: Make get_filesystem() return the affected filesystemDavid Howells2-2/+3
2017-07-06VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2-4/+4
2017-07-06Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2-0/+25
2017-07-06ALSA: opl4: Move inline before return typeJoe Perches1-1/+1
2017-07-06pwm: meson: Add compatible for the gxbb ao PWMsJerome Brunet1-3/+29
2017-07-06pwm: sun4i: Drop legacy callbacksAlexandre Belloni1-160/+0
2017-07-06pwm: sun4i: Switch to atomic PWMAlexandre Belloni1-0/+166
2017-07-06pwm: sun4i: Improve hardware read outAlexandre Belloni1-19/+46
2017-07-06nvme-rdma: unconditionally recycle the request mrSagi Grimberg1-3/+0
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg6-60/+43
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg1-2/+2
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-4/+15
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-2/+2
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting the queuesSagi Grimberg1-17/+2
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+3
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-1/+2
2017-07-06nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-2/+3
2017-07-06nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+4
2017-07-06nvme-rdma: remove race conditions from IB signallingMarta Rybczynska1-10/+10
2017-07-06pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav1-1/+1
2017-07-06pwm: Silently error out on EPROBE_DEFERJerome Brunet1-1/+3
2017-07-06pwm: Standardize document formatMauro Carvalho Chehab1-18/+28
2017-07-06Fix trivial misannotationsAl Viro2-3/+3
2017-07-06pwm: bfin: Remove unneeded error messageMarkus Elfring1-3/+1
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson3-11/+6
2017-07-06dt-bindings: pwm: Update STM32 timers clock namesFabrice GASNIER1-1/+1
2017-07-06dt-bindings: pwm: Add R-Car M3-W device tree bindingsUlrich Hecht1-0/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan7-34/+89
2017-07-06ext4: skip ext4_init_security() and encryption on ea_inodesTahsin Erdogan1-5/+6
2017-07-06PM / devfreq: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-06PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva1-3/+3
2017-07-06PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva1-2/+3
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie28-197/+687
2017-07-05CIFS: fix circular locking dependencyRabin Vincent1-2/+2
2017-07-05cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King1-1/+1
2017-07-05cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li1-2/+5
2017-07-05CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE1-0/+8
2017-07-05cifs: hide unused functionsArnd Bergmann1-1/+2
2017-07-05cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar1-0/+116
2017-07-05cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount optionsShirish Pargaonkar2-11/+44
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel2-3/+34
2017-07-05cifs: set mapping error when page writeback fails in writepage or launder_pagesJeff Layton1-5/+7
2017-07-05Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds3-4/+18