summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* serial/arc-uart: Remove the goto/labelVineet Gupta2013-08-02
* serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta2013-08-02
* tty: Only hangup oncePeter Hurley2013-08-02
* serial: sccnxp: Add DT supportAlexander Shiyan2013-07-31
* serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan2013-07-31
* serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-07-31
* serial: sccnxp: Disable regulator on errorAlexander Shiyan2013-07-31
* serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König2013-07-31
* serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König2013-07-31
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart2013-07-29
* serial: at91: make UART support dma and pdc transfersElen Song2013-07-29
* serial: at91: distinguish usart and uartElen Song2013-07-29
* serial: at91: support run time switch transfer modeElen Song2013-07-29
* serial: at91: add rx dma supportElen Song2013-07-29
* serial: at91: add tx dma supportElen Song2013-07-29
* serial: at91: use function pointer to choose pdc or pioElen Song2013-07-29
* serial: at91: correct definition from DMA to PDCElen Song2013-07-29
* serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart2013-07-29
* TTY: synclink: replace bitmasks add operation with OR operation.Alexandru Juncu2013-07-29
* serial: max310x: Fix dev_pm_opsAlexander Shiyan2013-07-29
* Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-29
|\
| * Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-28
| |\
| | * pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-25
| | * pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-22
| | * pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-22
| | * pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-22
| | * pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-22
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-28
| |\ \
| | * | [SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley2013-07-24
| | * | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-23
| | * | [SCSI] sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-07-23
| | * | [SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-07-23
| | * | [SCSI] isci: Fix a race condition in the SSP task management pathJeff Skirvin2013-07-23
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-26
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-26
| | |\ \ \
| | | * | | drm/i915: initialize gt_lock early with other spin locksJani Nikula2013-07-25
| | | * | | drm/i915: fix hdmi portclock limitsDaniel Vetter2013-07-23
| | * | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-07-26
| | |\ \ \ \
| | | * | | | drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher2013-07-25
| | | * | | | drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-25
| | | * | | | drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-25
| | | * | | | drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-25
| | | * | | | drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-22
| | | * | | | drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-07-22
| | | * | | | drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-22
| | | * | | | drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-07-22
| | | * | | | drm/radeon/vm: only align the pt base to 32kAlex Deucher2013-07-22
| | | * | | | drm/radeon: wait for 3D idle before using CP DMAAlex Deucher2013-07-22
| | | |/ / /
| * | | | | Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-26
| |\ \ \ \ \