index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-17
ata: ahci: Add DWC AHCI SATA controller support
Serge Semin
4
-2
/
+404
2022-09-17
ata: libahci_platform: Add function returning a clock-handle by id
Serge Semin
1
-0
/
+24
2022-09-17
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
3
-11
/
+81
2022-09-17
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
Serge Semin
2
-4
/
+5
2022-09-17
ata: libahci: Don't read AHCI version twice in the save-config method
Serge Semin
1
-1
/
+1
2022-09-17
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
4
-7
/
+8
2022-09-17
ata: libahci: Extend port-cmd flags set with port capabilities
Serge Semin
1
-1
/
+7
2022-09-17
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
2
-5
/
+46
2022-09-17
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
4
-8
/
+3
2022-09-17
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
1
-2
/
+12
2022-09-17
ata: libahci_platform: Convert to using devm bulk clocks API
Serge Semin
4
-77
/
+61
2022-09-17
ata: libahci_platform: Convert to using platform devm-ioremap methods
Serge Semin
1
-2
/
+8
2022-09-16
ata: make PATA_PLATFORM selectable only for suitable architectures
Lukas Bulwahn
1
-1
/
+1
2022-09-16
ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM
Lukas Bulwahn
1
-3
/
+3
2022-09-16
ata: libata-core: Check errors in sata_print_link_status()
Li Zhong
1
-1
/
+2
2022-09-16
ata: libata-sff: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2022-09-16
ata: pata_macio: Remove unneeded word in comments
Shaomin Deng
1
-2
/
+1
2022-09-16
ata: libata-core: Simplify ata_dev_set_xfermode()
Damien Le Moal
1
-5
/
+5
2022-08-26
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
3
-16
/
+13
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2
-5
/
+5
2022-08-26
ata: libata-core: remove redundant err_mask variable
Jinpeng Cui
1
-3
/
+1
2022-08-26
ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-4
/
+1
2022-08-18
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
2
-11
/
+10
2022-08-18
ata: libata-core: Print timeout value when internal command times
Tomas Henzl
1
-2
/
+2
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+1
2022-08-03
Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
18
-148
/
+152
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
1
-0
/
+1
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+1
2022-07-08
ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-06-30
ata: pata_cs5535: Fix W=1 warnings
John Garry
1
-2
/
+2
2022-06-29
ata: libata-scsi: fix result type of ata_ioc32()
Sergey Shtylyov
1
-4
/
+4
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-06-20
ata: pata_macio: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-06-20
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2
-12
/
+12
2022-06-20
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
2
-4
/
+4
2022-06-20
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
1
-4
/
+4
2022-06-17
ata: libata-core: make ata_exec_internal_sg() *static*
Sergey Shtylyov
2
-8
/
+4
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
12
-43
/
+43
2022-06-14
ata: libata-core: get rid of *else* branches in ata_id_n_sectors()
Sergey Shtylyov
1
-11
/
+9
2022-06-13
ata: libata-core: fix sloppy typing in ata_id_n_sectors()
Sergey Shtylyov
1
-4
/
+6
2022-06-13
ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock()
Sergey Shtylyov
1
-8
/
+11
2022-06-13
ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock()
Sergey Shtylyov
1
-24
/
+10
2022-06-13
ata: pata_hpt37x: factor out hpt37x_pci_clock()
Sergey Shtylyov
1
-43
/
+51
2022-06-13
ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot()
Sergey Shtylyov
1
-17
/
+28
2022-06-13
ata: libata: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-09
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
Sergey Shtylyov
1
-1
/
+1
2022-06-08
libata: fix translation of concurrent positioning ranges
Tyler Erickson
1
-1
/
+1
[next]