summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: rcar: switch to i2c generic dt parsingWolfram Sang2015-12-141-7/+9
* i2c: rcar: refactor probe function a littleWolfram Sang2015-12-141-23/+17
* i2c: add generic routine to parse DT for timing informationWolfram Sang2015-12-141-0/+53
* i2c: emev2: add slave supportNiklas Söderlund2015-12-051-1/+111
* i2c: eg20t: allow build on MIPS platformsPaul Burton2015-12-031-1/+1
* i2c: eg20t: set i2c_adapter->dev.of_nodePaul Burton2015-12-031-0/+1
* i2c: at91: add support for the HOLD fieldLudovic Desroches2015-12-031-3/+50
* i2c: piix4: remove unneeded assignmentsWolfram Sang2015-12-031-2/+2
* i2c: mediatek: add i2c first write then read optimizationLiguo Zhang2015-12-011-6/+27
* i2c: cadence: Remove the suspended flagShubhrajyoti Datta2015-11-301-6/+1
* i2c: cadence: Move to sensible power managementShubhrajyoti Datta2015-11-301-21/+45
* i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCHNicola Corna2015-11-301-0/+10
* i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCHNicola Corna2015-11-301-0/+6
* i2c: xiic: Replace spinlock with mutexLars-Peter Clausen2015-11-301-6/+6
* i2c: taos-evm: replace simple_strtoul by kstrtou8LABBE Corentin2015-11-301-1/+7
* i2c: piix4: Add adapter port name support for SB800 chipsetChristian Fetzer2015-11-301-4/+12
* i2c: piix4: Add support for multiplexed main adapter in SB800Christian Fetzer2015-11-301-22/+147
* i2c: piix4: Convert piix4_main_adapter to arrayChristian Fetzer2015-11-301-5/+12
* i2c: rcar: handle difference in setting up non-first messageWolfram Sang2015-11-301-5/+16
* i2c: rcar: clean up after refactoringWolfram Sang2015-11-301-23/+9
* i2c: rcar: revoke START request earlyWolfram Sang2015-11-301-16/+7
* i2c: rcar: check master irqs before slave irqsWolfram Sang2015-11-301-8/+5
* i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2015-11-301-2/+2
* i2c: rcar: init new messages in irqWolfram Sang2015-11-301-47/+43
* i2c: rcar: refactor setup of a msgWolfram Sang2015-11-301-6/+9
* i2c: rcar: remove spinlockWolfram Sang2015-11-301-19/+4
* i2c: rcar: remove unused IOERROR stateWolfram Sang2015-11-301-6/+0
* i2c: rcar: rework hw initWolfram Sang2015-11-301-12/+4
* i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang2015-11-301-9/+17
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-3027-993/+1093
|\
| * Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
| |\
| | * drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| | * drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \
| | * | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
| | * | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
| | * | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
| | * | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
| | * | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-214-20/+2
| | * | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-212-6/+12
| | * | drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-211-1/+10
| | * | drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-211-5/+14