aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crush (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-17serial: sh-sci: Replace printk() by pr_*()Geert Uytterhoeven1-4/+3
2014-03-17serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven1-2/+2
2014-03-17serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven1-1/+5
2014-03-17serial: clps711x: Give a chance to perform useful tasks during wait loopAlexander Shiyan1-6/+15
2014-03-17serial_core: Grammar s/ports/port's/Geert Uytterhoeven1-1/+1
2014-03-17serial_core: Spelling s/contro/control/Geert Uytterhoeven1-1/+1
2014-03-17serial: efm32: properly namespace location propertyUwe Kleine-König2-3/+6
2014-03-17serial: max310x: Add missing #include <linux/uaccess.h>Geert Uytterhoeven1-0/+1
2014-03-17synclink: fix info leak in ioctlSalva Peiró2-0/+2
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar1-10/+5
2014-03-08serial: 8250_pci: change BayTrail default uartclkAaron Sierra1-3/+7
2014-03-08serial: 8250_pci: more BayTrail error-free baudsAaron Sierra1-8/+29
2014-03-02Linux 3.14-rc5Linus Torvalds1-1/+1
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-02-28serial: sh-sci: Add missing call to uart_remove_one_port() in failure pathGeert Uytterhoeven1-0/+1
2014-02-28serial_core: Unregister console in uart_remove_one_port()Geert Uytterhoeven1-0/+6
2014-02-28tty/serial: at91: remove unused open/close hooksRichard Genoud1-21/+0
2014-02-28tty/serial: at91: use dev_err instead of printkRichard Genoud1-2/+2
2014-02-28tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan3-43/+7
2014-02-28serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan1-4/+4
2014-02-28serial: imx: Use devm_ioremap_resource()Alexander Shiyan1-40/+4
2014-02-28tty: Fix low_latency BUGPeter Hurley4-22/+7
2014-02-28tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli1-0/+11
2014-02-28tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli2-2/+4
2014-02-28tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli1-0/+1
2014-02-28vt: detect and ignore OSC codes.Adam Borowski1-3/+11
2014-02-28vt: drop an useless enum and assignment.Adam Borowski1-4/+2
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker1-0/+4
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher1-3/+0
2014-02-27drm/radeon: change audio enable logicAlex Deucher5-27/+44
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher1-1/+1
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse3-2/+4