aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-7/+14
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking countJosh Hunt1-0/+8
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan1-1/+1
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2011-06-19sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIMEGeert Uytterhoeven1-0/+2
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner1-1/+1
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error pathAxel Lin1-1/+1
2011-06-07pti: PTI semantics fix in pti_tty_cleanup.J Freyensee1-1/+1
2011-06-07pti: ENXIO error case memory leak PTI fix.J Freyensee1-1/+3
2011-06-07pti: double-free security PTI fixJ Freyensee1-2/+3
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudShahar Lev1-2/+2
2011-06-07st_kim: Handle case of no device found for ID 0Steven Rostedt2-1/+5
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-4/+2
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger1-1/+4
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-18/+11
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-31/+1134
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-9/+9
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-0/+2595
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds2-0/+2
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt3-11/+15
2011-05-19misc: Add CARMA DATA-FPGA Programmer supportIra Snyder3-0/+1150
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder5-0/+1445
2011-05-13Intel PTI implementaiton of MIPI 1149.7.J Freyensee3-0/+994
2011-05-12pch_phub: Support new device ML7223Tomoya MORINAGA2-29/+136
2011-04-29misc: fix ti-st build issuesRandy Dunlap2-0/+2
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches2-6/+6
2011-04-26Merge branch 'master' into for-nextJiri Kosina26-47/+2735
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-2/+4
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy1-1/+0
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy1-10/+13
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao1-4/+4
2011-04-10cs5535: Fix section mismatchNikanth Karthikesan1-2/+2
2011-04-08ibmasm: fix comment typoJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi8-9/+9
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+1
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-22drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov1-3/+3
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin1-2/+2
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin1-2/+2
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handledHong Liu1-7/+10
2011-03-22ST SPEAr: PCIE gadget suppportPratyush Anand3-0/+919
2011-03-22drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta1-3/+3
2011-03-22bh1780gli: convert to dev pm opsShubhrajyoti Datta1-9/+10
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare8-0/+1768
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-6/+2