aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-09-26mei: make me client counters less error proneTomas Winkler2-7/+9
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+1
2013-09-26Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit5-0/+717
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit11-1/+1277
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt8-0/+895
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt9-4/+1365
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli9-2/+1638
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt11-0/+708
2013-09-26VMCI: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-09-26ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl3-0/+172
2013-09-26misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-09-26drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack1-0/+10
2013-09-26drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack1-0/+7
2013-09-26drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack1-3/+1
2013-09-26drivers: misc: ti_dac7512: drop module versionDaniel Mack1-2/+0
2013-09-26misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-09-26drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()Chen Gang1-1/+1
2013-09-26mei: mei_cl_unlink: no need to loop over dev listTomas Winkler1-9/+4
2013-09-26mei: push credentials inside the irq write handlerTomas Winkler3-10/+34
2013-09-26mei: propagate error from write routines instead of ENODEVTomas Winkler4-27/+36
2013-09-26mei: fix function names in debug printsAlexander Usyskin1-3/+3
2013-09-26mei: prefix client log messages with client me and host idsAlexander Usyskin3-32/+38
2013-09-26mei: mei_release: drop redundant check if cb is NULLTomas Winkler1-4/+1
2013-09-26mei: revamp read and write length checksTomas Winkler1-2/+14
2013-09-26mei: fix format compilation warrning on 32 bit architectureTomas Winkler1-1/+1
2013-09-26mei: mei_write correct checks for copy_from_userAlexander Usyskin1-2/+5
2013-09-26mei: make sure that me_clients_map big enough before copyingTomas Winkler1-1/+4
2013-09-26mei: mei_cl_link protect open_handle_count from overflowTomas Winkler1-0/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+12
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro1-14/+12
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-60/+62
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds18-267/+263
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk1-0/+2
2013-08-27misc: vmw_balloon: Remove braces to fix build for clang.Jan-Simon Möller1-1/+1
2013-08-27VMCI: Add support for virtual IOMMUAndy King4-83/+128
2013-08-27VMCI: Remove non-blocking/pinned queuepair supportAndy King2-145/+22
2013-08-27hwmon: Change my email address.Darrick J. Wong1-2/+2
2013-08-23MEI: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-14drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk1-2/+2
2013-08-12mei: me: fix hardware reset flowTomas Winkler1-6/+3
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman4-9/+21
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman4-11/+21
2013-07-26mei: don't get stuck in select during resetTomas Winkler5-19/+42
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-6/+13