summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-20xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk
2011-12-16xen/xenbus-frontend: Make error message more clearBastian Blank
2011-12-16xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank
2011-12-16xen: Add xenbus_backend deviceBastian Blank
2011-12-16xen: Add xenbus device driverBastian Blank
2011-12-16xen: Add privcmd device driverBastian Blank
2011-12-16xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf
2011-12-16xen/gntalloc: release grant references on page freeDaniel De Graaf
2011-12-16xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf
2011-12-16xen/granttable: Support transitive grantsAnnie Li
2011-12-16xen/granttable: Support sub-page grantsAnnie Li
2011-12-16xen/granttable: Improve comments for function pointersAnnie Li
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2011-11-22xen/granttable: Keep code format cleanAnnie Li
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Refactor some codeAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-22Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-22Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-11-22Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro
2011-11-21xen/event: Add reference counting to event channelsDaniel De Graaf
2011-11-21xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf
2011-11-21xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds