summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-09VMCI: queue pairs implementation.George Zhang
2013-01-09VMCI: handle array implementation.George Zhang
2013-01-09VMCI: event handling implementation.George Zhang
2013-01-09VMCI: device driver implementaton.George Zhang
2013-01-09VMCI: doorbell implementation.George Zhang
2013-01-09VMCI: datagram implementation.George Zhang
2013-01-09VMCI: context implementation.George Zhang
2013-01-07mei: move hbm responses from interrupt.c to hbm.cTomas Winkler
2013-01-07mei: add common prefix to hbm functionTomas Winkler
2013-01-07mei: use structured buffer for the write bufferTomas Winkler
2013-01-07mei: simplify preparing client host bus messagesTomas Winkler
2013-01-07mei: drop nonexistent function prototypeTomas Winkler
2013-01-07mei: move host bus message handling to hbm.cTomas Winkler
2013-01-07mei: move hw dependent functions to interface.cTomas Winkler
2013-01-07mei: mei_me_client is not hw API move to mei_dev.hTomas Winkler
2013-01-07mei: kill not used BAR0 length and base variablesTomas Winkler
2013-01-07mei: include local headers after the system onesTomas Winkler
2013-01-07mei: extract device dependent constants into hw-me.hTomas Winkler
2013-01-07mei: move internal host clients ids to mei_dev.h from hw.hTomas Winkler
2013-01-07mei: use unified format for printing mei message headerTomas Winkler
2013-01-07mei: drop redundant length parameter from mei_write_message functionTomas Winkler
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki