summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner2005-05-241-2/+2
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Thomas Gleixner2005-05-2317-1480/+1015
|\
| * [PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2005-05-221-0/+5
| * Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.gitLinus Torvalds2005-05-211-1/+4
| |\
| | * [PATCH] MMC: Proper MMC command classes supportPierre Ossman2005-05-211-1/+4
| * | When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse2005-05-211-5/+12
| |/
| * Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2005-05-207-1310/+524
| |\
| | * [SCSI] aic7xxx: fix U160 modeJames Bottomley2005-05-201-0/+11
| | * [SCSI] aic7xxx: add back lockingJames Bottomley2005-05-201-4/+11
| | * [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2005-05-202-112/+79
| | * [SCSI] aic7xxx: remove the completeqJames Bottomley2005-05-202-133/+5
| | * [SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2005-05-202-7/+0
| | * [SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig2005-05-203-51/+38
| | * [SCSI] remove dma_mask hacksChristoph Hellwig2005-05-203-46/+6
| | * [SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig2005-05-205-472/+5
| | * [SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig2005-05-201-6/+0
| | * [SCSI] remove aic7xxx busyqJames Bottomley2005-05-202-438/+191
| | * [SCSI] correct aic7xxx period setting routinesJames Bottomley2005-05-201-34/+37
| | * [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-201-27/+161
| * | [PATCH] packet driver permission checking fixPeter Osterlund2005-05-201-1/+7
| * | [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-05-193-44/+74
| |\ \
| | * | [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.cDomen Puncer2005-05-151-6/+2
| | * | [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-112-38/+72
| | |/
| * | [TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller2005-05-181-7/+5
| * | [TG3]: Refine DMA boundary setting.David S. Miller2005-05-181-44/+163
| * | [TG3]: Set minimal hw interrupt mitigation.David S. Miller2005-05-182-14/+64
| * | [TG3]: Add tagged status support.David S. Miller2005-05-182-55/+142
* | | [MTD] CFI-0002 - Improve error checkingEric W. Biedermann2005-05-231-32/+67
* | | [MTD] CFI flash locking reorg for XIPNicolas Pitre2005-05-231-50/+40
* | | [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-2/+8
* | | [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor2005-05-231-2/+3
* | | [MTD] mtdram: Quick cleanup of the driver:Joern Engel2005-05-231-169/+96
* | | [MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen2005-05-231-5/+5
* | | [MTD] DiskOnChip: Add some commentsDan Brown2005-05-231-1/+11
* | | [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown2005-05-231-3/+1
* | | [MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown2005-05-231-2/+2
* | | [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown2005-05-231-4/+3
* | | [MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown2005-05-231-2/+2
* | | [MTD] NAND: Move the NULL check into the calling functionThomas Gleixner2005-05-231-8/+8
* | | [MTD] NAND: Fix missing NULL pointer checkDan Brown2005-05-231-7/+7
* | | [MTD] Fix OTP for top-parameter devicesNicolas Pitre2005-05-231-2/+14
* | | [MTD] Reset file position when switching OTP modeNicolas Pitre2005-05-231-1/+2
* | | [MTD] NAND: Fix oob available calculationThomas Gleixner2005-05-231-7/+4
* | | [MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre2005-05-231-2/+43
* | | [MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor2005-05-231-1/+3
* | | [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor2005-05-231-4/+12
* | | [MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown2005-05-231-22/+28
* | | [MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy2005-05-231-5/+5
* | | [MTD] sharpsl-flash: Correct error pathsRichard Purdie2005-05-231-5/+10
OpenPOWER on IntegriCloud