index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_parport
/
bpck6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: pata_parport: Add missing protocol modules description
Damien Le Moal
2023-07-17
1
-1
/
+2
*
ata: pata_parport: Fix bpck6 module code indentation and style
Damien Le Moal
2023-05-16
1
-32
/
+35
*
ata: pata_parport-bpck6: Declare mode_map as static
Damien Le Moal
2023-03-28
1
-2
/
+2
*
ata: pata_parport-bpck6: reduce indents in bpck6_open
Ondrej Zary
2023-03-23
1
-23
/
+25
*
ata: pata_parport-bpck6: delete ppc6lnx.c
Ondrej Zary
2023-03-23
1
-1
/
+0
*
ata: pata_parport-bpck6: move defines and mode_map to bpck6.c
Ondrej Zary
2023-03-23
1
-0
/
+44
*
ata: pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-9
/
+27
*
ata: pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-2
/
+36
*
ata: pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-15
/
+33
*
ata: pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-2
/
+17
*
ata: pata_parport-bpck6: merge ppc6_select into bpck6_open
Ondrej Zary
2023-03-23
1
-13
/
+55
*
ata: pata_parport-bpck6: move ppc6_open to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-2
/
+21
*
ata: pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-2
/
+8
*
ata: pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
Ondrej Zary
2023-03-23
1
-3
/
+13
*
ata: pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
Ondrej Zary
2023-03-23
1
-1
/
+57
*
ata: pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
Ondrej Zary
2023-03-23
1
-1
/
+48
*
ata: pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
Ondrej Zary
2023-03-23
1
-1
/
+9
*
ata: pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
Ondrej Zary
2023-03-23
1
-1
/
+9
*
ata: pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
Ondrej Zary
2023-03-23
1
-1
/
+4
*
ata: pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
Ondrej Zary
2023-03-23
1
-1
/
+4
*
ata: pata_parport-bpck6: remove ppc6_close
Ondrej Zary
2023-03-23
1
-2
/
+2
*
ata: pata_parport-bpck6: use parport access functions instead of port I/O
Ondrej Zary
2023-03-23
1
-1
/
+0
*
ata: pata_parport-bpck6: remove struct ppc_storage
Ondrej Zary
2023-03-23
1
-21
/
+0
*
ata: pata_parport-bpck6: remove mode from struct ppc_storage
Ondrej Zary
2023-03-23
1
-17
/
+5
*
ata: pata_parport-bpck6: remove ppc_id from struct ppc_storage
Ondrej Zary
2023-03-23
1
-7
/
+0
*
ata: pata_parport-bpck6: remove lpt_addr from struct ppc_storage
Ondrej Zary
2023-03-23
1
-1
/
+0
*
ata: pata_parport-bpck6: pass around struct pi_adapter *
Ondrej Zary
2023-03-23
1
-21
/
+22
*
ata: pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
Ondrej Zary
2023-03-23
1
-18
/
+6
*
ata: pata_parport-bpck6: remove useless range check from read/write_regr
Ondrej Zary
2023-03-23
1
-14
/
+2
*
ata: pata_parport-bpck6: remove useless defines
Ondrej Zary
2023-03-23
1
-19
/
+2
*
ata: pata_parport: move pata_parport.h to drivers/ata/pata_parport
Ondrej Zary
2023-03-23
1
-2
/
+1
*
ata: pata_parport: remove obsolete changelogs
Ondrej Zary
2023-03-23
1
-8
/
+0
*
ata: pata_parport: remove bpck6 verbose parameter
Ondrej Zary
2023-03-23
1
-5
/
+0
*
ata: pata_parport: simplify log_adapter prints, remove VERSION defines
Ondrej Zary
2023-03-23
1
-7
/
+2
*
ata: pata_parport: use dev_* instead of printk
Ondrej Zary
2023-03-23
1
-33
/
+12
*
ata: pata_parport: remove scratch parameter from log_adapter()
Ondrej Zary
2023-03-23
1
-1
/
+1
*
ata: pata_parport: remove verbose parameter from log_adapter()
Ondrej Zary
2023-03-23
1
-1
/
+1
*
ata: pata_parport: remove typedef struct PIA
Ondrej Zary
2023-03-23
1
-11
/
+11
*
ata: pata_parport: remove device from struct pi_adapter
Ondrej Zary
2023-03-23
1
-6
/
+4
*
ata: pata_parport: Introduce module_pata_parport_driver macro
Ondrej Zary
2023-03-23
1
-12
/
+1
*
ata: pata_parport: remove useless printks at module_init of bpck6
Ondrej Zary
2023-03-23
1
-4
/
+0
*
drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport
Ondrej Zary
2023-01-31
1
-0
/
+267