aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-01-08mei: remove mei_csr_clear_his prototypeTomas Winkler
2013-01-08mei: remove write only need_reset member of struct mei_deviceTomas Winkler
2013-01-08mei: hw-me.c fix kernel docTomas Winkler
2013-01-08mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler
2013-01-08mei: normalize me host client linking routinesTomas Winkler
2013-01-08mei: rename remaining amthi strings to amthifTomas Winkler
2013-01-08mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler
2013-01-08mei: move me client storage allocation to hbm.cTomas Winkler
2013-01-08mei: drop read_pending member form struct mei_clTomas Winkler
2013-01-08mei: rename interface to hw-meTomas Winkler
2013-01-08mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler
2013-01-08mei: implement mei_cl_connect functionTomas Winkler
2013-01-08mei: fix client functions namesTomas Winkler
2013-01-08mei: move client functions to client.cTomas Winkler
2013-01-08mei: add new hbm.h header to export hbm protocolTomas Winkler
2013-01-08VMCI: Some header and config files.George Zhang
2013-01-08VMCI: host side driver implementation.George Zhang
2013-01-08VMCI: guest side driver implementation.George Zhang
2013-01-08VMCI: routing implementation.George Zhang
2013-01-08VMCI: resource object implementation.George Zhang
2013-01-08VMCI: queue pairs implementation.George Zhang
2013-01-08VMCI: handle array implementation.George Zhang
2013-01-08VMCI: event handling implementation.George Zhang
2013-01-08VMCI: device driver implementaton.George Zhang
2013-01-08VMCI: doorbell implementation.George Zhang
2013-01-08VMCI: datagram implementation.George Zhang
2013-01-08VMCI: context implementation.George Zhang
2013-01-07dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz
2013-01-07carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz
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-07mei: fix mismatch in mutex unlock-lock in mei_amthif_read()Alexey Khoroshilov
2012-12-24ASoC: atmel-ssc: make it buildable on other architecturesJoachim Eastwood
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
2012-12-19watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds