index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
2
-2
/
+15
|
*
|
|
|
|
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
2006-03-20
3
-27
/
+6
|
*
|
|
|
|
IB/mad: Remove redundant check from smi_check_local_dr_smp()
Ralph Campbell
2006-03-20
1
-3
/
+0
|
*
|
|
|
|
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
2
-8
/
+8
|
*
|
|
|
|
IB/mthca: Add modify_device method to set node description
Roland Dreier
2006-03-20
2
-1
/
+48
|
*
|
|
|
|
IB: Allow userspace to set node description
Roland Dreier
2006-03-20
1
-1
/
+29
|
*
|
|
|
|
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
9
-26
/
+26
|
*
|
|
|
|
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
2006-03-20
7
-52
/
+308
|
*
|
|
|
|
IB: Add userspace support for resizing CQs
Roland Dreier
2006-03-20
4
-5
/
+47
|
*
|
|
|
|
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
2006-03-20
3
-13
/
+0
|
*
|
|
|
|
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
3
-22
/
+15
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-03-21
21
-1974
/
+3055
|
\
\
\
\
\
|
*
|
|
|
|
[libata] sata_mv: fix irq port status usage
Jeff Garzik
2006-03-20
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master'
Jeff Garzik
2006-03-20
8
-32
/
+79
|
|
\
|
|
|
|
|
*
|
|
|
|
[PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev...
Tejun Heo
2006-03-16
1
-6
/
+7
|
*
|
|
|
|
[PATCH] libata: use local *id instead of dev->id in ata_dev_configure()
Tejun Heo
2006-03-16
1
-16
/
+17
|
*
|
|
|
|
Merge branch 'master'
Jeff Garzik
2006-03-16
13
-16
/
+76
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[PATCH] libata: check Word 88 validity in ata_id_xfer_mask()
Tejun Heo
2006-03-12
1
-1
/
+4
|
*
|
|
|
|
|
[PATCH] libata: fix class handling in ata_bus_probe()
Tejun Heo
2006-03-12
1
-13
/
+11
|
*
|
|
|
|
|
[PATCH] ahci: enable prefetching for PACKET commands
Tejun Heo
2006-03-11
1
-1
/
+2
|
*
|
|
|
|
|
libata: turn on ATAPI by default
Jeff Garzik
2006-03-11
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-11
7
-42
/
+61
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[PATCH] sata_sil24: lengthen softreset timeout
Tejun Heo
2006-03-11
1
-4
/
+4
|
*
|
|
|
|
|
|
[PATCH] sata_sil24: exit early from softreset if SStatus reports no device
Tejun Heo
2006-03-11
1
-8
/
+14
|
*
|
|
|
|
|
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-11
1
-10
/
+4
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[PATCH] libata: fix missing classes[] initialization in ata_bus_probe()
Tejun Heo
2006-03-11
1
-0
/
+3
|
*
|
|
|
|
|
|
|
[PATCH] libata: kill unused xfer_mode functions
Tejun Heo
2006-03-11
1
-90
/
+18
|
*
|
|
|
|
|
|
|
[PATCH] libata: reimplement ata_set_mode() using xfer_mask helpers
Tejun Heo
2006-03-11
1
-154
/
+79
|
*
|
|
|
|
|
|
|
[PATCH] libata: use xfer_mask helpers in ata_dev_set_mode()
Tejun Heo
2006-03-11
1
-11
/
+4
|
*
|
|
|
|
|
|
|
[PATCH] libata: use ata_id_xfermask() in ata_dev_configure()
Tejun Heo
2006-03-11
1
-10
/
+6
|
*
|
|
|
|
|
|
|
[PATCH] libata: add xfer_mask handling functions
Tejun Heo
2006-03-11
1
-0
/
+147
|
*
|
|
|
|
|
|
|
[PATCH] libata: improve xfer mask constants and update ata_mode_string()
Tejun Heo
2006-03-11
1
-27
/
+17
|
*
|
|
|
|
|
|
|
[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK
Tejun Heo
2006-03-11
1
-3
/
+3
|
*
|
|
|
|
|
|
|
[PATCH] libata: kill unused pio_task and packet_task
Tejun Heo
2006-03-11
1
-68
/
+0
|
*
|
|
|
|
|
|
|
[PATCH] libata: convert pio_task and packet_task to port_task
Tejun Heo
2006-03-11
1
-77
/
+77
|
*
|
|
|
|
|
|
|
[PATCH] libata: implement port_task
Tejun Heo
2006-03-11
3
-0
/
+80
|
*
|
|
|
|
|
|
|
Merge branch 'master'
Jeff Garzik
2006-03-11
85
-451
/
+616
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_sil24: fix mwdma_mask setting
Tejun Heo
2006-03-05
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: revalidate after transfer mode configuration
Tejun Heo
2006-03-05
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: implement ata_dev_revalidate()
Tejun Heo
2006-03-05
1
-0
/
+115
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: add @print_info argument to ata_dev_configure()
Tejun Heo
2006-03-05
1
-22
/
+32
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: re-initialize parameters before configuring
Tejun Heo
2006-03-05
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_sil: cosmetic flag/constant changes
Tejun Heo
2006-03-05
1
-8
/
+24
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_sil: replace register address constants with sil_port[] entry
Tejun Heo
2006-03-05
1
-28
/
+11
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_sil: use kzalloc
Tejun Heo
2006-03-05
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112
Tejun Heo
2006-03-05
1
-18
/
+7
|
*
|
|
|
|
|
|
|
|
[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS
Tejun Heo
2006-03-05
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
[PATCH] sata_promise: Support FastTrak TX4300/TX4310
Daniel Drake
2006-03-04
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: reorganize ata_bus_probe()
Tejun Heo
2006-03-03
1
-21
/
+25
|
*
|
|
|
|
|
|
|
|
[PATCH] libata: fold ata_dev_config() into ata_dev_configure()
Tejun Heo
2006-03-03
1
-31
/
+17
[prev]
[next]