summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-06-201-12/+26
* serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij2012-06-181-17/+17
* serial: pxa: add spin lock for console writeChao Xie2012-06-151-0/+14
* vt: fix race in vt_waitactive()Rabin Vincent2012-06-141-13/+34
* TTY: add tty_port_register_device helperJiri Slaby2012-06-131-0/+9
* TTY: add ports array to tty_driverJiri Slaby2012-06-131-1/+17
* TTY: centralize fail paths in tty_register_driverJiri Slaby2012-06-131-12/+6
* TTY: usb-serial, use tty_port_installJiri Slaby2012-06-131-1/+1
* TTY: vt, add ->installJiri Slaby2012-06-131-24/+36
* TTY: provide drivers with tty_port_installJiri Slaby2012-06-131-0/+8
* TTY: vt, remove con_schedule_flipJiri Slaby2012-06-132-4/+4
* PTY: add tty_portJiri Slaby2012-06-131-4/+21
* PTY: merge pty_install implementationsJiri Slaby2012-06-131-65/+45
* PTY: remove one empty ops->removeJiri Slaby2012-06-131-7/+3
* serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-121-1/+1
* serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-121-13/+23
* TTY: cyclades, add local pointer for cardJiri Slaby2012-06-121-30/+33
* 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
* serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-123-0/+843
* serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-121-0/+1
* serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-0/+8
* serial_core: Update buffer overrun statistics.Corbin2012-06-121-2/+4
* serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-121-1/+1
* serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-121-1/+2
* serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-121-2/+2
* serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-121-9/+12
* Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-082-6/+23
|\
| * UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0815-44/+158
|\ \
| * \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-086-27/+28
| |\ \
| | * | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-051-4/+6
| | * | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-051-7/+0
| | * | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-051-5/+14
| | * | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-051-6/+3
| | * | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-051-2/+2
| | * | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-052-3/+3
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-089-17/+130
| |\ \ \
| | * | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-062-6/+67
| | * | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
| | * | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-052-1/+26
| | * | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-043-7/+25
| | * | | drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson2012-06-041-0/+4
| | * | | drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson2012-05-311-3/+5
| | * | | drm/i915: Reset last_retired_head when resetting ringChris Wilson2012-05-291-0/+1
* | | | | drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-071-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-064-18/+57
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-043811-178537/+292471
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | | * | | | ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-081-5/+25