summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-01PTI feature to allow user to name and mark masterchannel request.J Freyensee
2011-07-010 for o PTI Makefile bug.J Freyensee
2011-07-01pch_phub: Fix register miss-setting issueTomoya MORINAGA
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-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07pti: pti_tty_install documentation mispelling.J Freyensee
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
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao