summaryrefslogtreecommitdiffstats
path: root/drivers/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber3-7/+42
2016-04-30tty: msm_serial: remove static clk rate setting in probeSrinivas Kandagatla1-2/+0
2016-04-30tty: Remove stale parameter commentPeter Hurley1-1/+0
2016-04-30tty: Remove unused TTY_NUMBER() macroPeter Hurley1-3/+0
2016-04-30serial: core: Prevent unsafe uart port access, part 3Peter Hurley1-10/+20
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley2-43/+130
2016-04-30serial: core: Prevent unsafe uart port access, part 1Peter Hurley1-53/+104
2016-04-30serial: core: Expand port mutex section in uart_poll_init()Peter Hurley1-15/+15
2016-04-30tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flagsPeter Hurley1-0/+4
2016-04-30tty: mxser: Remove unused ASYNC_SHARE_IRQ flagPeter Hurley1-1/+0
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley27-150/+157
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley3-10/+23
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley13-64/+39
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley11-42/+53
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley10-38/+25
2016-04-30tty: Define ASYNC_ replacement bitsPeter Hurley2-2/+23
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley21-23/+27
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley18-37/+39
2016-04-30tty: amba-pl011: Use 32-bit accesses for SBSA UARTChristopher Covington1-0/+1
2016-04-29tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-04-29TTY: n_gsm, fix false positive WARN_ONJiri Slaby1-1/+3
2016-04-29serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-04-25Linux 4.6-rc5v4.6-rc5Linus Torvalds1-1/+1
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck1-1/+23
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck1-3/+3
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross1-3/+3
2016-04-22cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior1-7/+26
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano1-1/+1
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt1-1/+2
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
2016-04-22drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs1-0/+2
2016-04-22amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang3-1/+5
2016-04-22drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-04-22drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-04-22drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-04-22drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-04-22drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com1-1/+8
2016-04-22drm/nouveau/kms: fix setting of default values for dithering propertiesBen Skeggs1-2/+2
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon1-1/+1
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao1-2/+2
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman1-2/+2
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2-6/+10
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-04-21irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton1-2/+2
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha4-3/+10
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2-0/+15
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2-5/+41
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens1-15/+24