aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-413/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+13
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'asoc/topic/cleanup' into asoc-nextMark Brown1-0/+13
2014-07-27misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi1-24/+9
2014-07-27Lattice ECP3 FPGA: Correct endiannessJean-Michel Hautbois1-7/+9
2014-07-23drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra1-2/+3
2014-07-23misc: ioc4: Use ktime_get_ns()Thomas Gleixner1-5/+2
2014-07-22misc: vexpress: Fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-22mei: drop unused hw dependent fw status functionsAlexander Usyskin3-89/+0
2014-07-22misc: bh1770glc: Use managed functionsHimangi Saraogi1-21/+14
2014-07-19Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson1-0/+1
2014-07-18misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman3-3/+3
2014-07-17mei: fix return value on disconnect timeoutAlexander Usyskin1-10/+5
2014-07-17mei: don't schedule suspend in pm idleAlexander Usyskin2-2/+2
2014-07-17mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-07-17mei: reset client connection state on timeoutAlexander Usyskin1-0/+1
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-0/+1
2014-07-16misc: mic: Introduce the managed version of ioremapHimangi Saraogi1-6/+3
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2-2/+3
2014-07-11misc: mic: add dma support in card driverSiva Yerramreddy3-4/+61
2014-07-11misc: mic: add threaded irq support in card driverSiva Yerramreddy3-15/+20
2014-07-11misc: mic: add dma support in host driverSiva Yerramreddy7-41/+281
2014-07-11misc: mic: add threaded irq support in host driverSiva Yerramreddy4-60/+96
2014-07-11misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt4-0/+241
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza1-1/+0
2014-07-09ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht1-2/+1
2014-07-09mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter1-4/+8
2014-07-09Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/miscTerry Chia2-0/+2
2014-07-09drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZEROFabian Frederick1-4/+1
2014-07-09mei: add WPT second mei interfaceAlexander Usyskin2-0/+2
2014-07-09mei: move from misc to char deviceAlexander Usyskin4-31/+131
2014-07-09misc/GenWQE: fix pci_enable_msi usageSebastian Ott2-7/+7
2014-07-09GenWQE: Increase driver version numberKleber Sacilotto de Souza1-1/+1
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza1-0/+45
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza7-18/+115
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza2-0/+115
2014-07-09misc: atmel_pwm: remove obsolete driverAlexandre Belloni3-413/+0
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-1/+1
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+2
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen1-0/+13
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov1-1/+2
2014-06-17misc: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter1-4/+8
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+8
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds23-166/+1132