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
...
|
*
pata_pcmcia: Update device table
Magnus Damm
2007-02-21
1
-2
/
+5
|
*
sata_via: fix resource-managed iomap conversion
Tejun Heo
2007-02-21
1
-5
/
+17
|
*
libata: fix ata_scsi_change_queue_depth()
Tejun Heo
2007-02-21
1
-12
/
+15
|
*
libata: fix ata_scmd_need_defer()
Tejun Heo
2007-02-21
1
-4
/
+2
|
*
libata: separate out ata_ncq_enabled()
Tejun Heo
2007-02-21
1
-3
/
+1
|
*
libata: disable pdev on all suspend events
Tejun Heo
2007-02-21
1
-3
/
+2
|
*
sata_nv: delay on switching between NCQ and non-NCQ commands
Robert Hancock
2007-02-21
1
-0
/
+10
|
*
libata: Fix Cell SATA driver dependencies
Jeff Garzik
2007-02-21
1
-1
/
+1
|
*
libata: fix probe_ent alloc/free bugs
Tejun Heo
2007-02-21
2
-6
/
+2
|
*
SATA: use NULL for ptrs
Randy Dunlap
2007-02-21
2
-2
/
+2
|
*
sata_nv: add back some verbosity into ADMA error_handler
Robert Hancock
2007-02-21
1
-0
/
+20
|
*
SiS warning fixes
Alan
2007-02-21
4
-6
/
+7
|
*
libata bugfix: HDIO_DRIVE_TASK
Mark Lord
2007-02-21
1
-0
/
+1
|
*
libata: kill ATA_DNXFER_ANY
Tejun Heo
2007-02-21
2
-10
/
+0
|
*
libata: put some intelligence into EH speed down sequence
Tejun Heo
2007-02-21
1
-60
/
+124
|
*
libata: improve probe failure handling
Tejun Heo
2007-02-21
2
-37
/
+37
|
*
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-21
3
-30
/
+96
|
*
libata: PATA driver for Celleb
Akira Iguchi
2007-02-21
4
-1
/
+1240
*
|
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
2007-02-26
1
-2
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-26
2
-6
/
+3
|
\
\
|
*
|
[CPUFREQ] constify cpufreq_driver where possible.
Dave Jones
2007-02-22
1
-2
/
+2
|
*
|
[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
Oleg Nesterov
2007-02-20
1
-4
/
+1
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-26
1
-1
/
+1
|
\
\
\
|
*
|
|
[ARM] 4233/1: nand/s3c2410.c: warning fix
Arnaud Patard
2007-02-25
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-26
17
-102
/
+76
|
\
\
\
\
|
*
|
|
|
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
2007-02-26
1
-1
/
+1
|
*
|
|
|
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
2007-02-23
1
-0
/
+1
|
*
|
|
|
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-23
8
-61
/
+27
|
*
|
|
|
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
2007-02-22
1
-2
/
+0
|
*
|
|
|
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2007-02-22
1
-6
/
+4
|
*
|
|
|
RDMA/cma: Request reversible paths only
Sean Hefty
2007-02-22
1
-1
/
+3
|
*
|
|
|
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
2007-02-22
1
-1
/
+1
|
*
|
|
|
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-22
1
-1
/
+3
|
*
|
|
|
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
2
-6
/
+3
|
*
|
|
|
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
2007-02-20
1
-19
/
+27
|
*
|
|
|
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-20
1
-4
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[PATCH] Fix oops in pata_pcmcia
Alan
2007-02-26
1
-1
/
+0
*
|
|
|
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
Rusty Russell
2007-02-26
1
-8
/
+8
*
|
|
|
[PATCH] Fix build-failure in drivers/video/s3fb.c
Ondrej Zajicek
2007-02-26
1
-3
/
+3
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
10
-237
/
+297
|
\
\
\
\
|
*
|
|
|
[PARISC] Convert soft power switch driver to kthread
Helge Deller
2007-02-17
2
-113
/
+90
|
*
|
|
|
[PARISC] lba_pci format warnings
Matthew Wilcox
2007-02-17
1
-27
/
+29
|
*
|
|
|
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
10
-99
/
+180
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] parisc: fix module_param iommu permission
Randy Dunlap
2007-02-08
1
-1
/
+1
|
|
*
|
|
|
[PATCH] WorkStruct: Fix up some PA-RISC work items
David Howells
2006-12-08
2
-8
/
+8
|
|
*
|
|
|
[PARISC] Make Lasi Ethernet depend on GSC only
Matthew Wilcox
2006-12-08
1
-3
/
+3
|
|
*
|
|
|
[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array
Helge Deller
2006-12-08
1
-27
/
+7
|
|
*
|
|
|
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
Matthew Wilcox
2006-12-08
1
-13
/
+19
|
|
*
|
|
|
[PARISC] sparse fixes
Matthew Wilcox
2006-12-08
3
-3
/
+3
|
|
*
|
|
|
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
2006-12-08
1
-1
/
+1
[prev]
[next]