summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vt: fix race in vt_waitactive()Rabin Vincent2012-06-151-13/+34
* TTY: add tty_port_register_device helperJiri Slaby2012-06-142-0/+12
* TTY: add ports array to tty_driverJiri Slaby2012-06-142-1/+18
* TTY: centralize fail paths in tty_register_driverJiri Slaby2012-06-141-12/+6
* TTY: usb-serial, use tty_port_installJiri Slaby2012-06-141-1/+1
* TTY: vt, add ->installJiri Slaby2012-06-141-24/+36
* TTY: provide drivers with tty_port_installJiri Slaby2012-06-142-0/+10
* TTY: vt, remove con_schedule_flipJiri Slaby2012-06-143-16/+4
* PTY: add tty_portJiri Slaby2012-06-141-4/+21
* PTY: merge pty_install implementationsJiri Slaby2012-06-141-65/+45
* PTY: remove one empty ops->removeJiri Slaby2012-06-141-7/+3
* serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-131-1/+1
* serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-131-13/+23
* TTY: um/line, use tty from tty_portJiri Slaby2012-06-133-9/+21
* TTY: um/line, add tty_portJiri Slaby2012-06-132-4/+5
* TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-131-47/+1
* TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-131-15/+1
* TTY: ircomm, define carrier routinesJiri Slaby2012-06-131-10/+33
* TTY: ircomm, define local tty_portJiri Slaby2012-06-131-53/+56
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-135-42/+70
* TTY: ircomm, revamp lockingJiri Slaby2012-06-132-21/+18
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-134-36/+31
* TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-132-24/+21
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-133-11/+6
* TTY: ircomm, add tty_portJiri Slaby2012-06-133-13/+13
* TTY: cyclades, add local pointer for cardJiri Slaby2012-06-131-30/+33
* 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-131-9/+1
* serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-134-0/+857
* serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-132-0/+2
* serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-132-1/+10
* serial_core: Update buffer overrun statistics.Corbin2012-06-131-2/+4
* serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-131-1/+1
* serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-131-1/+2
* serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-131-2/+2
* serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-131-9/+12
* Delete generic_serial.hPaul Bolle2012-06-122-36/+0
* delete seven tty headersPaul Bolle2012-06-128-1859/+0
* Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-091-1/+1
* mm, oom: fix badness score underflowDavid Rientjes2012-06-091-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
|\
| * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \