aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-14
* RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty2007-05-14
* RDMA/cma: Simplify device removal handling codeSean Hefty2007-05-14
* IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes2007-05-14
* IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes2007-05-14
* IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes2007-05-14
* IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen2007-05-14
* IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes2007-05-14
* IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher2007-05-14
* IB/ipath: Shadow the gpio_mask registerArthur Jones2007-05-14
* IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein2007-05-14
* mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-13
* net: Trivial MLX4_DEBUG dependency fix.Paul Mundt2007-05-13
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-09
|\
| * IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-08
| * IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-08
| * IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* | Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-05-09
|\ \
| * | Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-09
|\ \ \
| * | | libata: fix kernel-doc parametersRandy Dunlap2007-05-09
| * | | Fix pata_qdi.c probe codeSamuel Thibault2007-05-09
| * | | pata_scc: fix compilationAlexey Dobriyan2007-05-09
| * | | sata_via: add missing PM hooksTejun Heo2007-05-09
| * | | sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock2007-05-09
| * | | pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy2007-05-09
| * | | sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson2007-05-09
| * | | sata_promise: fix another error decode regressionMikael Pettersson2007-05-09
| * | | libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo2007-05-09
| |/ /
* | | Revert "md: improve partition detection in md array"Linus Torvalds2007-05-09
* | | atl1: add netconsole supportAlexey Dobriyan2007-05-09
* | | Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley2007-05-09
* | | skge: default WOL should be magic only (rev2)Stephen Hemminger2007-05-09
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-09
|\ \ \ | |/ / |/| |
| * | [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger2007-05-08
| * | [PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2Daniel Drake2007-05-08
| * | [PATCH] zd1211rw: Add ID for Sitecom WL-117Matthew Davidson2007-05-08
| * | [PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGLUlrich Kunitz2007-05-08
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-09
|\ \ \
| * | | ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-09
| * | | ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-09
| * | | ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-09
| * | | ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-09
| * | | ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-09
| * | | ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-09
| * | | ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-09
| * | | ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-09
| * | | ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-09
| * | | ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-09
| * | | ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-09