summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-042-4/+5
| * | [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
| * | [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
| * | [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63Star
| * | [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
| * | [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4Star
| * | [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5Star
| * | [SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2006-02-042-4/+8
| * | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric2006-02-041-0/+21
| * | [SCSI] iscsi update: rm unused sessions listMike Christie2006-02-041-5/+0Star
| * | [SCSI] iscsi update: use gfp_tMike Christie2006-02-041-1/+1
| * | [SCSI] iscsi update: fix mgmt pool err path releaseMike Christie2006-02-041-1/+1
| * | [SCSI] iscsi update: set correct state at creation timeMike Christie2006-02-041-1/+1
| * | [SCSI] iscsi update: rm conn lockMike Christie2006-02-042-5/+0Star
| * | [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
| * | [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6Star
| * | [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3Star
| * | [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-043-140/+154
| * | [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36Star
| * | [SCSI] aacraid: Update global function namesMark Haverkamp2006-02-047-135/+137
| * | [SCSI] aacraid: reduce device probe warningsMark Haverkamp2006-02-041-0/+4
| * | [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
| * | [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3Star
| * | [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
| * | [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
| * | [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
| * | [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-02-168-67/+109
|\ \ \
| * | | Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno2006-02-153-3/+0Star
| * | | Input: ads7846 - assorted updatesDavid Brownell2006-02-151-24/+44
| * | | Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov2006-02-151-32/+47
| * | | Input: trackpoint - enable devices connected to external portDmitry Torokhov2006-02-152-8/+16
| * | | Input: logips2pp - add new signature (99)Meelis Roos2006-02-151-0/+1
| * | | Input: ixp4xx-beeper - fix compile errorAlessandro Zummo2006-02-151-0/+1
| | |/ | |/|
* | | [PATCH] ide: touch softlockup detector during pioAndrew Morton2006-02-161-0/+3
* | | [PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer2006-02-161-3/+12
|/ /
* | [PATCH] neofb: avoid resetting display config on unblankChristian Trefzer2006-02-151-1/+7
* | [PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil2006-02-151-2/+2
* | [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas2006-02-151-13/+9Star
* | [PATCH] tty reference count fixPaul Fulghum2006-02-151-4/+3Star
* | [PATCH] pktcdvd: Reduce stack usagePeter Osterlund2006-02-151-26/+17Star
* | [PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund2006-02-151-1/+2
* | [PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund2006-02-151-4/+3Star
* | [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund2006-02-151-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-02-145-26/+55
|\ \
| * | IB/mthca: bump driver version and release dateRoland Dreier2006-02-131-2/+2
| * | IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-111-5/+10
| * | IB/mthca: Don't print debugging info until we have all valuesRoland Dreier2006-02-111-19/+19
| * | IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-081-1/+1
| * | IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-082-0/+16