summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: rename interface to hw-meTomas Winkler2013-01-0813-210/+208
* mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler2013-01-082-20/+17
* mei: implement mei_cl_connect functionTomas Winkler2013-01-083-159/+163
* mei: fix client functions namesTomas Winkler2013-01-089-198/+267
* mei: move client functions to client.cTomas Winkler2013-01-084-366/+361
* mei: add new hbm.h header to export hbm protocolTomas Winkler2013-01-089-15/+47
* VMCI: Some header and config files.George Zhang2013-01-086-0/+985
* VMCI: host side driver implementation.George Zhang2013-01-081-0/+1042
* VMCI: guest side driver implementation.George Zhang2013-01-081-0/+759
* VMCI: routing implementation.George Zhang2013-01-082-0/+256
* VMCI: resource object implementation.George Zhang2013-01-082-0/+288
* VMCI: queue pairs implementation.George Zhang2013-01-082-0/+3611
* VMCI: handle array implementation.George Zhang2013-01-082-0/+194
* VMCI: event handling implementation.George Zhang2013-01-082-0/+249
* VMCI: device driver implementaton.George Zhang2013-01-082-0/+167
* VMCI: doorbell implementation.George Zhang2013-01-082-0/+655
* VMCI: datagram implementation.George Zhang2013-01-082-0/+552
* VMCI: context implementation.George Zhang2013-01-082-0/+1396
* mei: move hbm responses from interrupt.c to hbm.cTomas Winkler2013-01-073-220/+186
* mei: add common prefix to hbm functionTomas Winkler2013-01-078-50/+53
* mei: use structured buffer for the write bufferTomas Winkler2013-01-075-105/+108
* mei: simplify preparing client host bus messagesTomas Winkler2013-01-072-56/+70
* mei: drop nonexistent function prototypeTomas Winkler2013-01-071-3/+0
* mei: move host bus message handling to hbm.cTomas Winkler2013-01-076-419/+456
* mei: move hw dependent functions to interface.cTomas Winkler2013-01-074-93/+97
* mei: mei_me_client is not hw API move to mei_dev.hTomas Winkler2013-01-072-6/+13
* mei: kill not used BAR0 length and base variablesTomas Winkler2013-01-071-5/+2
* mei: include local headers after the system onesTomas Winkler2013-01-077-12/+13
* mei: extract device dependent constants into hw-me.hTomas Winkler2013-01-073-98/+169
* mei: move internal host clients ids to mei_dev.h from hw.hTomas Winkler2013-01-072-5/+6
* mei: use unified format for printing mei message headerTomas Winkler2013-01-075-15/+16
* mei: drop redundant length parameter from mei_write_message functionTomas Winkler2013-01-077-44/+36
* Linux 3.8-rc2v3.8-rc2Linus Torvalds2013-01-021-1/+1
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-021-2/+3
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-021-2/+3
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-025-14/+29
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-023-2/+23
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-026-55/+63
|\ \ \
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-262-2/+6
| * | | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19
| * | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-261-0/+2
| * | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
| * | | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34
| | |/ | |/|
* | | UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells2013-01-021-3/+3
* | | UAPI: Remove empty Kbuild filesDavid Howells2013-01-028-8/+0
* | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-01-023-6/+14
|\ \ \
| * | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() staticCong Ding2012-12-181-1/+1
OpenPOWER on IntegriCloud