summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-043-0/+89
* watchdog: lantiq: access boot cause register through regmapHauke Mehrtens2017-09-041-5/+69
* mtd: lantiq-flash: drop check of boot selectHauke Mehrtens2017-09-041-6/+0
* irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton2017-09-041-2/+1
* irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton2017-09-041-6/+6
* irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton2017-09-041-7/+7
* irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton2017-09-041-21/+31
* irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton2017-09-041-9/+8
* irqchip: mips-gic: Inline gic_basic_init()Paul Burton2017-09-041-27/+19
* irqchip: mips-gic: Inline __gic_init()Paul Burton2017-09-041-60/+55
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+0
* irqchip: mips-gic: Remove gic_presentPaul Burton2017-09-041-2/+0
* irqchip: mips-gic: Remove gic_init()Paul Burton2017-09-041-7/+0
* irqchip: mips-gic: Remove __gic_irq_dispatch() forward declarationPaul Burton2017-09-041-2/+0
* irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton2017-09-041-14/+0
* irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-0/+16
* irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton2017-09-041-56/+12
* irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton2017-09-041-7/+7
* irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton2017-09-041-8/+8
* irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton2017-09-041-9/+2
* irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton2017-09-041-7/+1
* irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton2017-09-041-23/+5
* irqchip: mips-gic: Remove gic_set_trigger()Paul Burton2017-09-041-13/+6
* irqchip: mips-gic: Remove gic_set_polarity()Paul Burton2017-09-041-12/+5
* irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton2017-09-041-15/+3
* irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton2017-09-041-41/+16
* irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton2017-09-041-18/+11
* irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton2017-09-041-8/+0
* irqchip: mips-gic: Remove counter access functionsPaul Burton2017-09-041-95/+0
* clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton2017-08-301-6/+31
* MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton2017-08-301-7/+6
* irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-08-301-1/+4
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-1/+1
* MIPS: Unify checks for sibling CPUsPaul Burton2017-08-302-2/+2
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-1/+1
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-2/+2
* MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2017-08-291-14/+19
* Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-273-14/+26
|\
| * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-153-14/+26
* | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-271-1/+1
|\ \
| * | ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-221-1/+1
* | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-2710-43/+104
|\ \ \
| * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-208-40/+100
| |\ \ \
| | * | | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| | * | | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| | * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| | * | | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| | * | | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| | * | | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| | * | | iio: adc: ina219: Avoid underflow for sleeping timeStefan BrĂ¼ns2017-07-301-1/+1