aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | sata_nv: allow changing queue depthRobert Hancock2007-07-02
| | * | | | sata_inic162x: disable LBA48 devicesTejun Heo2007-07-02
| | * | | | libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee2007-07-02
| | * | | | libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-02
| | * | | | scsi disk help file is not completeRandy Dunlap2007-07-02
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-02
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | firewire: add Kconfig help on building both stacksStefan Richter2007-06-29
| | * | | firewire: fix async reception on big endian machinesStefan Richter2007-06-29
| | | |/ | | |/|
| * | | smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-01
| * | | asus_acpi: fix oops on non-asus machinesMaxime Austruy2007-07-01
| * | | blink driver power savingStephen Hemminger2007-07-01
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-30
| |\ \ \ | | |/ / | |/| |
| | * | [IRDA]: fix printk formatRandy Dunlap2007-06-29
| * | | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2007-06-28
| |\ \ \
| | * | | phy: Fix phy_id for Vitesse 824x PHYKumar Gala2007-06-28
| * | | | serial: clear proper MPSC interrupt cause bitsJay Lubomirski2007-06-28
| * | | | w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov2007-06-28
| * | | | fix section mismatch in chipsfbOlaf Hering2007-06-28
| * | | | saa7134: fix thread shutdown handlingJeff Mahoney2007-06-28
| * | | | IOATDMA: fix section mismatchesRandy Dunlap2007-06-28
| * | | | Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-28
| * | | | PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas2007-06-28
| * | | | smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas2007-06-28
| * | | | atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala2007-06-28
| |/ / /
* | | | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-04
* | | | [MTD] OneNAND Simulator supportKyungmin Park2007-06-30
* | | | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-30
* | | | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-29
* | | | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-29
* | | | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-29
* | | | [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-28
* | | | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-28
* | | | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-28
* | | | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-28
* | | | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-28
* | | | [MTD] m25p80 converted to mutexDavid Brownell2007-06-28
* | | | [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-28
* | | | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-28
* | | | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-28
* | | | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-28
* | | | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-28
* | | | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-28
* | | | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-28
* | | | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-28
* | | | [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-28
* | | | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-28
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-27
|\ \ \
| * | | libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-27
| * | | libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo2007-06-27
| * | | libata: call ata_check_atapi_dma() with qc better preparedTejun Heo2007-06-27