summaryrefslogtreecommitdiffstats
path: root/Documentation/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-03hwmon: (pwm-fan) Convert to hwmon_device_register_with_info APIPaul Barker1-44/+70
2020-12-03hwmon: pwm-fan: Refactor pwm_fan_probePaul Barker1-17/+33
2020-12-03hwmon: (abx500) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2020-12-03docs: hwmon: Document max127 driverTao Ren2-0/+46
2020-12-03hwmon: (max127) Add Maxim MAX127 hardware monitoring driverTao Ren3-0/+362
2020-12-03dt-bindings: hwmon: pwm-fan: Support multiple fan tachometer inputsPaul Barker1-9/+19
2020-12-03hwmon: drivetemp: fix typo temperatire => temperatureCorentin Labbe1-1/+1
2020-12-03docs: hwmon: (amd_energy) update documentationNaveen Krishna Chatradhi1-1/+6
2020-12-03hwmon: (amd_energy) Add AMD family 19h model 01h x86 matchNaveen Krishna Chatradhi1-0/+1
2020-12-03hwmon: (corsair-psu) Fix fan rpm calculationWilken Gottwalt1-6/+1
2020-12-03hwmon: (ibmpowernv) Silence strncpy() warningLee Jones1-1/+1
2020-12-03hwmon: (ina3221) Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-12-03hwmon: (adm1177) Fix kerneldoc attribute formattingLee Jones1-5/+5
2020-12-03hwmon: (corsair-psu) fix unintentional sign extension issueColin Ian King1-1/+1
2020-12-03hwmon: add Corsair PSU HID controller driverWilken Gottwalt6-0/+709
2020-12-03hwmon: (pmbus) shrink code and remove pmbus_do_remove()Bartosz Golaszewski32-52/+9
2020-12-03hwmon: (adt7470) Create functions for updating readings and limitsChris Packham1-36/+118
2020-12-03hwmon: (pmbus/max20730) delete some dead codeDan Carpenter1-2/+0
2020-12-03hwmon: (acpi_power_meter) clean up freeing codeDan Carpenter1-5/+4
2020-12-03hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enableZhang Qilong1-1/+1
2020-11-30Linux 5.10-rc6v5.10-rc6Linus Torvalds1-1/+1
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2-4/+19
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei1-1/+3
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo1-6/+9
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni1-2/+4
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2-51/+34
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-27printk: finalize records with trailing newlinesJohn Ogness1-2/+2
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov1-16/+15
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-26platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-11-26platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede1-0/+27
2020-11-26platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1