summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-27ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz1-4/+10
2008-04-27ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz1-1/+2
2008-04-27ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-27ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz1-0/+1
2008-04-27ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-27ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz1-26/+30
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-3/+10
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar1-1/+2
2008-04-26x86: add optimized inliningIngo Molnar1-3/+9
2008-04-26ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26remove include/linux/hdsmart.hAdrian Bunk2-127/+0
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz1-1/+7
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz1-4/+4
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+3
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-0/+2
2008-04-25Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-17/+29
2008-04-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds20-140/+194
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+320
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-4/+355
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+26
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-2/+16
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields1-1/+1
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields1-0/+1
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng1-0/+1
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng1-1/+6
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro2-4/+2
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro1-1/+1
2008-04-25dm table: remove unused dm_create_error_tableAdrian Bunk1-6/+0
2008-04-25dm: move include filesAlasdair G Kergon3-0/+263
2008-04-25dm: expose macrosAlasdair G Kergon1-1/+93
2008-04-25dm log: clean interfaceHeinz Mauelshagen1-0/+2
2008-04-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-2/+22
2008-04-25xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet1-4/+4
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming1-2/+22
2008-04-25make sata_print_link_status() staticAdrian Bunk1-1/+0
2008-04-25wusb: add link wusb-usb deviceInaky Perez-Gonzalez1-0/+2
2008-04-25wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez1-0/+2
2008-04-25USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern1-2/+5
2008-04-25USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman1-18/+0