summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-20i2c: ismt: PCI core handles power state for usAndy Shevchenko
2015-10-20i2c: ismt: improve usage of devres APIAndy Shevchenko
2015-10-20i2c: ismt: mark register space with __iomemAndy Shevchenko
2015-10-20i2c / ACPI: Rework I2C device scanningMika Westerberg
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula
2015-10-15i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula
2015-10-15i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula
2015-10-15i2c: designware: Remove unused functionsJarkko Nikula
2015-10-15i2c: designware: Disable interrupts before requesting PCI device interruptJarkko Nikula
2015-10-15i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula
2015-10-10i2c: img-scb: verify support for requested bit rateSifan Naeem
2015-10-10i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem
2015-10-10i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem
2015-10-10i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem
2015-10-10i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem
2015-10-10i2c: img-scb: do dummy writes before fifo accessSifan Naeem
2015-10-10i2c: img-scb: enable fencing for all versions of the ipSifan Naeem
2015-10-09i2c: rcar: clean up after refactoringWolfram Sang
2015-10-09i2c: rcar: revoke START request earlyWolfram Sang
2015-10-09i2c: rcar: check master irqs before slave irqsWolfram Sang
2015-10-09i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang
2015-10-09i2c: rcar: init new messages in irqWolfram Sang
2015-10-09i2c: rcar: refactor setup of a msgWolfram Sang
2015-10-09i2c: rcar: remove spinlockWolfram Sang
2015-10-09i2c: rcar: remove unused IOERROR stateWolfram Sang
2015-10-09i2c: rcar: rework hw initWolfram Sang
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie