summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz2008-07-231-0/+1
* ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz2008-07-231-1/+0
* ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz2008-07-231-3/+0
* ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-231-7/+0
* ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz2008-07-231-0/+1
* ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz2008-07-231-7/+3
* ide: add ->set_irq methodBartlomiej Zolnierkiewicz2008-07-231-8/+2
* ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
* ide: add ->read_status methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
* ide: add ->exec_command methodBartlomiej Zolnierkiewicz2008-07-231-1/+2
* ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz2008-07-231-0/+1
* ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz2008-07-231-1/+1
* ide: remove ->dma_{status,command} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-07-231-2/+0
* ide: add ->read_sff_dma_status methodBartlomiej Zolnierkiewicz2008-07-231-0/+2
* ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-231-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-224-35/+33
|\
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-221-4/+0
| |\
| | * fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart2008-07-221-4/+0
| * | netns: make get_proc_net() staticAdrian Bunk2008-07-221-2/+0
| * | net: Fix build failure with 'make mandocs'.Dave Jones2008-07-221-29/+29
| |/
| * ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller2008-07-211-0/+2
| * net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-211-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-222-25/+30
|\ \
| * | remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-221-1/+1
| * | rework try_then_request_module to do less in non-modular kernelsJohannes Berg2008-07-221-1/+2
| * | module: turn longs into ints for module sizesDenys Vlasenko2008-07-221-3/+3
| * | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-221-0/+2
| * | module: reorder struct module to save space on 64 bit buildsRichard Kennedy2008-07-221-20/+22
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-224-5/+9
|\ \ \
| * \ \ Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-22107-852/+2732
| |\ \ \ | | |/ /
| * | | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-0/+1
| * | | of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger2008-07-221-1/+1
| * | | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-4/+0
| * | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-0/+1
| * | | powerpc/mpc83xx: Power Management supportScott Wood2008-07-161-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-2210-33/+97
|\ \ \ \
| * | | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-212-2/+2
| * | | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-211-0/+34
| * | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-2/+3
| * | | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-211-0/+10
| * | | | debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-211-0/+4
| * | | | kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy2008-07-211-1/+1
| * | | | UIO: minor style and comment fixesUwe Kleine-König2008-07-211-3/+3
| * | | | UIO: Add write function to allow irq maskingHans J. Koch2008-07-211-0/+2
| * | | | driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-1/+0
| * | | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-212-4/+1
| * | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-213-4/+2
| * | | | class: add lockdep infrastructureMatthew Wilcox2008-07-211-2/+23
| * | | | class: move driver core specific parts to a private structureGreg Kroah-Hartman2008-07-211-5/+2
| * | | | Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+2
OpenPOWER on IntegriCloud