summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max6650) Cache alarm_en registerGuenter Roeck2019-06-231-3/+9
* hwmon: (max6650) Declare valid as booleanGuenter Roeck2019-06-231-2/+2
* hwmon: (max6650) Improve error handling in max6650_init_clientGuenter Roeck2019-06-231-19/+24
* hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwmGuenter Roeck2019-06-231-28/+27
* hwmon: (max6650) Use devm function to register thermal deviceGuenter Roeck2019-06-231-20/+7
* hwmon: (core) Add comment describing how hwdev is freed in error pathGuenter Roeck2019-06-231-0/+6
* hwmon: (smsc47m1) fix (suspicious) outside array bounds warningsMasahiro Yamada2019-06-231-0/+2
* hwmon: (pmbus) Add Infineon IRPS5401 driverRobert Hancock2019-06-233-0/+77
* hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.amy.shih2019-06-231-9/+63
* hwmon: (pmbus) Document Infineon PXE1610 driverVijay Khemka2019-06-231-0/+90
* hwmon: (pmbus) Add Infineon PXE1610 VR driverVijay Khemka2019-06-233-0/+149
* hwmon: (occ) Add temp sensor value checkAlexander Soldatov2019-06-231-0/+6
* hwmon: (pmbus/adm1275) support PMBUS_VIRT_*_SAMPLESAdamski, Krzysztof (Nokia - PL/Wroclaw)2019-06-231-1/+58
* hwmon: (pwm-fan) Check return value from devm_add_action_or_resetGuenter Roeck2019-06-231-3/+7
* hwmon: (gpio-fan) Check return value from devm_add_action_or_resetGuenter Roeck2019-06-231-1/+3
* Linux 5.2-rc6v5.2-rc6Linus Torvalds2019-06-221-1/+1
* Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-221-4/+3
|\
| * Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu2019-06-221-4/+3
* | Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-221-0/+4
|\ \
| * | PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe2019-06-191-0/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-224-11/+11
|\ \ \
| * | | scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi2019-06-181-1/+1
| * | | scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu2019-06-181-7/+4
| * | | scsi: qedi: update driver version to 8.37.0.20Nilesh Javali2019-06-181-3/+3
| * | | scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-06-181-0/+3
* | | | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-228-9/+31
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesSuraj Jitindar Singh2019-06-201-0/+1
| * | | | powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-193-1/+10
| * | | | KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh2019-06-181-1/+10
| * | | | KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling2019-06-181-1/+3
| * | | | powerpc/32: fix build failure on book3e with KVMChristophe Leroy2019-06-162-3/+3
| * | | | powerpc/booke: fix fast syscall entry on SMPChristophe Leroy2019-06-151-3/+3
| * | | | powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy2019-06-151-0/+1
* | | | | Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-06-222-14/+37
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2125-112/+123
|\ \ \ \ \
| * | | | | tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-211-1/+2
| * | | | | inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-193-8/+3
| * | | | | net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry2019-06-191-0/+3
| * | | | | ipv6: Default fib6_type to RTN_UNICAST when not setDavid Ahern2019-06-191-1/+1
| * | | | | net: hns3: Fix inconsistent indentingKrzysztof Kozlowski2019-06-191-1/+1
| * | | | | Merge branch 'af_iucv-fixes'David S. Miller2019-06-191-13/+36
| |\ \ \ \ \
| | * | | | | net/af_iucv: always register net_device notifierJulian Wiedmann2019-06-191-7/+20
| | * | | | | net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann2019-06-191-5/+11
| | * | | | | net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann2019-06-191-1/+5
| |/ / / / /
| * | | | | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-183-14/+14
| |\ \ \ \ \
| | * | | | | netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-06-071-3/+7
| | * | | | | netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-06-041-7/+5
| | * | | | | netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-312-4/+2
| * | | | | | hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-06-181-31/+8