summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-02-06[POWERPC] Eliminate broken OF console initialization.Grant Likely
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams
2008-02-06iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk
2008-02-06sata_via.c: Remove missleading comment.Alejandro Riveira Fernández
2008-02-06libata-core: unblacklist HITACHI drivesDavid Milburn
2008-02-06sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock
2008-02-06ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo
2008-02-06sata_mv: Support SoC controllersSaeed Bishara
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-06Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-02-06virtio net: fix oops on interface-upChristian Borntraeger
2008-02-06Fix PHY Lib support for gianfar and ucc_gethAndy Fleming
2008-02-06forcedeth: preserve registersAyaz Abdulla
2008-02-06forcedeth: phy status fixAyaz Abdulla
2008-02-06forcedeth: restart tx/rxAyaz Abdulla
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-02-06Merge branch 'pxa-keypad'Dmitry Torokhov
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton
2008-02-06[POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman
2008-02-05cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov
2008-02-05Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems
2008-02-06ide-tape: bump minor driver versionBorislav Petkov
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov
2008-02-06ide-tape: include proper headersBorislav Petkov
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov
2008-02-06ide-tape: shorten some function namesBorislav Petkov
2008-02-06ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov
2008-02-06ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov
2008-02-06ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov
2008-02-06ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov
2008-02-06ide-tape: simplify code branching in the interrupt handlerBorislav Petkov
2008-02-06ide-tape: remove unreachable code chunkBorislav Petkov
2008-02-06ide-tape: remove struct idetape_read_position_result_tBorislav Petkov
2008-02-06ide-tape: refactor the debug logging facilityBorislav Petkov