summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: hvcs, use kref from tty_portJiri Slaby2012-04-091-18/+16
* TTY: hvcs, add tty_portJiri Slaby2012-04-091-12/+12
* TTY: HVC, use count from tty_portJiri Slaby2012-04-092-20/+21
* TTY: HVC, use tty from tty_portJiri Slaby2012-04-093-23/+16
* TTY: HVC, add tty_portJiri Slaby2012-04-092-10/+15
* TTY: bfin_jtag_comm, use tty from tty_portJiri Slaby2012-04-091-18/+18
* TTY: bfin_jtag_comm, add tty_portJiri Slaby2012-04-091-5/+5
* TTY: tty3270, add tty_portJiri Slaby2012-04-093-43/+49
* TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby2012-04-091-5/+6
* TTY: tty3270, get rid of ugly aliasingJiri Slaby2012-04-091-23/+19
* TTY: tty3270, move initialization to allocationJiri Slaby2012-04-091-10/+10
* TTY: sclp_vt220, remove unused allocationJiri Slaby2012-04-091-8/+1
* TTY: sclp_vt220, add tty_portJiri Slaby2012-04-091-10/+14
* TTY: sclp_tty, add tty_portJiri Slaby2012-04-091-14/+19
* TTY: con3215, centralize allocationJiri Slaby2012-04-091-35/+39
* TTY: hso, use tty from tty_portJiri Slaby2012-04-091-27/+13
* TTY: hso, remove tty NULL checks fro tty->opsJiri Slaby2012-04-091-17/+10
* TTY: hso, add tty_portJiri Slaby2012-04-091-12/+13
* TTY: hso, free tty_driverJiri Slaby2012-04-091-4/+8
* TTY: hso, do not set TTY MAGICJiri Slaby2012-04-091-1/+0
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
* TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-092-8/+9
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-092-22/+20
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-092-24/+21
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-093-12/+7
* TTY: isdn, add tty_portJiri Slaby2012-04-092-30/+33
* TTY: isdn, remove unused members from modem_infoJiri Slaby2012-04-091-2/+0
* TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-092-12/+0
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-092-41/+30
* TTY: isdn, remove calloutJiri Slaby2012-04-092-29/+6
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* TTY: deprecate linux/generic_serial.hJiri Slaby2012-04-091-62/+2
* TTY: crisv10, initialize tty_portJiri Slaby2012-04-091-0/+1
* TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-091-26/+1
* Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
OpenPOWER on IntegriCloud