summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz1-0/+26
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz3-0/+199
2013-03-29mei: move mei-me to separate moduleTomas Winkler5-7/+19
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler2-36/+36
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler3-4/+4
2013-03-29mei: ME structures should be initialized in mei_device_initTomas Winkler2-8/+9
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler2-2/+3
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler2-5/+0
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman5-55/+49
2013-03-25dummy-irq: introduce a dummy IRQ handler driverJiri Kosina3-0/+68
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler3-26/+34
2013-03-15VMCI: Fix process-to-process DRGAMs.Andy King1-1/+3
2013-03-15mei: ME hardware reset needs to be synchronizedTomas Winkler1-9/+20
2013-03-15mei: add mei_stop function to stop mei deviceTomas Winkler3-45/+26
2013-03-15misc: Remove max8997-muic.o Makefile line againPaul Bolle1-1/+0
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang1-3/+0
2013-03-15misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck1-1/+1
2013-03-15misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-15misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-03-15misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-15mei: add hw start callbackTomas Winkler3-15/+62
2013-03-15mei: revamp mei_data2slotsTomas Winkler5-34/+47
2013-03-04x86: Make Linux guest support optionalBorislav Petkov1-1/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+2
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen1-0/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin3-11/+5
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo1-13/+9
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+6
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-2774/+12746
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-2/+2
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2-2/+2
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-02-07mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler1-1/+1
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler3-22/+62
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler6-23/+27
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler5-150/+164
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler9-74/+210
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler5-88/+114
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler4-342/+409
2013-01-28drivers: misc: at24: mention other supported types in KconfigLars Poeschel1-5/+6
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+36
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman3-4/+47
2013-01-25drivers, vmci: Fix build errorDavid Rientjes1-0/+1
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36