summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal2023-06-052-11/+11
* ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call siteNiklas Cassel2023-06-011-2/+15
* ata: pata_parport: Fix on26 module code indentation and styleDamien Le Moal2023-05-161-197/+217
* ata: pata_parport: Fix on20 module code indentation and styleDamien Le Moal2023-05-161-67/+82
* ata: pata_parport: Fix ktti module code indentation and styleDamien Le Moal2023-05-161-45/+40
* ata: pata_parport: Fix kbic module code indentation and styleDamien Le Moal2023-05-161-152/+162
* ata: pata_parport: Fix friq module code indentation and styleDamien Le Moal2023-05-161-142/+150
* ata: pata_parport: Fix fit3 module code indentation and styleDamien Le Moal2023-05-161-102/+104
* ata: pata_parport: Fix fit2 module code indentation and styleDamien Le Moal2023-05-161-67/+64
* ata: pata_parport: Fix epia module code indentation and styleDamien Le Moal2023-05-161-212/+230
* ata: pata_parport: Fix epat module code indentation and styleDamien Le Moal2023-05-161-142/+178
* ata: pata_parport: Fix dstr module code indentation and styleDamien Le Moal2023-05-161-131/+154
* ata: pata_parport: Fix comm module code indentation and styleDamien Le Moal2023-05-161-116/+122
* ata: pata_parport: Fix bpck6 module code indentation and styleDamien Le Moal2023-05-161-32/+35
* ata: pata_parport: Fix aten module code indentation and styleDamien Le Moal2023-05-161-50/+53
* ata: pata_parport: Fix frpw module code indentation and styleDamien Le Moal2023-05-161-154/+168
* ata: pata_parport: Fix bpck module code indentation and styleDamien Le Moal2023-05-161-200/+266
* ata: libata-core: Simplify if condition in ata_dev_revalidate()Yahu Gao2023-05-161-5/+1
* ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-1420-24/+22
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-0/+1
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
* | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
|\ \
| * | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| |/
* | Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-1418-192/+202
|\ \
| * | fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-05-121-0/+1
| * | fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-05-121-0/+5
| * | fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang2023-05-111-7/+8
| * | fbdev: vfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: valkyriefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-7/+7
| * | fbdev: stifb: Remove trailing whitespacesThomas Zimmermann2023-05-111-78/+78
| * | fbdev: sa1100fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-16/+16
| * | fbdev: platinumfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-15/+15
| * | fbdev: p9100: Remove trailing whitespacesThomas Zimmermann2023-05-111-2/+2
| * | fbdev: maxinefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: macfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: hpfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-4/+4
| * | fbdev: hgafb: Remove trailing whitespacesThomas Zimmermann2023-05-111-18/+18
| * | fbdev: g364fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-3/+3
| * | fbdev: controlfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-17/+17
| * | fbdev: cg14: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: atmel_lcdfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: 68328fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-6/+6
| * | fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li2023-05-111-6/+9
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-05-141-1/+9
|\ \
| * | scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park2023-05-081-1/+9
| |/
* | Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linuxLinus Torvalds2023-05-133-4/+4
|\ \
| * | ublk: fix command op code checkMing Lei2023-05-121-1/+1
| * | block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang2023-05-121-1/+1
| * | nbd: Fix debugfs_create_dir error checkingIvan Orlov2023-05-121-2/+2
| |/
* | Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-121-10/+11
|\ \