aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas
2008-04-29PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas
2008-04-29PNP: add pnp_get_resource() interfaceBjorn Helgaas
2008-04-29PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas
2008-04-29PNP: add debug output to option registrationBjorn Helgaas
2008-04-29PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas
2008-04-29ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-28usbhid endianness annotations and fixesAl Viro
2008-04-28fix ia64 local_irq_save() et.al.Al Viro
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov
2008-04-28[MIPS] IP27: Fix build bug due to missing includeAdrian Bunk
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa
2008-04-28[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov
2008-04-28[MIPS] rbtx4938: misc cleanupsAtsushi Nemoto
2008-04-28[MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto
2008-04-28[MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2008-04-28[MIPS] Tidy up cache attributesChris Dearman
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi