| Commit message (Expand) | Author | Age | Files | Lines |
* | pti: PTI semantics fix in pti_tty_cleanup. | J Freyensee | 2011-06-07 | 1 | -1/+1 |
* | pti: ENXIO error case memory leak PTI fix. | J Freyensee | 2011-06-07 | 1 | -1/+3 |
* | pti: double-free security PTI fix | J Freyensee | 2011-06-07 | 1 | -2/+3 |
* | drivers:misc: ti-st: fix skipping of change remote baud | Shahar Lev | 2011-06-07 | 1 | -2/+2 |
* | st_kim: Handle case of no device found for ID 0 | Steven Rostedt | 2011-06-07 | 2 | -1/+5 |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -4/+2 |
* | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 2011-06-01 | 1 | -1/+4 |
* | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -18/+11 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 5 | -31/+1134 |
|\ |
|
| * | Intel PTI implementaiton of MIPI 1149.7. | J Freyensee | 2011-05-13 | 3 | -0/+994 |
| * | pch_phub: Support new device ML7223 | Tomoya MORINAGA | 2011-05-12 | 2 | -29/+136 |
| * | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -2/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 4 | -9/+9 |
|\ \ |
|
| * | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 2 | -6/+6 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 26 | -47/+2735 |
| |\ \
| | |/ |
|
| * | | cs5535: Fix section mismatch | Nikanth Karthikesan | 2011-04-10 | 1 | -2/+2 |
| * | | ibmasm: fix comment typo | Justin P. Mattock | 2011-04-08 | 1 | -1/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-05-20 | 6 | -0/+2595 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 3 | -11/+15 |
| |\ \ \ |
|
| * | | | | misc: Add CARMA DATA-FPGA Programmer support | Ira Snyder | 2011-05-19 | 3 | -0/+1150 |
| * | | | | misc: Add CARMA DATA-FPGA Access Driver | Ira Snyder | 2011-05-19 | 5 | -0/+1445 |
| | |_|/
| |/| | |
|
* | | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 2 | -0/+2 |
| |/ /
|/| | |
|
* | | | misc: fix ti-st build issues | Randy Dunlap | 2011-04-29 | 2 | -0/+2 |
* | | | drivers:misc:ti-st: remove rfkill dependency | Pavan Savoy | 2011-04-22 | 1 | -1/+0 |
* | | | drivers:misc:ti-st: handle delayed tty receive | Pavan Savoy | 2011-04-22 | 1 | -10/+13 |
|/ / |
|
* | | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao | 2011-04-14 | 1 | -4/+4 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 8 | -9/+9 |
* | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 2011-03-25 | 1 | -1/+1 |
* | | | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-22 | 1 | -0/+1 |
* | | | drivers/misc/ep93xx_pwm.c: world-writable sysfs files | Vasiliy Kulikov | 2011-03-22 | 1 | -3/+3 |
* | | | drivers/misc/atmel_tclib.c: fix a memory leak | Axel Lin | 2011-03-22 | 1 | -2/+2 |
* | | | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() | Axel Lin | 2011-03-22 | 1 | -2/+2 |
* | | | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(... | Hong Liu | 2011-03-22 | 1 | -7/+10 |
* | | | ST SPEAr: PCIE gadget suppport | Pratyush Anand | 2011-03-22 | 3 | -0/+919 |
* | | | drivers/misc/bmp085.c: free initmem memory | Shubhrajyoti Datta | 2011-03-22 | 1 | -3/+3 |
* | | | bh1780gli: convert to dev pm ops | Shubhrajyoti Datta | 2011-03-22 | 1 | -9/+10 |
* | | | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 8 | -0/+1768 |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 2 | -6/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | misc: change to new flag variable | matt mooney | 2011-03-17 | 2 | -6/+2 |
| |/ |
|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -0/+20 |
|\ \ |
|
| * | | pch_uart: reference clock on CM-iTC | Denis Turischev | 2011-03-14 | 1 | -0/+16 |
| * | | pch_phub: add new device ML7213 | Tomoya MORINAGA | 2011-03-14 | 2 | -23/+53 |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 5 | -548/+448 |
|\ \ \ |
|
| * | | | drivers:misc: ti-st: fix debugging code | Pavan Savoy | 2011-03-09 | 1 | -14/+4 |
| * | | | drivers:misc: ti-st: remove multiple gpio handling | Pavan Savoy | 2011-02-04 | 2 | -104/+24 |
| * | | | drivers:misc: ti-st: fix hci-ll on wake_ind collision | Pavan Savoy | 2011-02-04 | 1 | -0/+15 |
| * | | | drivers:misc: ti-st: firmware download optimization | Pavan Savoy | 2011-02-04 | 2 | -7/+91 |
| * | | | drivers:misc: ti-st: set right debug levels for logs | Pavan Savoy | 2011-02-04 | 2 | -14/+13 |