summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2013-04-10mei: nfc: Implement MEI bus opsSamuel Ortiz-1/+169
2013-04-10mei: nfc: Add NFC device to the MEI busSamuel Ortiz-0/+75
2013-04-10mei: nfc: Initial nfc implementationSamuel Ortiz-0/+327
2013-04-08mei: bus: Add device enabling and disabling APISamuel Ortiz-12/+115
2013-04-08mei: notify about the reset in error levelTomas Winkler-15/+12
2013-04-08mei: add mei_cl_write functionTomas Winkler-158/+146
2013-04-05mei: add debugfs hooksTomas Winkler-8/+185
2013-04-05misc: lattice-ecp3-config: use spi_get_drvdata()Jingoo Han-1/+1
2013-04-05misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han-3/+3
2013-04-05misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han-2/+2
2013-04-05mei: Fix comments in drivers/misc/meiMasanari Iida-26/+29
2013-04-03cs5535-mfgpt: Fix quotation marksRichard Weinberger-2/+2
2013-04-01cs5535-mfgpt: Add another reset methodRichard Weinberger-4/+37
2013-03-29misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-5/+1
2013-03-29misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-6/+1
2013-03-29misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-6/+4
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz-0/+12
2013-03-29mei: bus: Synchronous API for the data transmissionSamuel Ortiz-10/+30
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz-2/+42
2013-03-29mei: bus: Add bus related structures to mei_clSamuel Ortiz-15/+44
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz-0/+256
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz-0/+26
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz-0/+199
2013-03-29mei: move mei-me to separate moduleTomas Winkler-7/+19
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler-36/+36
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler-4/+4
2013-03-29mei: ME structures should be initialized in mei_device_initTomas Winkler-8/+9
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler-2/+3
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler-5/+0
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman-55/+49
2013-03-25dummy-irq: introduce a dummy IRQ handler driverJiri Kosina-0/+68
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler-26/+34
2013-03-15VMCI: Fix process-to-process DRGAMs.Andy King-1/+3
2013-03-15mei: ME hardware reset needs to be synchronizedTomas Winkler-9/+20
2013-03-15mei: add mei_stop function to stop mei deviceTomas Winkler-45/+26
2013-03-15misc: Remove max8997-muic.o Makefile line againPaul Bolle-1/+0
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang-3/+0
2013-03-15misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck-1/+1
2013-03-15misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han-12/+1
2013-03-15misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han-11/+1
2013-03-15misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han-12/+1
2013-03-15mei: add hw start callbackTomas Winkler-15/+62
2013-03-15mei: revamp mei_data2slotsTomas Winkler-34/+47
2013-03-04x86: Make Linux guest support optionalBorislav Petkov-1/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman-0/+1
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds-0/+2
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen-0/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-11/+5
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo-5/+6
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo-13/+9