summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann-1/+1
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre-1/+1
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov-1/+2
2014-06-17misc: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter-4/+8
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+8
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-166/+1132
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+334
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2014-05-27misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer-1/+1
2014-05-27misc: atmel_pwm: only build for supported platformsArnd Bergmann-1/+2
2014-05-27mei: me: move probe quirk to cfg structureTomas Winkler-34/+54
2014-05-27mei: add per device configurationAlexander Usyskin-52/+144
2014-05-27mei: me: read H_CSR after asserting resetTomas Winkler-0/+12
2014-05-27mei: me: drop harmful wait optimizationTomas Winkler-3/+1
2014-05-27mei: me: fix hw ready reset flowTomas Winkler-3/+6
2014-05-27mei: fix memory leak of mei_clients arrayTomas Winkler-18/+31
2014-05-27misc: pch_phub: Fix Kconfig dependenciesJean Delvare-1/+1
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll-0/+334
2014-05-03misc: arm-charlcd: add DT probe supportRob Herring-0/+7
2014-05-03misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()Sebastien Bourdelin-3/+2
2014-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida-2/+2
2014-05-03misc: Add hardware dependencies to Atmel driversJean Delvare-2/+2
2014-05-03mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin-7/+1
2014-05-03mei: make return values consistent across the driverAlexander Usyskin-4/+3
2014-05-03mei: extract fw status registersAlexander Usyskin-5/+127
2014-05-03mei: me: bump hbm version to 1.1 to support power gatingTomas Winkler-1/+1
2014-05-03mei: txe: use runtime PG pm domain for non wakeable devicesAlexander Usyskin-0/+49
2014-05-03mei: me: use runtime PG pm domain for non wakeable devicesTomas Winkler-0/+53
2014-05-03mei: use runtime pm in write and read flowTomas Winkler-13/+71
2014-05-03mei: txe: add runtime pm frameworkAlexander Usyskin-4/+99
2014-05-03mei: me: add runtime pm frameworkTomas Winkler-2/+100
2014-05-03mei: add function to check write queuesTomas Winkler-0/+23
2014-05-03mei: me: add pg exit and entry flow commandsTomas Winkler-4/+95
2014-05-03mei: expose hardware power gating state to mei layerTomas Winkler-19/+93
2014-05-03mei: condition PGI support on HW and HBM versionTomas Winkler-0/+67
2014-05-03mei: me: add power gating isolation register write wrappersTomas Winkler-0/+29
2014-05-03mei: me: introduce power gating registersTomas Winkler-0/+9
2014-05-03mei: implement power gating isolation hbm layerTomas Winkler-0/+60
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev-1/+1
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven-2/+2
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin-4/+2
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler-7/+28
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp-86/+180
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King-1/+1
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp-0/+4
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp-1/+5
2014-04-07drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter-3/+3