index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
Input: add input_device_enabled()
Andrzej Pietrasiewicz
1
-0
/
+8
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
1
-35
/
+8
2020-12-02
drm/amdgpu/vcn3.0: remove old DPG workaround
Boyuan Zhang
1
-7
/
+0
2020-12-02
drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
Boyuan Zhang
1
-0
/
+20
2020-12-02
drm/amd/display: Init clock value by current vbios CLKs
Brandon Syu
1
-2
/
+11
2020-12-02
drm/amdgpu/pm/smu11: Fix fan set speed bug
Arunpravin
1
-1
/
+6
2020-12-03
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
Dave Airlie
4
-27
/
+59
2020-12-03
Merge tag 'mediatek-drm-next-5.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
14
-55
/
+84
2020-12-03
Merge tag 'exynos-drm-next-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
2
-19
/
+21
2020-12-03
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
43
-921
/
+2248
2020-12-02
vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong
1
-1
/
+3
2020-12-02
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-02
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-02
bareudp: constify device_type declaration
Jonas Bonn
1
-1
/
+1
2020-12-02
nfc: s3fwrn5: Support a UART interface
Bongsu Jeon
5
-0
/
+223
2020-12-02
nfc: s3fwrn5: extract the common phy blocks
Bongsu Jeon
4
-79
/
+139
2020-12-02
nfc: s3fwrn5: reduce the EN_WAIT_TIME
Bongsu Jeon
1
-3
/
+3
2020-12-03
Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixes
Dave Airlie
3
-43
/
+36
2020-12-02
hwmon: (nct6683) Support NCT6687D.
David Bartley
1
-2
/
+12
2020-12-02
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
Joe Jamison
1
-0
/
+4
2020-12-02
hwmon: (pwm-fan) Convert to hwmon_device_register_with_info API
Paul Barker
1
-44
/
+70
2020-12-02
hwmon: pwm-fan: Refactor pwm_fan_probe
Paul Barker
1
-17
/
+33
2020-12-02
hwmon: (abx500) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-02
hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
Tao Ren
3
-0
/
+362
2020-12-02
hwmon: drivetemp: fix typo temperatire => temperature
Corentin Labbe
1
-1
/
+1
2020-12-02
hwmon: (amd_energy) Add AMD family 19h model 01h x86 match
Naveen Krishna Chatradhi
1
-0
/
+1
2020-12-02
hwmon: (corsair-psu) Fix fan rpm calculation
Wilken Gottwalt
1
-6
/
+1
2020-12-02
hwmon: (ibmpowernv) Silence strncpy() warning
Lee Jones
1
-1
/
+1
2020-12-02
hwmon: (ina3221) Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-12-02
hwmon: (adm1177) Fix kerneldoc attribute formatting
Lee Jones
1
-5
/
+5
2020-12-02
hwmon: (corsair-psu) fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-12-02
hwmon: add Corsair PSU HID controller driver
Wilken Gottwalt
3
-0
/
+619
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
30
-40
/
+9
2020-12-02
hwmon: (adt7470) Create functions for updating readings and limits
Chris Packham
1
-36
/
+118
2020-12-02
hwmon: (pmbus/max20730) delete some dead code
Dan Carpenter
1
-2
/
+0
2020-12-02
hwmon: (acpi_power_meter) clean up freeing code
Dan Carpenter
1
-5
/
+4
2020-12-02
hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
Zhang Qilong
1
-1
/
+1
2020-12-02
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
15
-86
/
+150
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
2020-12-02
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2
-13
/
+10
2020-12-02
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2
-7
/
+5
2020-12-02
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2
-4
/
+3
2020-12-02
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
1
-6
/
+6
2020-12-02
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
1
-2
/
+0
2020-12-02
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2
-2
/
+0
2020-12-02
net: ipa: fix build-time bug in ipa_hardware_config_qsb()
Alex Elder
1
-1
/
+1
[prev]
[next]