aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-10-148250: Fix lock warning (and possible crash)Alan Cox
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-13ata: Add documentation for hard disk shock protection interface (v3)Elias Oltmanns
2008-10-13ide: Implement disk shock protection support (v4)Elias Oltmanns
2008-10-13ide-cd: fix printk format warningAlexander Beregalov
2008-10-13piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski
2008-10-13ide-atapi: assign taskfile flags per device typeBorislav Petkov
2008-10-13ide-cd: move cdrom_info.dma to ide_drive_t.dmaBorislav Petkov
2008-10-13ide: add ide_drive_t.dma flagBorislav Petkov
2008-10-13ide-cd: add a debug_mask module parameterBorislav Petkov
2008-10-13ide-cd: convert driver to new ide debugging macro (v3)Borislav Petkov
2008-10-13ide: move SFF DMA code to ide-dma-sff.cBartlomiej Zolnierkiewicz
2008-10-13ide: cleanup ide-dma.cBartlomiej Zolnierkiewicz
2008-10-13ide: cleanup ide_build_dmatable()Bartlomiej Zolnierkiewicz
2008-10-13ide: remove needless includes from ide-dma.cBartlomiej Zolnierkiewicz
2008-10-13ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz
2008-10-13ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz
2008-10-13ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz
2008-10-13ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz
2008-10-13pmac: remove needless pmac_ide_destroy_dmatable() wrapperBartlomiej Zolnierkiewicz
2008-10-13pmac: remove superfluous pmif == NULL checksBartlomiej Zolnierkiewicz
2008-10-13ide: Two fixes regarding memory allocationElias Oltmanns
2008-10-13ide-disk: move /proc handling to ide-disk_proc.c (take 3)Bartlomiej Zolnierkiewicz
2008-10-13ide-disk: move all ioctl handling to ide-disk_ioctl.cBartlomiej Zolnierkiewicz
2008-10-13ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)Bartlomiej Zolnierkiewicz
2008-10-13ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz
2008-10-13ide-cd: no need to zero drive->special.allBartlomiej Zolnierkiewicz
2008-10-13ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()Bartlomiej Zolnierkiewicz
2008-10-13ide: remove ide_host_alloc_all()Bartlomiej Zolnierkiewicz
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz
2008-10-13ide-generic: no need to probe all ports at onceBartlomiej Zolnierkiewicz