aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-15serial/arc-uart: switch to devicetree based probingVineet Gupta
2013-01-15serial/arc-uart: platform_data order changedVineet Gupta
2013-01-15serial/arc-uart: split probe from probe_earlyprintkVineet Gupta
2013-01-15serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta
2013-01-15serial: tegra: add serial driverLaxman Dewangan
2013-01-15serial: imx: Use devm_* APIsSachin Kamat
2013-01-15serial: imx: Use pr_info instead of printkSachin Kamat
2013-01-15serial: imx: Fix coding style issueSachin Kamat
2013-01-15serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-01-15serial: imx: Fix checkpatch errors related to spacingSachin Kamat
2013-01-15serial: Samsung: Use of_match_ptr() macroSachin Kamat
2013-01-15serial: samsung: remove the use of statically remapped controller addressThomas Abraham
2013-01-15serial: mxs-auart: Fix typo in sanity checkThomas Jarosch
2013-01-15tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-15serial: avoid double free after call ioc4_serial_remove_oneChen Gang
2013-01-15n_gsm.c: add tx_lock in gsm_sendxiaojin
2013-01-15serial: sirf: add support for new SiRFmarco SMP SoCBarry Song
2013-01-15tty: vt/Makefile: set the variables to staticCong Ding
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2013-01-15serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra
2013-01-15synclink fix ldisc buffer argumentPaul Fulghum
2013-01-15serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki
2013-01-06Merge branch 'pm-qos'Rafael J. Wysocki