summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4758/1: [AT91] LEDsAndrew Victor2008-01-268-114/+70
* [ARM] 4757/1: [AT91] UART initializationAndrew Victor2008-01-266-76/+420
* [ARM] 4756/1: [AT91] Makefile cleanupAndrew Victor2008-01-261-13/+6
* [ARM] 4755/1: [AT91] NAND updateAndrew Victor2008-01-264-5/+5
* [ARM] 4754/1: [AT91] SSC library supportAndrew Victor2008-01-266-0/+700
* [ARM] 4753/1: [AT91] Use DMA_BIT_MASKAndrew Victor2008-01-265-101/+181
* [ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9Andrew Victor2008-01-265-4/+229
* [ARM] 4751/1: [AT91] ISI peripheral on SAM9263Andrew Victor2008-01-262-0/+53
* [ARM] 4750/1: [AT91] STN LCD displays on SAM9261Andrew Victor2008-01-261-0/+12
* [ARM] 4734/1: at91sam9263ek: include IRQ for Ethernet PHYDavid Brownell2008-01-261-0/+1
* [ARM] 4646/1: AT91: configurable HZ, default to 128David Brownell2008-01-262-0/+17
* [ARM] 4688/1: at91: speed-up irq processingMarc Pignat2008-01-261-1/+1
* [ARM] 4657/1: AT91: Header definition updateAndrew Victor2008-01-263-2/+15
* [ARM] 4656/1: AT91: Tweak interrupt prioritiesAndrew Victor2008-01-264-58/+58
* [ARM] 4647/1: at91rm9200: Remove redundant machine-type verification and mani...Guennadi Liakhovetski2008-01-262-85/+0
* [ARM] 4610/2: AT91: Support for STN LCD on SAM9261-EK board.Andrew Victor2008-01-261-7/+69
* [ARM] 4602/3: AT91: debugfs interface to view GPIO pin stateAndrew Victor2008-01-261-0/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25210-9019/+10519
|\
| * [SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede2008-01-251-0/+4
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-254-19/+44
| * [SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt2008-01-251-3/+10
| * [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
| * [SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark2008-01-251-12/+17
| * [SCSI] ch: remove forward declarationsFUJITA Tomonori2008-01-251-66/+54
| * [SCSI] ch: fix device minor number management bugFUJITA Tomonori2008-01-251-31/+40
| * [SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori2008-01-231-7/+15
| * [SCSI] NCR5380: fix section mismatchRandy Dunlap2008-01-231-1/+1
| * [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby2008-01-231-1/+1
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-233-71/+51
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-234-4/+70
| * [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-232-0/+10
| * [SCSI] fix pcmcia compile problemJames Bottomley2008-01-231-1/+2
| * [SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark2008-01-235-6/+48
| * [SCSI] aacraid: add new driver features flagsSalyzyn, Mark2008-01-231-0/+25
| * [SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2008-01-232-2/+4
| * [SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-2310-14/+405
| * [SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez2008-01-236-20/+50
| * [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-237-238/+19
| * [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju2008-01-231-0/+2
| * [SCSI] qla2xxx: Use completion routines.Marcus Barrow2008-01-236-69/+16
| * [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-233-3/+4
| * [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.Andrew Vasquez2008-01-231-0/+12
| * [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez2008-01-231-2/+8
| * [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez2008-01-232-17/+8
| * [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez2008-01-234-98/+74
| * [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.Andrew Vasquez2008-01-231-54/+31