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-11
Merge tag 'extcon-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
5
-1
/
+195
2020-12-11
Input: new da7280 haptic driver
Roy Im
3
-0
/
+1342
2020-12-11
extcon: max77693: Fix modalias string
Marek Szyprowski
1
-1
/
+1
2020-12-11
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
2
-2
/
+101
2020-12-11
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
3
-14
/
+23
2020-12-11
extcon: fsa9480: Support TI TSU6111 variant
Linus Walleij
1
-0
/
+1
2020-12-11
extcon: Add driver for TI TUSB320
Michael Auchter
3
-0
/
+193
2020-12-10
Input: elants - document some registers and values
Michał Mirosław
1
-5
/
+13
2020-12-10
Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_cmd()
Zheng Yongjun
1
-6
/
+1
2020-12-10
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
1
-1
/
+1
2020-12-10
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-4
/
+8
2020-12-10
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-12-10
Input: ad7877 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-12-10
Input: edt-ft5x06 - consolidate handling of number of electrodes
Dmitry Torokhov
1
-26
/
+17
2020-12-10
Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-74
/
+269
2020-12-11
drm/i915/display: Go softly softly on initial modeset failure
Chris Wilson
1
-1
/
+1
2020-12-11
Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-11
/
+18
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-151
/
+288
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-14
/
+11
2020-12-10
ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
Tom Parkin
1
-3
/
+149
2020-12-10
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
1
-1
/
+1
2020-12-10
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
2
-0
/
+42
2020-12-10
drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangogh
Xiaomeng Hou
2
-1
/
+12
2020-12-10
drm/amd/pm: update the smu v11.5 smc header for vangogh
Xiaomeng Hou
2
-2
/
+2
2020-12-10
drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-4
/
+1
2020-12-10
drm/amd/pm: typo fix (CUSTOM -> COMPUTE)
Evan Quan
1
-1
/
+1
2020-12-10
drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaround
Evan Quan
1
-1
/
+39
2020-12-10
drm/amd/pm: new SMC message for 2nd usb2.0 port workaround
Evan Quan
3
-0
/
+4
2020-12-10
drm/amdgpu: new macro for determining 2ND_USB20PORT support
Evan Quan
1
-0
/
+1
2020-12-10
drm/amd/pm: expose the firmware_capability from firmware_info table
Evan Quan
2
-0
/
+3
2020-12-10
drm/amd/pm: correct the gpo control for sienna cichlid
Evan Quan
3
-11
/
+36
2020-12-10
drm/amd/pm: correct power limit setting for SMU V11
Evan Quan
1
-1
/
+22
2020-12-10
drm/amd/pm: support power source switch on Sienna Cichlid
Evan Quan
1
-0
/
+4
2020-12-10
drm/amdkfd: correct pipe offset calculation
Jiansong Chen
1
-2
/
+2
2020-12-10
drm/amd/display: Drop unnecessary function call
Rodrigo Siqueira
1
-19
/
+1
2020-12-10
drm/amdgpu: limit the amdgpu_vm_update_ptes trace point
Christian König
1
-2
/
+3
2020-12-10
mtd: spinand: macronix: Add support for MX35LFxG24AD
YouChing Lin
1
-0
/
+27
2020-12-10
mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and others
Yifeng Zhao
3
-0
/
+1508
2020-12-10
mtd: rawnand: gpmi: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+6
2020-12-10
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
1
-9
/
+21
2020-12-10
mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
Han Xu
2
-2
/
+5
2020-12-10
mtd: rawnand: qcom: Add NAND controller support for SDX55
Manivannan Sadhasivam
1
-17
/
+51
2020-12-10
mtd: rawnand: mxc: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+5
2020-12-10
mtd: rawnand: mxc: Use device_get_match_data()
Fabio Estevam
1
-3
/
+1
2020-12-10
mtd: rawnand: meson: Fix a resource leak in init
Dan Carpenter
1
-1
/
+4
2020-12-10
mtd: rawnand: gpmi: Use of_device_get_match_data()
Fabio Estevam
1
-9
/
+1
2020-12-10
mtd: rawnand: Add NAND controller support on Intel LGM SoC
Ramuthevar Vadivel Murugan
3
-0
/
+730
2020-12-10
mtd: spinand: micron: Add support for MT29F2G01AAAED
Thirumalesha Narasimhappa
1
-0
/
+64
2020-12-10
mtd: spinand: micron: Use more specific names
Thirumalesha Narasimhappa
1
-30
/
+30
2020-12-10
mtd: rawnand: gpmi: fix reference count leak in gpmi ops
Zhang Qilong
1
-2
/
+6
[prev]
[next]