summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-227-119/+19
|\
| * zram: remove obsolete sysfs attrsSergey Senozhatsky2017-02-221-99/+2
| * mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-222-3/+2
| * lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-223-3/+3
| * mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-221-9/+9
| * mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-221-9/+7
* | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-229-16/+69
|\ \
| * | of: introduce of_graph_get_remote_nodeRob Herring2017-02-151-0/+37
| * | of: Add missing space at end of pr_fmt().Frank Rowand2017-02-091-1/+1
| * | of: make of_device_make_bus_id() staticFrank Rowand2017-02-091-1/+1
| * | of: fix of_node leak caused in of_find_node_opts_by_pathQi Hou2017-02-091-0/+3
| * | of/unittest: Swap arguments of of_unittest_apply_overlay()Alexander Sverdlin2017-01-231-2/+2
| * | of: remove redundant memset in overlayXuYing2017-01-091-1/+0
| * | of/irq: improve error report on irq discovery process failureGuilherme G. Piccoli2017-01-092-8/+21
| * | of: drop duplicate headersGeliang Tang2017-01-043-3/+0
| * | of: reserved_mem: set dma_ops for devices using reserved memSmitha T Murthy2017-01-041-0/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-223-0/+220
|\ \ \
| * | | ptp_kvm: try to detect hypercall availabilityRadim Krčmář2017-02-161-0/+7
| * | | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-0991-481/+839
| |\ \ \
| * | | | PTP: add kvm PTP driverMarcelo Tosatti2017-02-083-0/+213
* | | | | Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-221-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko2017-02-221-2/+4
* | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2272-1329/+2583
|\ \ \ \ \
| * | | | | tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington2017-02-152-7/+82
| * | | | | atmel_serial: Use the fractional divider when possibleRomain Izard2017-02-141-3/+4
| * | | | | tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0
| * | | | | serial: exar: Enable MSI supportJan Kiszka2017-02-101-1/+7
| * | | | | serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-102-0/+19
| * | | | | serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0
| * | | | | serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-102-143/+79
| * | | | | serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka2017-02-101-13/+9
| * | | | | serial: exar: Fix mapping of port I/O resourcesJan Kiszka2017-02-101-0/+3
| * | | | | serial: sh-sci: fix hardware RX trigger level settingUlrich Hecht2017-02-101-2/+9
| * | | | | tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni2017-02-101-0/+44
| * | | | | serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson2017-02-101-0/+23
| * | | | | serdev: ttyport: check whether tty_init_dev() failsDan Carpenter2017-02-091-0/+2
| * | | | | serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun2017-02-091-1/+1
| * | | | | serial: st-asc: Use generic DT binding for announcing RTS/CTS linesLee Jones2017-02-061-1/+1
| * | | | | serial: st-asc: (De)Register GPIOD and swap Pinctrl profilesLee Jones2017-02-061-1/+26
| * | | | | serial: st-asc: Read in all Pinctrl statesLee Jones2017-02-061-0/+29
| * | | | | serial: st-asc: Provide RTS functionalityLee Jones2017-02-061-4/+23
| * | | | | serial: st-asc: Ignore the parity error bit if 8-bit mode is enabledLee Jones2017-02-061-3/+13
| * | | | | serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-02-061-0/+13
| * | | | | serial: sh-sci: make RX FIFO parameters tunable via sysfsUlrich Hecht2017-02-061-0/+87
| * | | | | serial: sh-sci: SCIFA/B RX FIFO software timeoutUlrich Hecht2017-02-061-33/+68
| * | | | | serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIFUlrich Hecht2017-02-061-1/+28
| * | | | | tty_port: register tty ports with serdev busRob Herring2017-02-031-0/+12
| * | | | | serdev: add a tty port controller driverRob Herring2017-02-033-0/+234
| * | | | | serdev: Introduce new bus for serial attached devicesRob Herring2017-02-035-0/+434
| * | | | | tty_port: Add port client functionsRob Herring2017-02-032-20/+43