summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] OneNAND Simulator supportKyungmin Park2007-06-303-0/+505
* [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-302-27/+128
* [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0
* [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11
* [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-291-1/+1
* [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-281-59/+2
* [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-281-4/+4
* [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
* [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
* [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-282-57/+194
* [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
* [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-282-2/+10
* [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-283-3/+15
* [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
* [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-281-1/+1
* [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-281-4/+4
* [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-283-0/+374
* [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-281-1/+4
* [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-282-5/+0
* [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-281-1/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-275-57/+32
|\
| * libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-271-6/+1
| * libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo2007-06-271-23/+10
| * libata: call ata_check_atapi_dma() with qc better preparedTejun Heo2007-06-271-12/+8
| * libata: fix infinite EH waiting bugTejun Heo2007-06-271-0/+1
| * libata: fix ata_dev_disable()Tejun Heo2007-06-271-2/+3
| * pata_it821x: fix section mismatch warningRandy Dunlap2007-06-271-1/+1
| * libata: remove unused variable from ata_eh_reset()Tejun Heo2007-06-271-3/+1
| * libata: be less verbose about hpaTejun Heo2007-06-271-6/+5
| * libata: kill non-sense warning messageTejun Heo2007-06-271-2/+0
| * HPT374 is UDMA100 not UDMA133Alan Cox2007-06-271-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-273-11/+15
|\ \
| * | 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering2007-06-271-7/+9
| * | cxgb3 - fix register to stop bc/mc trafficDivy Le Ray2007-06-271-3/+5
| * | au1000_eth: Fix warnings.Ralf Baechle2007-06-271-1/+1
| |/
* | Add support SiS based XGI chips to SiS DRM.Ian Romanick2007-06-272-4/+6
|/
* USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2007-06-252-0/+2
* USB: add new device id to option driverAlexander Gattin2007-06-251-2/+4
* USB: fix race leading to use after free in io_edgeportOliver Neukum2007-06-251-2/+2
* USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-251-4/+18
* USB: memory leak in iowarrior.cOliver Neukum2007-06-251-3/+4
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-251-3/+5
* USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-251-7/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-242-6/+17
|\
| * [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-06-231-1/+12
| * [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-231-5/+5
* | Char: stallion, fix oops during init with ISA cardsIngo Korb2007-06-241-3/+4
* | SM501: Check SM501 ID register on initialisationBen Dooks2007-06-241-4/+10
* | SM501: Clock updates and checksBen Dooks2007-06-241-2/+31
OpenPOWER on IntegriCloud