aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-21kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy
2008-07-21UIO: minor style and comment fixesUwe Kleine-König
2008-07-21UIO: Add write function to allow irq maskingHans J. Koch
2008-07-21driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21class: add lockdep infrastructureMatthew Wilcox
2008-07-21class: move driver core specific parts to a private structureGreg Kroah-Hartman
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman
2008-07-21device create: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21driver core: remove device_create()Greg Kroah-Hartman
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger
2008-07-21ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h>Bartlomiej Zolnierkiewicz
2008-07-21ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w()Bartlomiej Zolnierkiewicz
2008-07-21ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w()Bartlomiej Zolnierkiewicz
2008-07-21ide: <asm-sparc/ide_64.h>: use %r0 for outw_be()Bartlomiej Zolnierkiewicz
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei
2008-07-21USB Gadget: documentation updateAlan Stern
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi
2008-07-21usb gadget: composite gadget coreDavid Brownell
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21USB: implement "soft" unbindingAlan Stern
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven
2008-07-21sparc64: Do not define BIO_VMERGE_BOUNDARY.David S. Miller
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki