summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-1/+1
|\
| * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-06-251-1/+1
| |\
| | * misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre2014-06-251-1/+1
* | | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-211-1/+2
|\ \ \ | |/ / |/| |
| * | MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2014-06-201-1/+2
| |/
* / misc: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter2014-06-171-4/+8
|/
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-031-3/+8
|\
| * x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-011-3/+8
* | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-0323-166/+1132
|\ \
| * | misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer2014-05-271-1/+1
| * | misc: atmel_pwm: only build for supported platformsArnd Bergmann2014-05-271-1/+2
| * | mei: me: move probe quirk to cfg structureTomas Winkler2014-05-274-34/+54
| * | mei: add per device configurationAlexander Usyskin2014-05-278-52/+144
| * | mei: me: read H_CSR after asserting resetTomas Winkler2014-05-271-0/+12
| * | mei: me: drop harmful wait optimizationTomas Winkler2014-05-271-3/+1
| * | mei: me: fix hw ready reset flowTomas Winkler2014-05-271-3/+6
| * | mei: fix memory leak of mei_clients arrayTomas Winkler2014-05-273-18/+31
| * | misc: pch_phub: Fix Kconfig dependenciesJean Delvare2014-05-271-1/+1
| * | misc: arm-charlcd: add DT probe supportRob Herring2014-05-031-0/+7
| * | misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()Sebastien Bourdelin2014-05-031-3/+2
| * | misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida2014-05-031-2/+2
| * | misc: Add hardware dependencies to Atmel driversJean Delvare2014-05-031-2/+2
| * | mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin2014-05-035-7/+1
| * | mei: make return values consistent across the driverAlexander Usyskin2014-05-032-4/+3
| * | mei: extract fw status registersAlexander Usyskin2014-05-035-5/+127
| * | mei: me: bump hbm version to 1.1 to support power gatingTomas Winkler2014-05-031-1/+1
| * | mei: txe: use runtime PG pm domain for non wakeable devicesAlexander Usyskin2014-05-031-0/+49
| * | mei: me: use runtime PG pm domain for non wakeable devicesTomas Winkler2014-05-032-0/+53
| * | mei: use runtime pm in write and read flowTomas Winkler2014-05-031-13/+71
| * | mei: txe: add runtime pm frameworkAlexander Usyskin2014-05-032-4/+99
| * | mei: me: add runtime pm frameworkTomas Winkler2014-05-033-2/+100
| * | mei: add function to check write queuesTomas Winkler2014-05-032-0/+23
| * | mei: me: add pg exit and entry flow commandsTomas Winkler2014-05-034-4/+95
| * | mei: expose hardware power gating state to mei layerTomas Winkler2014-05-035-19/+93
| * | mei: condition PGI support on HW and HBM versionTomas Winkler2014-05-034-0/+67
| * | mei: me: add power gating isolation register write wrappersTomas Winkler2014-05-031-0/+29
| * | mei: me: introduce power gating registersTomas Winkler2014-05-031-0/+9
| * | mei: implement power gating isolation hbm layerTomas Winkler2014-05-035-0/+60
* | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-023-0/+334
|\ \ \
| * | | mfd: vexpress: Define the device as MFD cellsPawel Moll2014-05-153-0/+334
| |/ /
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-1/+1
|\ \ \ | |/ / |/| |
| * | GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev2014-04-251-1/+1
* | | misc: Grammar s/addition/additional/Geert Uytterhoeven2014-04-161-2/+2
* | | mei: ignore client writing state during cb completionAlexander Usyskin2014-04-162-4/+2
* | | mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2014-04-162-7/+28
* | | GenWQE: Increase driver version numberFrank Haverkamp2014-04-161-1/+1
* | | GenWQE: Fix multithreading problemsFrank Haverkamp2014-04-163-86/+180
* | | GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King2014-04-161-1/+1
* | | GenWQE: Add wmb before DDCB is startedFrank Haverkamp2014-04-161-0/+4
* | | GenWQE: Enable access to VPD flash areaFrank Haverkamp2014-04-161-1/+5
|/ /