summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-2/+2
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman-3/+11
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov-0/+4
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov-5/+5
2013-01-17VMCI: Fix "always true condition"Andy King-1/+1
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King-2/+2
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King-12/+16
2013-01-17VMCI: Add PCI as a dependencyAndy King-1/+1
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek-2/+2
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman-4/+4
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese-0/+255
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing-1/+2
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-0/+8
2013-01-14mei: drop the warning when cl is not initialized during unlinkingTomas Winkler-2/+3
2013-01-12ASoC: atmel-ssc: add pinctrl selection to driverBo Shen-0/+8
2013-01-08mei: move work initialization to mei_device_initTomas Winkler-2/+4
2013-01-08mei: make host csr and me csr internal to hw-meTomas Winkler-53/+37
2013-01-08mei: reenable mei_hcsr_set abstractionTomas Winkler-24/+15
2013-01-08mei: abstract host and device readienessTomas Winkler-18/+54
2013-01-08mei: use non cached hcsr for interrupt enablementTomas Winkler-9/+12
2013-01-08mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler-28/+36
2013-01-08mei: remove mei_csr_clear_his prototypeTomas Winkler-2/+1
2013-01-08mei: remove write only need_reset member of struct mei_deviceTomas Winkler-6/+1
2013-01-08mei: hw-me.c fix kernel docTomas Winkler-9/+18
2013-01-08mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler-1/+2
2013-01-08mei: normalize me host client linking routinesTomas Winkler-75/+98
2013-01-08mei: rename remaining amthi strings to amthifTomas Winkler-36/+36
2013-01-08mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler-4/+0
2013-01-08mei: move me client storage allocation to hbm.cTomas Winkler-41/+38
2013-01-08mei: drop read_pending member form struct mei_clTomas Winkler-5/+2
2013-01-08mei: rename interface to hw-meTomas Winkler-210/+208
2013-01-08mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler-20/+17
2013-01-08mei: implement mei_cl_connect functionTomas Winkler-159/+163
2013-01-08mei: fix client functions namesTomas Winkler-198/+267
2013-01-08mei: move client functions to client.cTomas Winkler-366/+361
2013-01-08mei: add new hbm.h header to export hbm protocolTomas Winkler-15/+47
2013-01-08VMCI: Some header and config files.George Zhang-0/+23
2013-01-08VMCI: host side driver implementation.George Zhang-0/+1042
2013-01-08VMCI: guest side driver implementation.George Zhang-0/+759
2013-01-08VMCI: routing implementation.George Zhang-0/+256
2013-01-08VMCI: resource object implementation.George Zhang-0/+288
2013-01-08VMCI: queue pairs implementation.George Zhang-0/+3611
2013-01-08VMCI: handle array implementation.George Zhang-0/+194
2013-01-08VMCI: event handling implementation.George Zhang-0/+249
2013-01-08VMCI: device driver implementaton.George Zhang-0/+167
2013-01-08VMCI: doorbell implementation.George Zhang-0/+655
2013-01-08VMCI: datagram implementation.George Zhang-0/+552
2013-01-08VMCI: context implementation.George Zhang-0/+1396
2013-01-07dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz-2/+2
2013-01-07carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz-1/+3