summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13usb: ehci-platform: add ACPI probing informationacpi-5.1-v10Graeme Gregory
2015-03-13net: smsc911x add support for probing from ACPIGraeme Gregory
2015-03-13virtio-mmio: add ACPI probingGraeme Gregory
2015-03-13net: smc91x: add ACPI probing support.Graeme Gregory
2015-03-13serial: pl011: add ACPI probingGraeme Gregory
2015-03-13drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara
2015-03-13drivers: PL011: allow to supply fixed option stringAndre Przywara
2015-03-13drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara
2015-03-13drivers: PL011: move cts_event workaround into separate functionAndre Przywara
2015-03-13drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara
2015-03-13drivers: PL011: refactor pl011_probe()Andre Przywara
2015-03-13drivers: PL011: refactor pl011_set_termios()Andre Przywara
2015-03-13drivers: PL011: refactor pl011_shutdown()Andre Przywara
2015-03-13drivers: PL011: refactor pl011_startup()Andre Przywara
2015-03-13drivers: PL011: avoid potential unregister_driver callAndre Przywara
2015-03-13serial: amba-pl011: Kickstart TX by explicit FIFO fillDave Martin
2015-03-13ARM64 / ACPI: additions of ACPI documentation for arm64Al Stone
2015-03-13Documentation: ACPI for ARM64Graeme Gregory
2015-03-13ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-03-13ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-03-13clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-13irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-13ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-13ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo
2015-03-13ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDHanjun Guo
2015-03-13ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-13ACPI / table: Print GIC information when MADT is parsedHanjun Guo
2015-03-13ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory
2015-03-13ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory
2015-03-13ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone
2015-03-13ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo
2015-03-13ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEPGraeme Gregory
2015-03-11ACPI: fix acpi_os_ioremap for arm64Mark Salter
2015-03-11ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-03-11ARM64: allow late use of early_ioremapMark Salter
2015-03-11ACPI: add arm64 to the platforms that use ioremapGraeme Gregory
2015-03-11ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo
2015-03-08Linux 4.0-rc3Linus Torvalds
2015-03-08sunrpc: fix braino in ->poll()Al Viro
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold