aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-14mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-14Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-14Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-09UPSTREAM: zram: fix possible use after free in zcomp_create()Luis Henriques
2015-12-09UPSTREAM: zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-12-09UPSTREAM: zram: fix error return codeJulia Lawall
2015-12-09UPSTREAM: zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove `num_migrated' device attrSergey Senozhatsky
2015-12-09UPSTREAM: zram: support compactionMinchan Kim
2015-12-09UPSTREAM: zram: use proper type to update max_used_pagesJoonsoo Kim
2015-12-09UPSTREAM: mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-12-09UPSTREAM: zram: remove request_queue from struct zramSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove init_lock in zram_make_requestMinchan Kim
2015-12-09UPSTREAM: zram: check bd_openers instead of bd_holdersMinchan Kim
2015-12-09UPSTREAM: zram: rework reset and destroy pathSergey Senozhatsky
2015-12-09UPSTREAM: zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-12-09UPSTREAM: zram: free meta table in zram_meta_freeGanesh Mahendran
2015-12-09UPSTREAM: zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-12-09UPSTREAM: zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2015-12-09UPSTREAM: mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2015-12-09UPSTREAM: zram: implement rw_page operation of zramkaram.lee
2015-12-09UPSTREAM: zram: change parameter from vaild_io_request()karam.lee
2015-12-09UPSTREAM: zram: remove bio parameter from zram_bvec_rw()karam.lee
2015-11-30trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2015-11-30Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-30irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-11-10wakeup: Add the guard condition for len in pm_get_active_wakeup_sourcesv3.18/topic/aospRuchi Kandoi
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-08irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-11-08irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-11-07irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-11-07irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-11-07irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-11-07of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-11-07PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-11-07PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-11-07PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-11-07PCI: Mark invalid BARs as unassignedBjorn Helgaas