summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: ismt: PCI core handles power state for usAndy Shevchenko2015-10-201-33/+0
* i2c: ismt: improve usage of devres APIAndy Shevchenko2015-10-201-13/+5
* i2c: ismt: mark register space with __iomemAndy Shevchenko2015-10-201-1/+1
* i2c / ACPI: Rework I2C device scanningMika Westerberg2015-10-201-23/+59
* i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula2015-10-154-63/+49
* i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula2015-10-151-12/+12
* i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula2015-10-152-4/+2
* i2c: designware: Remove unused functionsJarkko Nikula2015-10-152-15/+0
* i2c: designware: Disable interrupts before requesting PCI device interruptJarkko Nikula2015-10-151-1/+1
* i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula2015-10-153-9/+1
* i2c: img-scb: verify support for requested bit rateSifan Naeem2015-10-101-3/+11
* i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem2015-10-101-0/+9
* i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem2015-10-101-1/+1
* i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem2015-10-101-13/+17
* i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem2015-10-101-6/+2
* i2c: img-scb: do dummy writes before fifo accessSifan Naeem2015-10-101-2/+2
* i2c: img-scb: enable fencing for all versions of the ipSifan Naeem2015-10-101-6/+2
* i2c: rcar: clean up after refactoringWolfram Sang2015-10-091-23/+9
* i2c: rcar: revoke START request earlyWolfram Sang2015-10-091-16/+7
* i2c: rcar: check master irqs before slave irqsWolfram Sang2015-10-091-8/+5
* i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2015-10-091-2/+2
* i2c: rcar: init new messages in irqWolfram Sang2015-10-091-37/+37
* i2c: rcar: refactor setup of a msgWolfram Sang2015-10-091-6/+9
* i2c: rcar: remove spinlockWolfram Sang2015-10-091-19/+4
* i2c: rcar: remove unused IOERROR stateWolfram Sang2015-10-091-6/+0
* i2c: rcar: rework hw initWolfram Sang2015-10-091-12/+5
* Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\
| * md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| * md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| * md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| * md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| * raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| * md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
|\ \
| * | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| * | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-10-032-2/+2
|\ \ \
| * | | clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
| * | | clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-031-15/+73
|\ \ \ \
| * | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-0331-300/+221
|\ \ \ \ \
| * | | | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-1/+1
| * | | | | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie2015-10-021-2/+3
| * | | | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-023-6/+22
| * | | | | drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie2015-10-021-13/+12
| * | | | | drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie2015-10-021-10/+26
| * | | | | drm/dp/mst: don't pass port into the path builder functionDave Airlie2015-10-021-4/+5