index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
10
-57
/
+19
2022-01-04
ata: libata: sanitize ATA_HORKAGE_DUMP_ID
Hannes Reinecke
1
-2
/
+2
2022-01-04
ata: libata: move ata_dump_id() to dynamic debugging
Hannes Reinecke
1
-28
/
+10
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
7
-21
/
+40
2022-01-04
ata: libata: whitespace cleanup
Hannes Reinecke
2
-10
/
+10
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
7
-29
/
+0
2022-01-04
ata: libata: use min() to make code cleaner
Changcheng Deng
1
-8
/
+2
2022-01-04
ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
Andy Shevchenko
1
-4
/
+1
2022-01-04
ata: libahci_platform: Remove bogus 32-bit DMA mask attempt
Andy Shevchenko
1
-7
/
+2
2022-01-04
ata: sata_dwc_460ex: Remove unused forward declaration
Andy Shevchenko
1
-1
/
+0
2022-01-04
ata: sata_dwc_460ex: Use temporary variable for struct device
Andy Shevchenko
1
-18
/
+19
2022-01-04
ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
Andy Shevchenko
1
-5
/
+2
2022-01-04
ata: sata_fsl: use sysfs_emit()
Damien Le Moal
1
-3
/
+3
2022-01-04
ata: ahci: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2022-01-04
ata: libata-scsi: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2022-01-04
ata: libata-sata: use sysfs_emit()
Damien Le Moal
1
-2
/
+2
2022-01-04
ata: sata_fsl: Use struct_group() for memcpy() region
Kees Cook
1
-4
/
+6
2022-01-04
ata: pata_ali: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-95
/
+204
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
2021-12-28
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-28
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Added power down for DCN10
Lai, Derek
1
-0
/
+1
2021-12-28
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
2021-12-28
Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+4
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
1
-9
/
+20
2021-12-28
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
1
-1
/
+1
2021-12-28
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
1
-15
/
+8
2021-12-28
mISDN: change function names to avoid conflicts
wolfgang huang
3
-7
/
+7
2021-12-27
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...
Evan Quan
1
-0
/
+15
[next]