summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov2011-07-261-20/+11
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-253-42/+63
|\
| * PTI feature to allow user to name and mark masterchannel request.J Freyensee2011-07-011-39/+60
| * 0 for o PTI Makefile bug.J Freyensee2011-07-011-1/+1
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2011-07-011-2/+2
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-251-3/+3
|\ \
| * | pti: pti_tty_install documentation mispelling.J Freyensee2011-06-071-3/+3
| |/
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-258-3/+1094
|\ \
| * | misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin2011-07-253-0/+98
| * | misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin2011-07-253-0/+424
| * | drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim2011-07-253-0/+567
| * | geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-07-251-2/+1
| * | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-251-1/+4
* | | Merge branch 'master' into for-nextJiri Kosina2011-07-1110-14/+31
|\| |
| * | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-283-7/+14
| |\ \
| | * | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1
| | * | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-071-1/+3
| | * | pti: double-free security PTI fixJ Freyensee2011-06-071-2/+3
| | * | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
| | * | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-072-1/+5
| | |/
| * | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
| * | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-1/+1
| |\ \
| | * | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-251-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-201-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | sgi-xp: fix a use after freeEric Dumazet2011-06-191-3/+3
| | |/
| * | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-151-0/+2
| * | drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-151-1/+1
| * | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-151-1/+1
| |/
* / treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-4/+2
* kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-18/+11
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-235-31/+1134
|\
| * Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-133-0/+994
| * pch_phub: Support new device ML7223Tomoya MORINAGA2011-05-122-29/+136
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-234-9/+9
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-262-6/+6
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-2626-47/+2735
| |\|
| * | cs5535: Fix section mismatchNikanth Karthikesan2011-04-101-2/+2
| * | ibmasm: fix comment typoJustin P. Mattock2011-04-081-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-206-0/+2595
|\ \ \
| * \ \ Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-203-11/+15
| |\ \ \
| * | | | misc: Add CARMA DATA-FPGA Programmer supportIra Snyder2011-05-193-0/+1150
| * | | | misc: Add CARMA DATA-FPGA Access DriverIra Snyder2011-05-195-0/+1445
| | |_|/ | |/| |
* | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-202-0/+2
| |/ / |/| |
* | | misc: fix ti-st build issuesRandy Dunlap2011-04-292-0/+2
* | | drivers:misc:ti-st: remove rfkill dependencyPavan Savoy2011-04-221-1/+0