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-06-29
drm/exynos: Remove dev_err() on platform_get_irq() failure
Tamseel Shams
1
-1
/
+0
2020-06-26
Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
10
-26
/
+82
2020-06-25
Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
6
-6
/
+16
2020-06-25
Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
Dave Airlie
4
-4
/
+34
2020-06-25
Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-fixes
Dave Airlie
1
-0
/
+1
2020-06-24
drm/amd: fix potential memleak in err branch
Bernard Zhao
1
-0
/
+1
2020-06-24
drm/amd/display: Fix ineffective setting of max bpc property
Stylon Wang
1
-1
/
+2
2020-06-24
drm/amd/display: Enable output_bpc property on all outputs
Stylon Wang
1
-1
/
+3
2020-06-24
drm/amdgpu: add fw release for sdma v5_0
Wenhui Sheng
1
-1
/
+5
2020-06-24
drm/fb-helper: Fix vt restore
Daniel Vetter
2
-15
/
+51
2020-06-24
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
Denis Efremov
1
-1
/
+1
2020-06-23
drm/amdgpu/display: Unlock mutex on error
John van der Kamp
1
-2
/
+4
2020-06-23
drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
Maxime Ripard
1
-0
/
+13
2020-06-23
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
Hans de Goede
1
-7
/
+1
2020-06-23
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
Hans de Goede
1
-0
/
+6
2020-06-21
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
6
-23
/
+19
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-25
/
+39
2020-06-21
video: fbdev: uvesafb: fix "noblank" option handling
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-06-21
drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxl
Tomi Valkeinen
1
-0
/
+1
2020-06-21
drm/panel-simple: fix connector type for LogicPD Type28 Display
Adam Ford
1
-0
/
+1
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-1
/
+11
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-38
/
+8
2020-06-21
drm: rcar-du: Fix build error
Daniel Gomez
1
-0
/
+1
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-12
/
+2
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
Haibo Chen
1
-4
/
+3
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-94
/
+47
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-15
/
+36
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2020-06-19
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-429
/
+828
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-25
/
+0
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
1
-8
/
+2
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
1
-2
/
+3
2020-06-19
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
9
-56
/
+160
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
5
-8
/
+10
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
1
-1
/
+2
2020-06-17
nvdimm/region: always show the 'align' attribute
Vishal Verma
1
-12
/
+2
2020-06-17
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
1
-5
/
+11
2020-06-17
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
1
-10
/
+7
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
5
-8
/
+10
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-199
/
+152
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
30
-39
/
+39
[next]