aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
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-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
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds3-0/+334
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-1/+1
2014-05-27misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()Christian Engelmayer1-1/+1
2014-05-27misc: atmel_pwm: only build for supported platformsArnd Bergmann1-1/+2
2014-05-27mei: me: move probe quirk to cfg structureTomas Winkler4-34/+54
2014-05-27mei: add per device configurationAlexander Usyskin8-52/+144
2014-05-27mei: me: read H_CSR after asserting resetTomas Winkler1-0/+12
2014-05-27mei: me: drop harmful wait optimizationTomas Winkler1-3/+1
2014-05-27mei: me: fix hw ready reset flowTomas Winkler1-3/+6
2014-05-27mei: fix memory leak of mei_clients arrayTomas Winkler3-18/+31
2014-05-27misc: pch_phub: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll3-0/+334
2014-05-03misc: arm-charlcd: add DT probe supportRob Herring1-0/+7
2014-05-03misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()Sebastien Bourdelin1-3/+2
2014-05-03misc: genwqe: Fix format string mismatch in card_debugfs.cMasanari Iida1-2/+2
2014-05-03misc: Add hardware dependencies to Atmel driversJean Delvare1-2/+2
2014-05-03mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin5-7/+1
2014-05-03mei: make return values consistent across the driverAlexander Usyskin2-4/+3
2014-05-03mei: extract fw status registersAlexander Usyskin5-5/+127
2014-05-03mei: me: bump hbm version to 1.1 to support power gatingTomas Winkler1-1/+1
2014-05-03mei: txe: use runtime PG pm domain for non wakeable devicesAlexander Usyskin1-0/+49
2014-05-03mei: me: use runtime PG pm domain for non wakeable devicesTomas Winkler2-0/+53
2014-05-03mei: use runtime pm in write and read flowTomas Winkler1-13/+71
2014-05-03mei: txe: add runtime pm frameworkAlexander Usyskin2-4/+99
2014-05-03mei: me: add runtime pm frameworkTomas Winkler3-2/+100
2014-05-03mei: add function to check write queuesTomas Winkler2-0/+23
2014-05-03mei: me: add pg exit and entry flow commandsTomas Winkler4-4/+95
2014-05-03mei: expose hardware power gating state to mei layerTomas Winkler5-19/+93
2014-05-03mei: condition PGI support on HW and HBM versionTomas Winkler4-0/+67
2014-05-03mei: me: add power gating isolation register write wrappersTomas Winkler1-0/+29
2014-05-03mei: me: introduce power gating registersTomas Winkler1-0/+9
2014-05-03mei: implement power gating isolation hbm layerTomas Winkler5-0/+60
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev1-1/+1
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven1-2/+2
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin2-4/+2
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp1-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp3-86/+180
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King1-1/+1
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp1-0/+4
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp1-1/+5