summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* TTY: move low_latency to tty_portJiri Slaby2013-01-1525-34/+34
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-1559-122/+123
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-1569-270/+284
* TTY: convert more flipping functionsJiri Slaby2013-01-1517-37/+39
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-1518-39/+54
* serial/arc-uart: switch to devicetree based probingVineet Gupta2013-01-151-3/+40
* serial/arc-uart: platform_data order changedVineet Gupta2013-01-151-5/+6
* serial/arc-uart: split probe from probe_earlyprintkVineet Gupta2013-01-151-10/+11
* serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta2013-01-151-14/+15
* serial: tegra: add serial driverLaxman Dewangan2013-01-153-0/+1411
* serial: imx: Use devm_* APIsSachin Kamat2013-01-151-22/+10
* serial: imx: Use pr_info instead of printkSachin Kamat2013-01-151-2/+2
* serial: imx: Fix coding style issueSachin Kamat2013-01-151-2/+1
* serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-01-151-1/+1
* serial: imx: Fix checkpatch errors related to spacingSachin Kamat2013-01-151-111/+111
* serial: Samsung: Use of_match_ptr() macroSachin Kamat2013-01-151-3/+1
* serial: samsung: remove the use of statically remapped controller addressThomas Abraham2013-01-151-2/+6
* serial: mxs-auart: Fix typo in sanity checkThomas Jarosch2013-01-151-1/+1
* tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee2013-01-152-10/+10
* serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-152-78/+1
* serial: avoid double free after call ioc4_serial_remove_oneChen Gang2013-01-151-0/+1
* n_gsm.c: add tx_lock in gsm_sendxiaojin2013-01-151-0/+3
* serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-152-1/+20
* tty: vt/Makefile: set the variables to staticCong Ding2013-01-151-3/+1
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-14/+16
* serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-151-0/+2
* synclink fix ldisc buffer argumentPaul Fulghum2013-01-154-8/+47
* serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-151-0/+309
* Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\
| * EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-085-25/+29
|\ \
| * \ Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-081-1/+2
| |\ \
| | * | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-041-1/+2
| * | | pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-071-2/+5
| * | | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-061-2/+5
| * | | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-061-1/+1
| * | | clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
| * | | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-061-18/+15
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0846-792/+437
|\ \ \
| * | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-081-1/+3
| * | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-086-16/+135
| |\ \ \
| | * | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst2013-01-071-0/+28
| | * | | drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher2013-01-041-9/+22
| | * | | drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher2013-01-044-7/+85
| * | | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-085-0/+17
| * | | | drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-075-88/+36
| * | | | drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-071-1/+1
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4