summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-11-05mvf_adc: read temperature sensor and use hwmon interfaceStefan Agner
2013-11-05mvf_adc: support all 32 channelsStefan Agner
2013-11-05mvf_adc: fix register configuration in adc_setStefan Agner
2013-11-05mvf_adc: Fix memory leakStefan Agner
2013-11-05mvf_adc: Destroy device on removeStefan Agner
2013-10-02colibri-vf50-ts/mvf-adc: Moved touchscreen support in a moduleStefan Agner
2013-10-02mvf_adc: Add touch detection supportStefan Agner
2013-10-01mvf_adc: Improved touchscreen support, calculated pressureStefan Agner
2013-09-30mvf_adc: Initial touchscreen supportStefan Agner
2013-09-24mvf_adc: allow multiple device instancesStefan Agner
2012-12-12ENGR00181365-2: ADC: Add driver support for ADC VybridWang Xiaojun
2012-02-08ENGR00174018 MX6Q/perfmon : fix the compiling errorHuang Shijie
2012-01-09ENGR00161951-1 [mx6q]performance monitor driverTony Lin
2012-01-09ENGR00137979-1 add performance monitor driverTony Lin
2011-11-26pcie-gadget-spear: Add "platform:" prefix for platform modaliasAxel Lin
2011-11-26pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA
2011-11-26pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-10-16lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai
2011-08-04geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-19sgi-xp: fix a use after freeEric Dumazet
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin
2011-06-07pti: PTI semantics fix in pti_tty_cleanup.J Freyensee
2011-06-07pti: ENXIO error case memory leak PTI fix.J Freyensee
2011-06-07pti: double-free security PTI fixJ Freyensee
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudShahar Lev
2011-06-07st_kim: Handle case of no device found for ID 0Steven Rostedt
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19misc: Add CARMA DATA-FPGA Programmer supportIra Snyder
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder
2011-05-13Intel PTI implementaiton of MIPI 1149.7.J Freyensee
2011-05-12pch_phub: Support new device ML7223Tomoya MORINAGA
2011-04-29misc: fix ti-st build issuesRandy Dunlap
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi