Age | Commit message (Expand) | Author | Files | Lines |
2006-12-08 | [PATCH] Char: mxser_new, pci probing | Jiri Slaby | 1 | -87/+88 |
2006-12-08 | [PATCH] Char: mxser_new, delete ttys and termios | Jiri Slaby | 1 | -6/+0 |
2006-12-08 | [PATCH] Char: mxser_new, correct intr handler proto | Jiri Slaby | 1 | -1/+1 |
2006-12-08 | [PATCH] Char: mxser_new, comments cleanup | Jiri Slaby | 1 | -127/+16 |
2006-12-08 | [PATCH] Char: mxser_new, reverse if-else-paths patch | Jiri Slaby | 1 | -20/+7 |
2006-12-08 | [PATCH] Char: mxser_new, compact structures, round2 | Jiri Slaby | 1 | -167/+109 |
2006-12-08 | [PATCH] Char: mxser_new, register tty devices on the fly | Jiri Slaby | 1 | -11/+27 |
2006-12-08 | [PATCH] Char: mxser_new, compress isa finding | Jiri Slaby | 1 | -69/+40 |
2006-12-08 | [PATCH] Char: mxser_new, don't check tty_unregister retval | Jiri Slaby | 1 | -6/+3 |
2006-12-08 | [PATCH] Char: mxser_new, correct fail paths | Jiri Slaby | 1 | -25/+24 |
2006-12-08 | [PATCH] Char: mxser_new, testbit for bit testing | Jiri Slaby | 1 | -7/+8 |
2006-12-08 | [PATCH] Char: mxser_new, eliminate tty ldisc deref | Jiri Slaby | 1 | -10/+2 |
2006-12-08 | [PATCH] char: remove unneded termbits redefinitions (mxser_new) | Jiri Slaby | 1 | -3/+0 |
2006-12-08 | [PATCH] Char: mxser_new, CMSPAR is defined | Jiri Slaby | 1 | -4/+0 |
2006-12-08 | [PATCH] Char: mxser_new, code upside down | Jiri Slaby | 1 | -1557/+1488 |
2006-12-08 | [PATCH] Char: mxser_new, alter license terms | Jiri Slaby | 1 | -12/+4 |
2006-12-08 | [PATCH] Char: mxser_new, debug printk dependent on DEBUG | Jiri Slaby | 1 | -14/+5 |
2006-12-08 | [PATCH] Char: mxser_new, remove request for testers line | Jiri Slaby | 1 | -3/+0 |
2006-12-08 | [PATCH] Char: mxser_new, revert spin_lock changes | Jiri Slaby | 1 | -12/+0 |
2006-12-08 | [PATCH] Char: mxser_new, kill unneeded memsets | Jiri Slaby | 1 | -7/+0 |
2006-12-08 | [PATCH] char: mxser_new, check request_region retvals | Jiri Slaby | 1 | -4/+17 |
2006-12-08 | [PATCH] char: mxser_new, pci_request_region for pci regions | Jiri Slaby | 1 | -6/+4 |
2006-12-08 | [PATCH] char: mxser_new, use __(dev)init macros | Jiri Slaby | 1 | -4/+4 |
2006-12-08 | [PATCH] Char: mxser_new, rework to allow dynamic structs | Jiri Slaby | 2 | -628/+584 |
2006-12-08 | [PATCH] Char: mxser_new, upgrade to 1.9.1 | Jiri Slaby | 1 | -204/+192 |
2006-12-08 | [PATCH] Char: mxser_new, correct include file | Jiri Slaby | 1 | -1/+1 |
2006-12-08 | [PATCH] mxser: session warning fix | Andrew Morton | 1 | -1/+1 |
2006-12-08 | [PATCH] mxser: make an experimental clone | Jiri Slaby | 4 | -0/+3649 |
2006-12-08 | [PATCH] mxser: PCI refcounts | Alan Cox | 1 | -2/+6 |
2006-12-08 | [PATCH] mxser: correct tty driver name | Jiri Slaby | 1 | -2/+2 |
2006-12-08 | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater | 1 | -1/+1 |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater | 3 | -8/+8 |
2006-12-08 | [PATCH] struct path: convert ipmi | Josef Sipek | 1 | -2/+2 |
2006-12-08 | [PATCH] struct path: convert drm | Josef Sipek | 5 | -53/+53 |
2006-12-08 | [PATCH] struct path: convert char-drivers | Josef Sipek | 18 | -41/+41 |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 1 | -96/+141 |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 135 | -20681/+3544 |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2006-12-07 | [PATCH] IPMI: fix PROC_FS=n warnings | Randy Dunlap | 2 | -1/+3 |
2006-12-07 | [PATCH] IPMI: increase KCS message size | Corey Minyard | 1 | -2/+2 |
2006-12-07 | [PATCH] IPMI: Fix BT long busy | Corey Minyard | 4 | -264/+417 |
2006-12-07 | [PATCH] IPMI: fix pci warning | Corey Minyard | 1 | -1/+6 |
2006-12-07 | [PATCH] IPMI: add pigeonpoint poweroff | Corey Minyard | 1 | -1/+51 |
2006-12-07 | [PATCH] IPMI: system interface hotplug | Corey Minyard | 1 | -23/+297 |
2006-12-07 | [PATCH] IPMI: add poll delay | Corey Minyard | 1 | -1/+6 |
2006-12-07 | [PATCH] IPMI: fix request events | Corey Minyard | 1 | -10/+12 |
2006-12-07 | [PATCH] IPMI: Add maintenance mode | Corey Minyard | 3 | -1/+150 |
2006-12-07 | [PATCH] IPMI: Allow hot system interface remove | Corey Minyard | 3 | -131/+296 |
2006-12-07 | [PATCH] IPMI: pass sysfs name from lower level driver | Corey Minyard | 2 | -6/+29 |
2006-12-07 | [PATCH] IPMI: remove interface number limits | Corey Minyard | 1 | -113/+97 |