aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds29-1571/+1794
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds2-482/+1
2008-02-06ide-tape: bump minor driver versionBorislav Petkov1-1/+1
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov1-352/+480
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov1-2/+2
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov1-4/+0
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov1-3/+2
2008-02-06ide-tape: include proper headersBorislav Petkov1-3/+3
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov1-3/+6
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov1-33/+23
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov1-410/+271
2008-02-06ide-tape: shorten some function namesBorislav Petkov1-17/+15
2008-02-06ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov1-20/+15
2008-02-06ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov1-97/+113
2008-02-06ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov1-34/+11
2008-02-06ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov1-30/+32
2008-02-06ide-tape: simplify code branching in the interrupt handlerBorislav Petkov1-26/+28
2008-02-06ide-tape: remove unreachable code chunkBorislav Petkov1-12/+10
2008-02-06ide-tape: remove struct idetape_read_position_result_tBorislav Petkov1-32/+18
2008-02-06ide-tape: refactor the debug logging facilityBorislav Petkov1-222/+122
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz7-10/+11
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz10-69/+86
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz7-173/+133
2008-02-06ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz1-2/+0
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz1-3/+0
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz1-25/+21
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2-14/+2
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton1-3/+6
2008-02-06drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov4-0/+406
2008-02-06ide-generic: probing bugfixBartlomiej Zolnierkiewicz1-2/+8
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-168/+188
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+11
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds8-70/+273
2008-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds38-126/+16838
2008-02-05mac68k: macii adb comment correctionFinn Thain1-1/+1
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk4-29/+17
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-3/+1
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki1-4/+9
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki1-5/+5
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki1-4/+9
2008-02-05latency.c: use QoS infrastructureMark Gross2-12/+18
2008-02-05pm qos infrastructure and interfaceMark Gross3-6/+10
2008-02-05agp: alpha nopageNick Piggin1-9/+8
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer1-1/+1
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-02-05deprecate obsolete pca9539 drivereric miao1-2/+5
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao3-0/+282
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell3-0/+365