summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | drivers:misc:ti-st: handle delayed tty receivePavan Savoy2011-04-221-10/+13
|/ /
* | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-141-4/+4
* | Fix common misspellingsLucas De Marchi2011-03-318-9/+9
* | drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-1/+1
|\ \
| * | kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-251-1/+1
* | | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-221-0/+1
* | | drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-221-3/+3
* | | drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-221-2/+2
* | | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-221-2/+2
* | | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-221-7/+10
* | | ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-223-0/+919
* | | drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-221-3/+3
* | | bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-221-9/+10
* | | Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-218-0/+1768
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-202-6/+2
|\ \ \ | |_|/ |/| |
| * | misc: change to new flag variablematt mooney2011-03-172-6/+2
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+20
|\ \
| * | pch_uart: reference clock on CM-iTCDenis Turischev2011-03-141-0/+16
| * | pch_phub: add new device ML7213Tomoya MORINAGA2011-03-142-23/+53
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-165-548/+448
|\ \ \
| * | | drivers:misc: ti-st: fix debugging codePavan Savoy2011-03-091-14/+4
| * | | drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-042-104/+24
| * | | drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
| * | | drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-042-7/+91
| * | | drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
| * | | drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
| * | | drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
| * | | drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-042-272/+139
| * | | pch_phub: add new device ML7213Tomoya MORINAGA2011-02-032-23/+53
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-162-12/+6
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud