summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-094-22/+29
* Revert "Execute AML Notify() requests on stack."Len Brown2007-05-091-5/+6
* Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-099-89/+108
* Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-05-0924-9/+10
|\
| * Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-0924-9/+10
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-098-23/+113
|\ \
| * | libata: fix kernel-doc parametersRandy Dunlap2007-05-091-0/+2
| * | Fix pata_qdi.c probe codeSamuel Thibault2007-05-091-1/+1
| * | pata_scc: fix compilationAlexey Dobriyan2007-05-091-2/+2
| * | sata_via: add missing PM hooksTejun Heo2007-05-091-0/+8
| * | sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock2007-05-091-14/+78
| * | pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy2007-05-091-0/+1
| * | sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson2007-05-091-4/+18
| * | sata_promise: fix another error decode regressionMikael Pettersson2007-05-091-1/+3
| * | libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo2007-05-091-2/+1
| |/
* | Revert "md: improve partition detection in md array"Linus Torvalds2007-05-093-8/+21
* | atl1: add netconsole supportAlexey Dobriyan2007-05-091-0/+12
* | Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley2007-05-091-5/+9
* | skge: default WOL should be magic only (rev2)Stephen Hemminger2007-05-091-1/+3
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-095-118/+8
|\ \ | |/ |/|
| * [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger2007-05-084-118/+4
| * [PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake2007-05-081-0/+1
| * [PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson2007-05-081-0/+2
| * [PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz2007-05-081-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-0962-1421/+1057
|\ \
| * | ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-101-10/+7
| * | 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/+22
| * | ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-104-61/+39
| * | 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/+32
| * | ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-1026-568/+232
| * | 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/+1
|\ \ \
| * | | [IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu2007-05-081-3/+1
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301
|\ \ \ \
| * | | | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0
| * | | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0
| * | | | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0
| * | | | [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/+5
| * | | | [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/+0
| * | | | [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106