aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-03-29misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-29misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz
2013-03-29mei: bus: Synchronous API for the data transmissionSamuel Ortiz
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz
2013-03-29mei: bus: Add bus related structures to mei_clSamuel Ortiz
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-29mei: move mei-me to separate moduleTomas Winkler
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler
2013-03-29mei: ME structures should be initialized in mei_device_initTomas Winkler
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-25dummy-irq: introduce a dummy IRQ handler driverJiri Kosina
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler
2013-03-15VMCI: Fix process-to-process DRGAMs.Andy King
2013-03-15mei: ME hardware reset needs to be synchronizedTomas Winkler
2013-03-15mei: add mei_stop function to stop mei deviceTomas Winkler
2013-03-15misc: Remove max8997-muic.o Makefile line againPaul Bolle
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang
2013-03-15misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck
2013-03-15misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han
2013-03-15misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han
2013-03-15misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han
2013-03-15mei: add hw start callbackTomas Winkler
2013-03-15mei: revamp mei_data2slotsTomas Winkler
2013-03-04x86: Make Linux guest support optionalBorislav Petkov
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis
2013-02-11Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-07mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler