aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler
2013-09-26mei: make me client counters less error proneTomas Winkler
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk
2013-08-27misc: vmw_balloon: Remove braces to fix build for clang.Jan-Simon Möller
2013-08-27VMCI: Add support for virtual IOMMUAndy King
2013-08-27VMCI: Remove non-blocking/pinned queuepair supportAndy King
2013-08-27hwmon: Change my email address.Darrick J. Wong
2013-08-23MEI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-14drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk
2013-08-12mei: me: fix hardware reset flowTomas Winkler
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman
2013-07-26mei: don't get stuck in select during resetTomas Winkler
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-24misc: sram: fix error path in sram_probeHeiko Stübner
2013-07-24drivers/misc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-24mei: bus: do not overflow the device name bufferTomas Winkler
2013-07-24mei: wake also writers on resetTomas Winkler
2013-07-24lkdtm: add "EXEC_*" triggersKees Cook
2013-07-24lkdtm: add "SPINLOCKUP" triggerKees Cook
2013-07-24lkdtm: add "WARNING" triggerKees Cook
2013-07-24lkdtm: fix stack protector triggerKees Cook
2013-07-24c2port: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-07-24enclosure: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-24c2port: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-24misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman
2013-07-24Revert "misc: c2port: use dev_bin_attrs instead of hand-coding it"Greg Kroah-Hartman
2013-07-24misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman
2013-07-23mei: me: fix waiting for hw readyTomas Winkler
2013-07-23mei: don't have to clean the state on power upTomas Winkler
2013-07-23mei: me: fix reset state machineTomas Winkler
2013-07-23mei: hbm: fix typo in error messageTomas Winkler
2013-07-18ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-03drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-24build some drivers only when compile-testingJiri Slaby
2013-06-24mei: check whether hw start has succeededTomas Winkler
2013-06-24mei: check if the hardware reset succeededTomas Winkler
2013-06-24mei: mei_cl_connect: don't multiply the timeout twiceFrode Isaksen
2013-06-24mei: do not override a client writing state when bufferingTomas Winkler
2013-06-24mei: move mei_cl_irq_write_complete to client.cTomas Winkler
2013-06-17mei: support HBM versioningTomas Winkler