index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
108
-122
/
+122
2023-04-26
Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
23
-1438
/
+702
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-0
/
+2
2023-04-06
pata: ixp4xx: Add explicit include for of.h
Rob Herring
1
-0
/
+1
2023-04-06
ata: pata_macio: Add explicit include of irqdomain.h
Rob Herring
1
-0
/
+1
2023-03-28
ata: pata_parport-bpck6: Declare mode_map as static
Damien Le Moal
1
-2
/
+2
2023-03-28
ata: pata_parport-bpck6: Remove dependency on 64BIT
Damien Le Moal
1
-1
/
+1
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
108
-122
/
+122
2023-03-23
ata: pata_parport-bpck6: reduce indents in bpck6_open
Ondrej Zary
1
-23
/
+25
2023-03-23
ata: pata_parport-bpck6: delete ppc6lnx.c
Ondrej Zary
2
-18
/
+0
2023-03-23
ata: pata_parport-bpck6: move defines and mode_map to bpck6.c
Ondrej Zary
2
-54
/
+44
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename
Ondrej Zary
2
-41
/
+27
2023-03-23
ata: pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename
Ondrej Zary
2
-63
/
+36
2023-03-23
ata: pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename
Ondrej Zary
2
-44
/
+33
2023-03-23
ata: pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
Ondrej Zary
2
-21
/
+17
2023-03-23
ata: pata_parport-bpck6: merge ppc6_select into bpck6_open
Ondrej Zary
2
-79
/
+55
2023-03-23
ata: pata_parport-bpck6: move ppc6_open to bpck6.c and rename
Ondrej Zary
2
-30
/
+21
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename
Ondrej Zary
2
-12
/
+8
2023-03-23
ata: pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
Ondrej Zary
2
-17
/
+13
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
Ondrej Zary
2
-92
/
+57
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
Ondrej Zary
2
-92
/
+48
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
Ondrej Zary
2
-22
/
+9
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
Ondrej Zary
2
-22
/
+9
2023-03-23
ata: pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
Ondrej Zary
2
-11
/
+4
2023-03-23
ata: pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
Ondrej Zary
2
-11
/
+4
2023-03-23
ata: pata_parport-bpck6: remove ppc6_close
Ondrej Zary
2
-10
/
+2
2023-03-23
ata: pata_parport-bpck6: remove PPC_FLAGS
Ondrej Zary
1
-7
/
+3
2023-03-23
ata: pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL
Ondrej Zary
1
-84
/
+36
2023-03-23
ata: pata_parport-bpck6: use parport access functions instead of port I/O
Ondrej Zary
2
-145
/
+68
2023-03-23
ata: pata_parport-bpck6: remove parallel port bit defines
Ondrej Zary
1
-32
/
+27
2023-03-23
ata: pata_parport-bpck6: remove struct ppc_storage
Ondrej Zary
2
-101
/
+69
2023-03-23
ata: pata_parport-bpck6: remove mode from struct ppc_storage
Ondrej Zary
2
-33
/
+16
2023-03-23
ata: pata_parport-bpck6: remove org_* from struct ppc_storage
Ondrej Zary
1
-11
/
+9
2023-03-23
ata: pata_parport-bpck6: remove ppc_id from struct ppc_storage
Ondrej Zary
2
-10
/
+2
2023-03-23
ata: pata_parport-bpck6: remove lpt_addr from struct ppc_storage
Ondrej Zary
2
-78
/
+76
2023-03-23
ata: pata_parport-bpck6: pass around struct pi_adapter *
Ondrej Zary
2
-86
/
+96
2023-03-23
ata: pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
Ondrej Zary
1
-18
/
+6
2023-03-23
ata: pata_parport-bpck6: remove useless range check from read/write_regr
Ondrej Zary
1
-14
/
+2
2023-03-23
ata: pata_parport-bpck6: remove useless defines
Ondrej Zary
1
-19
/
+2
2023-03-23
ata: Use of_property_present() for testing DT property presence
Rob Herring
3
-4
/
+4
2023-03-23
ahci: qoriq: Add platform dependencies
Geert Uytterhoeven
1
-0
/
+1
2023-03-23
ata: pata_parport: move pata_parport.h to drivers/ata/pata_parport
Ondrej Zary
17
-31
/
+112
2023-03-23
ata: pata_parport: remove obsolete changelogs
Ondrej Zary
12
-83
/
+0
2023-03-23
ata: pata_parport: remove scratch parameter from test_proto()
Ondrej Zary
6
-17
/
+20
2023-03-23
ata: pata_parport: remove verbose parameter from test_proto()
Ondrej Zary
6
-6
/
+6
2023-03-23
ata: pata_parport: remove bpck6 verbose parameter
Ondrej Zary
1
-5
/
+0
2023-03-23
ata: pata_parport: simplify log_adapter prints, remove VERSION defines
Ondrej Zary
15
-91
/
+32
2023-03-23
ata: pata_parport: use print_hex_*
Ondrej Zary
1
-18
/
+4
2023-03-23
ata: pata_parport: use dev_* instead of printk
Ondrej Zary
15
-79
/
+48
[next]