summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-04-031-1/+1
* VMCI: Fix process-to-process DRGAMs.Andy King2013-03-151-1/+3
* mei: ME hardware reset needs to be synchronizedTomas Winkler2013-03-151-9/+20
* mei: add mei_stop function to stop mei deviceTomas Winkler2013-03-153-45/+26
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-021-0/+2
|\
| * kgdb/kgdbts: support ppc64Tiejun Chen2013-03-021-0/+2
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-273-11/+5
* | misc/tifm_core: convert to idr_alloc()Tejun Heo2013-02-271-5/+6
* | misc/c2port: convert to idr_alloc()Tejun Heo2013-02-271-13/+9
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-261-5/+6
|\ \
| * | drivers: misc: at24: mention other supported types in KconfigLars Poeschel2013-01-281-5/+6
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-262-3/+5
|\ \
| * | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-072-2/+2
| * | carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz2013-01-071-1/+3
* | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-2147-2774/+12746
|\ \ \
| * | | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
| * | | mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler2013-02-071-1/+1
| * | | mei: move clients cleanup code from init.c to client.cTomas Winkler2013-02-063-22/+62
| * | | mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-066-23/+27
| * | | mei: move interrupt handlers to be me hw specificTomas Winkler2013-02-065-150/+164
| * | | mei: separate compilation of the ME hardware specificsTomas Winkler2013-02-069-74/+210
| * | | mei: initial extract of ME hw specifics from mei_deviceTomas Winkler2013-02-065-88/+114
| * | | mei: sperate interface and pci code into two filesTomas Winkler2013-02-064-342/+409
| * | | drivers, vmci: Fix build errorDavid Rientjes2013-01-251-0/+1
| * | | VMCI: Fix broken context ID retrievalAndy King2013-01-221-4/+1
| * | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-211-1/+36
| * | | Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman2013-01-182-3/+11
| |\ \ \
| * | | | VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-172-0/+4
| * | | | VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-172-5/+5
| * | | | VMCI: Fix "always true condition"Andy King2013-01-171-1/+1
| * | | | VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-171-2/+2
| * | | | VMCI: Remove dependency on BLOCK I/OAndy King2013-01-171-12/+16
| * | | | VMCI: Add PCI as a dependencyAndy King2013-01-171-1/+1
| * | | | mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek2013-01-171-2/+2
| * | | | misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman2013-01-171-4/+4
| * | | | misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese2013-01-173-0/+255
| * | | | misc: st_core: Error triggered by convert "char" to "int"channing2013-01-171-1/+2
| * | | | mei: drop the warning when cl is not initialized during unlinkingTomas Winkler2013-01-141-2/+3
| * | | | mei: move work initialization to mei_device_initTomas Winkler2013-01-082-2/+4
| * | | | mei: make host csr and me csr internal to hw-meTomas Winkler2013-01-084-53/+37
| * | | | mei: reenable mei_hcsr_set abstractionTomas Winkler2013-01-082-24/+15
| * | | | mei: abstract host and device readienessTomas Winkler2013-01-084-18/+54
| * | | | mei: use non cached hcsr for interrupt enablementTomas Winkler2013-01-083-9/+12
| * | | | mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler2013-01-083-28/+36
| * | | | mei: remove mei_csr_clear_his prototypeTomas Winkler2013-01-081-2/+1
| * | | | mei: remove write only need_reset member of struct mei_deviceTomas Winkler2013-01-082-6/+1
| * | | | mei: hw-me.c fix kernel docTomas Winkler2013-01-081-9/+18
| * | | | mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler2013-01-082-1/+2
| * | | | mei: normalize me host client linking routinesTomas Winkler2013-01-087-75/+98
OpenPOWER on IntegriCloud