summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-106-105/+53
* [S390] Kconfig: common config options for s390.Martin Schwidefsky2007-05-101-3/+4
* [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-105-0/+5
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-1021-0/+22
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-106-0/+7
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-101-0/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-108-24/+23
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-101-0/+1
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-101-7/+7
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-103-6/+3
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-104-7/+23
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-0953-194/+10748
|\
| * IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-0836-0/+10474
| * IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-28/+13
| * IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-0818-178/+273
* | 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
OpenPOWER on IntegriCloud