index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91_ide: remove unused ide_mm_{outb,inb}
Stanislaw Gruszka
2009-04-08
1
-10
/
+0
*
ide-cd: reverse NOT_READY sense key logic
Borislav Petkov
2009-04-08
1
-4
/
+4
*
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
9
-99
/
+37
*
ide: refactor tf_load() method
Sergei Shtylyov
2009-04-08
6
-49
/
+16
*
ide: call write_devctl() method from tf_read() method
Sergei Shtylyov
2009-04-08
3
-12
/
+8
*
ide: move common code out of tf_load() method
Sergei Shtylyov
2009-04-08
3
-14
/
+12
*
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
2009-04-08
9
-73
/
+74
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
17
-118
/
+159
*
ide-cd: fix intendation in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
2009-04-08
1
-97
/
+88
*
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
2009-04-08
1
-45
/
+24
*
ide-cd: convert cdrom_decode_status() to use switch statements
Bartlomiej Zolnierkiewicz
2009-04-08
1
-25
/
+32
*
ide-cd: update debugging support
Borislav Petkov
2009-04-08
1
-4
/
+4
*
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
2009-04-08
1
-6
/
+12
*
ide: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-08
1
-1
/
+0
*
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
2009-04-08
1
-2
/
+2
*
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2009-04-08
2
-180
/
+8
*
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
2009-04-08
1
-27
/
+38
*
ide-cd: move status checking into the IRQ handler
Borislav Petkov
2009-04-08
1
-22
/
+16
*
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
1
-77
/
+2
*
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
2009-04-08
1
-76
/
+2
*
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
2009-04-08
1
-22
/
+0
*
tx4939ide: remove wmb()
Atsushi Nemoto
2009-04-08
1
-3
/
+3
*
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2009-04-08
2
-8
/
+3
*
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2009-04-08
2
-8
/
+19
*
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
2009-04-08
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-04-07
9
-15
/
+83
|
\
|
*
PCI: pci_slot: grab refcount on slot's bus
Alex Chiang
2009-04-06
1
-0
/
+5
|
*
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-04-06
1
-0
/
+14
|
*
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
2009-04-06
1
-4
/
+0
|
*
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
2009-04-06
1
-1
/
+2
|
*
PCI: don't corrupt enable_cnt when doing manual resource alignment
Yuji Shimada
2009-04-06
1
-5
/
+9
|
*
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
2009-04-06
1
-1
/
+1
|
*
PCI-IOV: fix missing kernel-doc
Randy Dunlap
2009-04-06
1
-0
/
+1
|
*
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
2009-04-06
4
-5
/
+5
|
*
PCI: SR-IOV quirk for Intel 82576 NIC
Yu Zhao
2009-04-06
1
-0
/
+48
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-04-07
7
-10
/
+1162
|
\
\
|
*
|
loop: mutex already unlocked in loop_clr_fd()
Alexander Beregalov
2009-04-07
1
-2
/
+5
|
*
|
mflash: initial support
unsik Kim
2009-04-07
3
-0
/
+1023
|
*
|
cciss: change to discover first memory BAR
Mike Miller
2009-04-07
1
-5
/
+14
|
*
|
cciss: kernel scan thread for MSA2012
Mike Miller
2009-04-07
3
-2
/
+111
|
*
|
cciss: fix residual count for block pc requests
Jens Axboe
2009-04-07
1
-1
/
+9
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-07
4
-215
/
+302
|
\
\
\
|
*
|
|
sata_mv: shorten register names
Mark Lord
2009-04-06
1
-211
/
+211
|
*
|
|
sata_mv: workaround errata SATA#13
Mark Lord
2009-04-06
1
-1
/
+19
|
*
|
|
sata_mv: cosmetic renames
Mark Lord
2009-04-06
1
-17
/
+18
|
*
|
|
sata_mv: workaround errata SATA#26
Mark Lord
2009-04-06
1
-1
/
+19
|
*
|
|
sata_mv: workaround errata PCI#7
Mark Lord
2009-04-06
1
-4
/
+23
|
*
|
|
sata_mv: replace 0x1f with ATA_PIO4 (v2)
Mark Lord
2009-04-06
1
-8
/
+8
|
*
|
|
sata_mv: fix irq mask races
Mark Lord
2009-04-06
1
-0
/
+9
|
*
|
|
sata_mv: revert SoC irq breakage
Mark Lord
2009-04-06
1
-4
/
+6
[next]