aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentGravatar Mike Frysinger 1-18/+11
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-31/+1134
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-9/+9
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 6-0/+2595
2011-05-20sanitize <linux/prefetch.h> usageGravatar Linus Torvalds 2-0/+2
2011-05-20Merge remote branch 'origin/master' into mergeGravatar Benjamin Herrenschmidt 3-11/+15
2011-05-19misc: Add CARMA DATA-FPGA Programmer supportGravatar Ira Snyder 3-0/+1150
2011-05-19misc: Add CARMA DATA-FPGA Access DriverGravatar Ira Snyder 5-0/+1445
2011-05-13Intel PTI implementaiton of MIPI 1149.7.Gravatar J Freyensee 3-0/+994
2011-05-12pch_phub: Support new device ML7223Gravatar Tomoya MORINAGA 2-29/+136
2011-04-29misc: fix ti-st build issuesGravatar Randy Dunlap 2-0/+2
2011-04-26treewide: cleanup continuations and remove logging message whitespaceGravatar Joe Perches 2-6/+6
2011-04-26Merge branch 'master' into for-nextGravatar Jiri Kosina 26-47/+2735
2011-04-22tty: make receive_buf() return the amout of bytes receivedGravatar Felipe Balbi 1-2/+4
2011-04-22drivers:misc:ti-st: remove rfkill dependencyGravatar Pavan Savoy 1-1/+0
2011-04-22drivers:misc:ti-st: handle delayed tty receiveGravatar Pavan Savoy 1-10/+13
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipGravatar Wanlong Gao 1-4/+4
2011-04-10cs5535: Fix section mismatchGravatar Nikanth Karthikesan 1-2/+2
2011-04-08ibmasm: fix comment typoGravatar Justin P. Mattock 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 8-9/+9
2011-03-29drivers: Final irq namespace conversionGravatar Thomas Gleixner 1-1/+1
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-1/+1
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorGravatar Dan Carpenter 1-1/+1
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEGravatar Axel Lin 1-0/+1
2011-03-22drivers/misc/ep93xx_pwm.c: world-writable sysfs filesGravatar Vasiliy Kulikov 1-3/+3
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakGravatar Axel Lin 1-2/+2
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Gravatar Axel Lin 1-2/+2
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Gravatar Hong Liu 1-7/+10
2011-03-22ST SPEAr: PCIE gadget suppportGravatar Pratyush Anand 3-0/+919
2011-03-22drivers/misc/bmp085.c: free initmem memoryGravatar Shubhrajyoti Datta 1-3/+3
2011-03-22bh1780gli: convert to dev pm opsGravatar Shubhrajyoti Datta 1-9/+10
2011-03-21Move lis3lv02d drivers to drivers/miscGravatar Jean Delvare 8-0/+1768
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 2-6/+2
2011-03-17misc: change to new flag variableGravatar matt mooney 2-6/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+20
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-548/+448
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-12/+6
2011-03-14pch_uart: reference clock on CM-iTCGravatar Denis Turischev 1-0/+16
2011-03-14pch_phub: add new device ML7213Gravatar Tomoya MORINAGA 2-23/+53
2011-03-09drivers:misc: ti-st: fix debugging codeGravatar Pavan Savoy 1-14/+4
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEGravatar Axel Lin 1-0/+1
2011-02-21Merge branch 'master' into for-2.6.39Gravatar Tejun Heo 2-2/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Gravatar Tejun Heo 2-2/+2
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingGravatar Pavan Savoy 2-104/+24
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionGravatar Pavan Savoy 1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationGravatar Pavan Savoy 2-7/+91
2011-02-04drivers:misc: ti-st: set right debug levels for logsGravatar Pavan Savoy 2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesGravatar Pavan Savoy 3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsGravatar Pavan Savoy 1-123/+121
2011-02-04drivers:misc: ti-st: register with channel IDsGravatar Pavan Savoy 2-272/+139