summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab3100.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-21iov_iter: fix page_copy_sane for compound pagesPetar Penkov1-2/+4
2017-09-20kbuild: rpm-pkg: fix version number handlingMasahiro Yamada3-15/+2
2017-09-20kbuild: deb-pkg: remove firmware package supportMasahiro Yamada1-21/+1
2017-09-20kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada1-6/+2
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski1-3/+11
2017-09-20tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan1-1/+1
2017-09-19tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)3-0/+10
2017-09-19tracing: Erase irqsoff trace with empty writeBo Yan1-2/+8
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang1-12/+21
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang1-5/+1
2017-09-19KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang1-3/+5
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann1-0/+1
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski4-28/+43
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski1-0/+4
2017-09-19Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr1-2/+0
2017-09-19fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman1-1/+1
2017-09-19drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson1-3/+0
2017-09-19drm/i915/cnp: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-19Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar1-11/+0
2017-09-19drm/i915/bxt: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-19drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET1-1/+1
2017-09-19drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-18mtd: nand: remove unused blockmask variableCorentin Labbe1-2/+1
2017-09-18mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET1-1/+2
2017-09-18mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen1-3/+33
2017-09-18mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon1-0/+9
2017-09-18Update version of cifs moduleSteve French1-1/+1
2017-09-18cifs: hide unused functionsArnd Bergmann1-0/+2
2017-09-18SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French5-18/+139
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French4-91/+91
2017-09-17dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann1-10/+9
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner1-1/+1
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-16bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness1-0/+9
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke1-3/+2
2017-09-15scsi: sg: factor out sg_fill_request_table()Hannes Reinecke1-26/+35