index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-09-03
1
-2
/
+32
*
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
2021-09-03
1
-0
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
3
-10
/
+9
|
\
|
*
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
3
-10
/
+9
*
|
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-09-01
1
-79
/
+185
|
\
\
|
*
\
Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2021-08-04
1
-79
/
+185
|
|
\
\
|
|
*
|
pata: ixp4xx: Rewrite to use device tree
Linus Walleij
2021-08-04
1
-47
/
+154
|
|
*
|
pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
2021-08-04
1
-14
/
+13
|
|
*
|
pata: ixp4xx: Use IS_ENABLED() to determine endianness
Linus Walleij
2021-08-04
1
-23
/
+22
|
|
*
|
pata: ixp4xx: Use local dev variable
Linus Walleij
2021-08-04
1
-5
/
+6
|
|
|
/
*
|
|
Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
5
-210
/
+197
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
2021-08-18
2
-0
/
+26
|
*
|
libata: print feature list on device scan
Damien Le Moal
2021-08-18
1
-0
/
+17
|
*
|
libata: fix ata_read_log_page() warning
Damien Le Moal
2021-08-18
1
-34
/
+13
|
*
|
libata: cleanup NCQ priority handling
Damien Le Moal
2021-08-18
2
-43
/
+26
|
*
|
libata: cleanup ata_dev_configure()
Damien Le Moal
2021-08-18
1
-56
/
+75
|
*
|
libata: cleanup device sleep capability detection
Damien Le Moal
2021-08-18
1
-23
/
+32
|
*
|
libata: simplify ata_scsi_rbuf_fill()
Damien Le Moal
2021-08-18
1
-51
/
+9
|
*
|
libata: fix ata_host_start()
Damien Le Moal
2021-08-18
1
-1
/
+1
|
*
|
ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
Andy Shevchenko
2021-07-27
1
-8
/
+4
|
|
/
*
|
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-8
/
+27
|
\
\
|
|
/
|
/
|
|
*
libata: fix ata_pio_sector for CONFIG_HIGHMEM
Christoph Hellwig
2021-07-09
1
-8
/
+27
*
|
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
pata: ixp4xx: split platform data to its own header
Arnd Bergmann
2021-06-17
2
-2
/
+2
|
*
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2021-06-16
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-16
/
+14
|
\
\
|
*
|
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
1
-1
/
+1
|
*
|
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-10
/
+3
|
*
|
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
1
-5
/
+2
|
*
|
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-0
/
+8
|
|
/
*
|
ata: rb532_cf: remove redundant codes
gushengxian
2021-06-24
1
-3
/
+1
*
|
pata_cypress: add a module option to disable BM-DMA
Christoph Hellwig
2021-06-16
1
-2
/
+8
*
|
ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'
Lee Jones
2021-06-16
1
-1
/
+4
*
|
ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...
Lee Jones
2021-06-16
1
-1
/
+2
*
|
ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in '
Lee Jones
2021-06-16
1
-1
/
+2
*
|
ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'
Lee Jones
2021-06-16
1
-1
/
+2
*
|
ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'
Lee Jones
2021-06-16
1
-1
/
+2
*
|
ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'
Lee Jones
2021-06-16
1
-1
/
+2
*
|
ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...
Lee Jones
2021-06-16
1
-2
/
+8
*
|
ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
Lee Jones
2021-06-16
1
-1
/
+5
*
|
ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
Lee Jones
2021-06-16
1
-1
/
+4
*
|
ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()
Lee Jones
2021-06-16
1
-2
/
+5
*
|
ahci: Add support for Dell S140 and later controllers
Charles Rose
2021-06-15
1
-0
/
+4
*
|
ata: ahci_sunxi: Disable DIPM
Timo Sigurdsson
2021-06-14
1
-1
/
+1
*
|
m68k/q40: Replace q40ide driver with pata_falcon and falconide
Finn Thain
2021-06-10
2
-20
/
+48
*
|
pata_ep93xx: fix deferred probing
Sergey Shtylyov
2021-05-27
1
-1
/
+1
*
|
pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
Sergey Shtylyov
2021-05-19
1
-2
/
+3
*
|
pata_rb532_cf: fix deferred probing
Sergey Shtylyov
2021-05-18
1
-2
/
+4
*
|
sata_highbank: fix deferred probing
Sergey Shtylyov
2021-05-18
1
-2
/
+4
*
|
sata: nv: fix debug format string mismatch
Arnd Bergmann
2021-05-17
1
-1
/
+1
[next]