summaryrefslogtreecommitdiffstats
path: root/drivers/isdn (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01thermal/drivers/hisi: Use round up step valueKevin Wangtao1-14/+8
2017-11-01thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao1-20/+9
2017-11-01thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano1-6/+0
2017-11-01thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano1-6/+5
2017-11-01thermal/drivers/hisi: Convert long to intDaniel Lezcano1-2/+2
2017-11-01thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano1-10/+8
2017-11-01thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano1-110/+93
2017-11-01thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano1-5/+29
2017-11-01thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano1-22/+70
2017-11-01thermal/drivers/hisi: Remove pointless lockDaniel Lezcano1-5/+1
2017-11-01thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-11-01thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-11-01thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-11-01thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano1-56/+19
2017-11-01thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-11-01thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren1-1/+2
2017-11-01thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund1-19/+15
2017-11-01thermal: armada: fix formula documentation commentBaruch Siach1-1/+1
2017-11-01thermal: tegra: remove null check for dev pointerNicolin Chen1-1/+1
2017-11-01thermal: enable broadcom menu for arm64 bcm2835Allen Wild1-1/+1
2017-11-01thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao1-0/+67
2017-11-01dt-bindings: rockchip-thermal: Support the RV1108 SoC compatibleRocky Hao1-0/+1
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
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-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-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson1-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson1-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson1-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso1-1/+1
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso1-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso1-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso1-0/+4
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso1-5/+1
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-09-15KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr1-0/+2