summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula4-63/+49
2015-10-15i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula1-12/+12
2015-10-15i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula2-4/+2
2015-10-15i2c: designware: Remove unused functionsJarkko Nikula2-15/+0
2015-10-15i2c: designware: Disable interrupts before requesting PCI device interruptJarkko Nikula1-1/+1
2015-10-15i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula3-9/+1
2015-10-10i2c: img-scb: verify support for requested bit rateSifan Naeem1-3/+11
2015-10-10i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem1-0/+9
2015-10-10i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem1-1/+1
2015-10-10i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem1-13/+17
2015-10-10i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem1-6/+2
2015-10-10i2c: img-scb: do dummy writes before fifo accessSifan Naeem1-2/+2
2015-10-10i2c: img-scb: enable fencing for all versions of the ipSifan Naeem1-6/+2
2015-10-09i2c: rcar: clean up after refactoringWolfram Sang1-23/+9
2015-10-09i2c: rcar: revoke START request earlyWolfram Sang1-16/+7
2015-10-09i2c: rcar: check master irqs before slave irqsWolfram Sang1-8/+5
2015-10-09i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang1-2/+2
2015-10-09i2c: rcar: init new messages in irqWolfram Sang1-37/+37
2015-10-09i2c: rcar: refactor setup of a msgWolfram Sang1-6/+9
2015-10-09i2c: rcar: remove spinlockWolfram Sang1-19/+4
2015-10-09i2c: rcar: remove unused IOERROR stateWolfram Sang1-6/+0
2015-10-09i2c: rcar: rework hw initWolfram Sang1-12/+5
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+73
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-300/+221
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-47/+72
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-64/+62
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen1-3/+2
2015-10-02md: drop null test before destroy functionsJulia Lawall4-14/+7
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li1-0/+1
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-6/+6
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown1-2/+2
2015-10-02raid5: update analysis state for failed stripeShaohua Li1-0/+4
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown1-0/+4
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie1-1/+1
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie3-6/+22
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie1-13/+12
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie1-10/+26
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie1-4/+5
2015-10-02drm/radeon: drop radeon_fb_helper_set_parAlex Deucher1-31/+1