index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
Changes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: parport_pc: add 16-bit and 8-bit fast EPP transfer flags
Ondrej Zary
2
-4
/
+19
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
dt-bindings: ata: Add UniPhier controller binding
Kunihiko Hayashi
1
-4
/
+45
2023-03-23
ata: drop unused ata_id_is_lba_capacity_ok()
Sergey Shtylyov
1
-50
/
+0
2023-03-23
ata: drop unused ata_id_to_hd_driveid()
Sergey Shtylyov
1
-21
/
+0
2023-03-23
ata: pata_parport: move pata_parport.h to drivers/ata/pata_parport
Ondrej Zary
17
-31
/
+16
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
7
-18
/
+21
2023-03-23
ata: pata_parport: remove verbose parameter from test_proto()
Ondrej Zary
7
-7
/
+7
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
2023-03-23
ata: pata_parport: remove scratch parameter from log_adapter()
Ondrej Zary
17
-22
/
+22
2023-03-23
ata: pata_parport: remove verbose parameter from log_adapter()
Ondrej Zary
17
-26
/
+23
2023-03-23
ata: pata_parport: remove typedef struct PIA
Ondrej Zary
16
-130
/
+128
2023-03-23
ata: pata_parport: remove device from struct pi_adapter
Ondrej Zary
16
-49
/
+39
2023-03-23
ata: pata_parport: remove devtype from struct pi_adapter
Ondrej Zary
2
-5
/
+2
2023-03-23
ata: pata_parport: Introduce module_pata_parport_driver macro
Ondrej Zary
16
-166
/
+31
2023-03-23
ata: pata_parport: remove useless printks at module_init of bpck6
Ondrej Zary
1
-4
/
+0
2023-03-23
ata: pata_parport: Remove pi_swab16 and pi_swab32
Ondrej Zary
3
-21
/
+10
2023-03-23
ata: pata_parport: probe all units automatically
Ondrej Zary
1
-2
/
+2
2023-03-23
ata: pata_parport: fix EPAT C7/C8 Kconfig
Ondrej Zary
1
-1
/
+1
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-18
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
[next]