summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-08-05driver core: device_rename's new_name can be constJohannes Berg
2010-08-05regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck
2010-08-05Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm
2010-08-05driver core: fix memory leak on one error path in bus_register()Jike Song
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin
2010-08-05Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König
2010-08-05Driver core: reduce duplicated code for platform_device creationUwe Kleine-König
2010-08-05Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König
2010-08-05firmware loader: embed device into firmware_priv structureDmitry Torokhov
2010-08-05firmware loader: use statically initialized data attributeDmitry Torokhov
2010-08-05Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch
2010-08-05Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel
2010-08-05i915: when kgdb is active display compression should be offJason Wessel
2010-08-05drm/i915: use new fb debug hooksJesse Barnes
2010-08-05drm: add KGDB/KDB supportJesse Barnes
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel