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
drm/i915/display: Defer initial modeset until after GGTT is initialised
Chris Wilson
1
-10
/
+10
2020-12-02
drm/i915/display: return earlier from intel_modeset_init() without display
Jani Nikula
1
-2
/
+2
2020-12-02
drm/i915/gt: Limit frequency drop to RPe on parking
Chris Wilson
1
-0
/
+4
2020-12-02
drm/i915/gt: Retain default context state across shrinking
Venkata Ramana Nayana
1
-2
/
+5
2020-12-02
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
5
-105
/
+90
2020-12-02
drm/i915/gt: Protect context lifetime with RCU
Chris Wilson
2
-4
/
+19
2020-12-02
drm/amd/display: add cursor pitch check
Simon Ser
1
-4
/
+15
2020-12-02
drm/amd/display: use FB pitch to fill dc_cursor_attributes
Simon Ser
1
-1
/
+1
2020-12-02
drm/amd/display: add debug logs for dm_crtc_helper_atomic_check
Simon Ser
1
-1
/
+4
2020-12-02
drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)
Alex Deucher
1
-112
/
+93
2020-12-02
drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)
Alex Deucher
1
-3
/
+17
2020-12-02
drm/amdgpu/swsmu/vangogh: simplify sensor handling
Alex Deucher
1
-94
/
+20
2020-12-02
drm/amdgpu/swsmu: add metrics enums for voltage
Alex Deucher
1
-0
/
+2
2020-12-02
drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handling
Alex Deucher
1
-74
/
+24
2020-12-02
drm/amdgpu/swsmu/arcturus: simplify sensor handling
Alex Deucher
1
-77
/
+24
2020-12-02
drm/amdgpu/swsmu/navi1x: simplify sensor handling
Alex Deucher
1
-74
/
+24
2020-12-02
drm/amdgpu/powerplay/psm: return an error in power state init
Alex Deucher
1
-0
/
+7
2020-12-02
drm/amdgpu/powerplay/vega10: handle error in getting pptable
Alex Deucher
1
-0
/
+2
2020-12-02
drm/amdgpu/powerplay/iceland: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amdgpu/powerplay/ci: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amdgpu/powerplay/tonga: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
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
HSI: core: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
3
-376
/
+0
2020-12-02
i2c: mxs: Remove unneeded platform_device_id
Fabio Estevam
1
-19
/
+3
2020-12-02
i2c: pca-platform: drop two members from driver data that are assigned to only
Uwe Kleine-König
1
-4
/
+0
2020-12-02
i2c: imx: Remove unused .id_table support
Fabio Estevam
1
-19
/
+1
2020-12-02
i2c: nvidia-gpu: drop empty stub for runtime pm
Vaibhav Gupta
1
-9
/
+1
2020-12-02
i2c: mv64xxx: Add bus error recovery
Mark Tomlinson
1
-1
/
+28
2020-12-02
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
1
-2
/
+10
2020-12-02
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
1
-0
/
+10
2020-12-02
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-6
/
+16
2020-12-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-1
/
+5
2020-12-02
vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
1
-2
/
+5
2020-12-02
vfio-pci: Use io_remap_pfn_range() for PCI IO memory
Jason Gunthorpe
1
-2
/
+2
2020-12-02
vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
Eric Auger
1
-2
/
+1
2020-12-02
octeontx2-af: debugfs: delete dead code
Dan Carpenter
1
-203
/
+52
2020-12-02
NFC: nxp-nci: Make firmware GPIO pin optional
Frieder Schrempf
1
-1
/
+1
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
1
-1
/
+9
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
52
-348
/
+866
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
1
-14
/
+0
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
4
-59
/
+300
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
1
-0
/
+4
[prev]
[next]