summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1062-1421/+1057Star
|\
| * ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-101-10/+7Star
| * ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-103-5/+10
| * ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-1017-49/+87
| * ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-1014-24/+22Star
| * ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-104-61/+39Star
| * ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-107-347/+355
| * ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-106-112/+199
| * ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-1012-32/+40
| * ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-1013-206/+32Star
| * ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-1026-568/+232Star
| * ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-108-60/+87
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-3/+1Star
|\ \
| * | [IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu2007-05-081-3/+1Star
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301Star
|\ \ \
| * | | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0Star
| * | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0Star
| * | | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0Star
| * | | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * | | [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * | | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * | | [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5Star
| * | | [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
| * | | [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
| * | | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-022-1/+0Star
| * | | [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-091-4/+4
|\ \ \ \
| * | | | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().Paul Mundt2007-05-091-3/+3
| * | | | rtc: rtc-sh: Fix up dev_dbg() warnings.Paul Mundt2007-05-091-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-1/+2
|\ \ \ \ \
| * | | | | [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-091-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0979-119/+110Star
|\ \ \ \ \
| * | | | | remove broken URLs from net drivers' outputMarkus Dahms2007-05-099-22/+13Star
| * | | | | fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
| * | | | | drivers/base/platform.c: fix small typo in docMárton Németh2007-05-091-1/+1
| * | | | | misc doc and kconfig typosMatt LaPlante2007-05-094-6/+6
| * | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-0937-40/+40
| * | | | | Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
| * | | | | Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
| * | | | | Fix "deprecated" typoes.Robert P. J. Day2007-05-092-2/+2
| * | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-0915-21/+21
| * | | | | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-096-6/+6
| * | | | | devres: kernel-doc and DocBookRandy Dunlap2007-05-091-16/+16
| |/ / / /
* | | | | md: improve partition detection in md arrayNeilBrown2007-05-093-21/+8Star
* | | | | md: allow reshape_position for md arrays to be set via sysfsNeilBrown2007-05-091-7/+63
* | | | | md: remove the slash from the name of a kmem_cache used by raid5NeilBrown2007-05-091-2/+2
* | | | | md: stop using csum_partial for checksum calculation in mdNeilBrown2007-05-091-2/+29
* | | | | md: move test for whether level supports bitmap to correct placeNeilBrown2007-05-091-16/+26
* | | | | md: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-091-10/+1Star
* | | | | drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-091-3/+3