summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-061-34/+11
* ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-061-30/+32
* ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-061-26/+28
* ide-tape: remove unreachable code chunkBorislav Petkov2008-02-061-12/+10
* ide-tape: remove struct idetape_read_position_result_tBorislav Petkov2008-02-061-32/+18
* ide-tape: refactor the debug logging facilityBorislav Petkov2008-02-061-222/+122
* ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-067-10/+11
* ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-0610-69/+86
* ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-067-173/+133
* ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2008-02-061-2/+0
* ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-061-3/+0
* ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-061-25/+21
* ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-062-14/+2
* drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-061-3/+6
* drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* Palmchip BK3710 IDE driverAnton Salnikov2008-02-064-0/+406
* ide-generic: probing bugfixBartlomiej Zolnierkiewicz2008-02-061-2/+8
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-058-168/+188
|\
| * [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2
| * [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-052-2/+2
| * [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
| * [S390] dasd: add ifcc handlingStefan Haberland2008-02-052-27/+52
| * [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+12
| * [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55
| * [S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter2008-02-051-43/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-056-9/+11
|\ \
| * | [NET]: Remove further references to net-modules.txtJohann Felix Soden2008-02-051-4/+2
| * | bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
| * | drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1
| * | drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-051-0/+1
| * | tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo2008-02-051-0/+4
| * | hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
| |/
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\ \
| * | agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * | intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * | [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * | intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * | intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * | agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * | agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * | fix AGP warningAndrew Morton2008-02-051-1/+2
| * | agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * | intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-0538-126/+16838
|\ \
| * | RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0416-1/+16551
| * | IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-042-2/+2
| * | IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-041-1/+8
| * | IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-042-14/+22
OpenPOWER on IntegriCloud