summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-033-14/+15
|\
| * [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-031-10/+10
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-022-4/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-1/+1
|\ \
| * | [ARM] Fix lh7a40x_udc.cRussell King2006-07-031-1/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-036-332/+216
|\ \ \
| * | | [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-291-7/+0
| * | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-292-10/+9
| * | | [MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner2006-06-283-315/+207
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-0314-26/+133
|\ \ \ \
| * | | | [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-035-1/+4
| * | | | [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-032-0/+7
| * | | | [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-031-0/+71
| * | | | [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-031-0/+3
| * | | | [ATM]: add+use poison definesRandy Dunlap2006-07-032-2/+4
| * | | | [IOAT]: fix kernel-doc in source filesRandy Dunlap2006-07-032-11/+17
| * | | | [TG3]: Add ipv6 TSO featureMichael Chan2006-07-031-9/+24
| * | | | [IOAT]: Fix a warning in ioatdmaBenoit Boissinot2006-07-031-1/+1
| * | | | [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() staticAdrian Bunk2006-07-031-1/+1
| * | | | [IOAT]: fix sparse ulong warningRandy Dunlap2006-07-031-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-07-0367-2833/+4385
|\ \ \ \ \
| * \ \ \ \ Merge ../scsi-misc-2.6James Bottomley2006-07-0367-2833/+4385
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [SCSI] fix error handling in scsi_io_completionJames Bottomley2006-07-021-16/+14
| | * | | | [SCSI] qla1280: fix section mismatch warningsRandy Dunlap2006-06-301-1/+1
| | * | | | [SCSI] mptsas: eliminate ghost devicesJames Bottomley2006-06-302-0/+25
| | * | | | [SCSI] qla2xxx: make some more functions staticAdrian Bunk2006-06-303-10/+7
| | * | | | [SCSI] small whitespace cleanup for qlogic driverJesper Juhl2006-06-301-2/+2
| | * | | | [SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore2006-06-301-7/+8
| | * | | | [SCSI] mptsas: make two functions staticEric Moore2006-06-301-2/+2
| | * | | | [SCSI] sg.c: Fix bad error handling inIshai Rabinovitz2006-06-301-1/+9
| | * | | | [SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley2006-06-292-37/+53
| | * | | | [SCSI] iscsi: add async notification of session eventsMike Christie2006-06-291-82/+227
| | * | | | [SCSI] iscsi: pass target nr to session creationMike Christie2006-06-292-8/+8
| | * | | | [SCSI] iscsi: break up session creation into two stagesMike Christie2006-06-291-29/+68
| | * | | | [SCSI] iscsi: rm channel usage from iscsiMike Christie2006-06-292-6/+4
| | * | | | [SCSI] iscsi: fix session refcoutingMike Christie2006-06-292-9/+9
| | * | | | [SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie2006-06-291-128/+24
| | * | | | [SCSI] iscsi: convert iser to new set/get param fnsMike Christie2006-06-291-121/+17
| | * | | | [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-292-166/+223
| | * | | | [SCSI] iscsi: add target discvery event to transport classMike Christie2006-06-291-0/+18
| | * | | | [SCSI] st: remove unused st_buffer.in_useMartin Habets2006-06-292-2/+0
| | * | | | Merge ../linux-2.6/James Bottomley2006-06-28382-7630/+23432
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | [SCSI] atp870u: reduce huge stack usageRandy Dunlap2006-06-281-74/+83
| | * | | | [SCSI] mptsas: Adding 1078 ROC supportEric Moore2006-06-285-38/+57
| | * | | | [SCSI] mptsas: wide port supportEric Moore2006-06-283-274/+709
| | * | | | [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-282-41/+340
| | * | | | [SCSI] fusion : mpi header updateEric Moore2006-06-289-173/+413
| | * | | | [SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2006-06-282-0/+4
| | * | | | [SCSI] scsi: Add allow_restart sysfs class attributeBrian King2006-06-281-0/+26
| | * | | | [SCSI] fc transport: bug fix: correct referencesJames Smart2006-06-271-6/+6
OpenPOWER on IntegriCloud