aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
...
* | | mei: bus: Synchronous API for the data transmissionSamuel Ortiz2013-03-29
* | | mei: bus: Call bus routines from the core codeSamuel Ortiz2013-03-29
* | | mei: bus: Add bus related structures to mei_clSamuel Ortiz2013-03-29
* | | mei: bus: Initial implementation for I/O routinesSamuel Ortiz2013-03-29
* | | mei: bus: Implement driver registrationSamuel Ortiz2013-03-29
* | | mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-29
* | | mei: move mei-me to separate moduleTomas Winkler2013-03-29
* | | mei: prefix me hardware specific functions with mei_me_Tomas Winkler2013-03-29
* | | mei: rename function mei_hw_init to mei_startTomas Winkler2013-03-29
* | | mei: ME structures should be initialized in mei_device_initTomas Winkler2013-03-29
* | | mei: unregister watchdog from mei_stop functionTomas Winkler2013-03-29
* | | mei: drop RECOVERING_FROM_RESET device stateTomas Winkler2013-03-29
* | | Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman2013-03-26
|\ \ \
| * | | VMCI: Fix process-to-process DRGAMs.Andy King2013-03-15
| * | | mei: ME hardware reset needs to be synchronizedTomas Winkler2013-03-15
| * | | mei: add mei_stop function to stop mei deviceTomas Winkler2013-03-15
| | |/ | |/|
* | | dummy-irq: introduce a dummy IRQ handler driverJiri Kosina2013-03-25
* | | mei: add mei_irq_compl_handler functionTomas Winkler2013-03-25
* | | misc: Remove max8997-muic.o Makefile line againPaul Bolle2013-03-15
* | | drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang2013-03-15
* | | misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-03-15
* | | misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han2013-03-15
* | | misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han2013-03-15
* | | misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han2013-03-15
* | | mei: add hw start callbackTomas Winkler2013-03-15
* | | mei: revamp mei_data2slotsTomas Winkler2013-03-15
|/ /
* / fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
|/
* Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-02
|\
| * kgdb/kgdbts: support ppc64Tiejun Chen2013-03-02
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | misc/tifm_core: convert to idr_alloc()Tejun Heo2013-02-27
* | misc/c2port: convert to idr_alloc()Tejun Heo2013-02-27
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\ \
| * | drivers: misc: at24: mention other supported types in KconfigLars Poeschel2013-01-27
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \
| * | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
| * | carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz2013-01-08
* | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-21
|\ \ \
| * | | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-08
| * | | mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler2013-02-07
| * | | mei: move clients cleanup code from init.c to client.cTomas Winkler2013-02-06
| * | | mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-06
| * | | mei: move interrupt handlers to be me hw specificTomas Winkler2013-02-06
| * | | mei: separate compilation of the ME hardware specificsTomas Winkler2013-02-06
| * | | mei: initial extract of ME hw specifics from mei_deviceTomas Winkler2013-02-06
| * | | mei: sperate interface and pci code into two filesTomas Winkler2013-02-06
| * | | drivers, vmci: Fix build errorDavid Rientjes2013-01-25
| * | | VMCI: Fix broken context ID retrievalAndy King2013-01-22
| * | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-21
| * | | Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman2013-01-18
| |\ \ \