summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/privcmd: Remove unused support for arch specific privcmp mmapBastian Blank2011-12-161-2/+0
* xen: Add xenbus_backend deviceBastian Blank2011-12-162-0/+90
* xen: Add xenbus device driverBastian Blank2011-12-166-6/+42
* xen: Add privcmd device driverBastian Blank2011-12-167-4/+53
* xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
* xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
* xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-161-0/+3
* xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+70
* xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+72
* xen/granttable: Improve comments for function pointersAnnie Li2011-12-161-24/+24
* xen/granttable: Keep code format cleanAnnie Li2011-11-221-4/+3
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-4/+167
* xen/granttable: Refactor some codeAnnie Li2011-11-221-5/+10
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-40/+141
* xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-212-2/+74
* xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-212-2/+50
* xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
|\
| * iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
* | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-151-15/+7
|\ \
| * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
| |/
* | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\ \
| * \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\ \
| | * | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | * | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| * | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-144-87/+112
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-111508-15311/+30120
| |\ \ \ \ \
| | | * | | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-111-87/+0
| | | * | | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-041-0/+20
| | * | | | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-111-3/+1
| | * | | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-112-0/+75
| * | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+19
| | |/ / / / | |/| | | |
* | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-141-5/+6
|\ \ \ \ \ \
| * | | | | | virtio-pci: fix use after freeMichael S. Tsirkin2011-11-141-5/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-131-8/+19
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-121-8/+19
* | | | | | | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-131-29/+0
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-122-2/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-111-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-0/+8
| | | |/ / / / / | | |/| | | | |
| * | | | | | | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-091-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | [CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin2011-11-121-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-11-125-6/+3
|\ \ \ \ \ \ \
| * | | | | | | m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-11-082-3/+3
| * | | | | | | ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven2011-11-083-3/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-128-16/+29
|\ \ \ \ \ \ \
| * | | | | | | [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede2011-11-081-0/+1
| * | | | | | | [media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede2011-11-082-3/+2