index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
MIPS: lantiq: Convert the fpi bus driver to a platform_driver
Hauke Mehrtens
2017-09-04
3
-0
/
+89
|
*
|
|
|
|
|
watchdog: lantiq: access boot cause register through regmap
Hauke Mehrtens
2017-09-04
1
-5
/
+69
|
*
|
|
|
|
|
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
2017-09-04
1
-6
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Let the core set struct irq_common_data affinity
Paul Burton
2017-09-04
1
-2
/
+1
|
*
|
|
|
|
|
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
Paul Burton
2017-09-04
1
-6
/
+6
|
*
|
|
|
|
|
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
Paul Burton
2017-09-04
1
-7
/
+7
|
*
|
|
|
|
|
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
Paul Burton
2017-09-04
1
-21
/
+31
|
*
|
|
|
|
|
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
Paul Burton
2017-09-04
1
-9
/
+8
|
*
|
|
|
|
|
irqchip: mips-gic: Inline gic_basic_init()
Paul Burton
2017-09-04
1
-27
/
+19
|
*
|
|
|
|
|
irqchip: mips-gic: Inline __gic_init()
Paul Burton
2017-09-04
1
-60
/
+55
|
*
|
|
|
|
|
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
1
-1
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_present
Paul Burton
2017-09-04
1
-2
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_init()
Paul Burton
2017-09-04
1
-7
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
Paul Burton
2017-09-04
1
-2
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
2017-09-04
1
-14
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
2017-09-04
1
-0
/
+16
|
*
|
|
|
|
|
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
2017-09-04
1
-56
/
+12
|
*
|
|
|
|
|
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
2017-09-04
1
-7
/
+7
|
*
|
|
|
|
|
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
2017-09-04
1
-8
/
+8
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
2017-09-04
1
-9
/
+2
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
2017-09-04
1
-7
/
+1
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
2017-09-04
1
-23
/
+5
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
2017-09-04
1
-13
/
+6
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
2017-09-04
1
-12
/
+5
|
*
|
|
|
|
|
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
2017-09-04
1
-15
/
+3
|
*
|
|
|
|
|
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Paul Burton
2017-09-04
1
-41
/
+16
|
*
|
|
|
|
|
irqchip: mips-gic: Simplify shared interrupt pending/mask reads
Paul Burton
2017-09-04
1
-18
/
+11
|
*
|
|
|
|
|
irqchip: mips-gic: Remove gic_read_local_vp_id()
Paul Burton
2017-09-04
1
-8
/
+0
|
*
|
|
|
|
|
irqchip: mips-gic: Remove counter access functions
Paul Burton
2017-09-04
1
-95
/
+0
|
*
|
|
|
|
|
clocksource: mips-gic-timer: Use new GIC accessor functions
Paul Burton
2017-08-30
1
-6
/
+31
|
*
|
|
|
|
|
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
2017-08-30
1
-7
/
+6
|
*
|
|
|
|
|
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
2017-08-30
1
-1
/
+4
|
*
|
|
|
|
|
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: Unify checks for sibling CPUs
Paul Burton
2017-08-30
2
-2
/
+2
|
*
|
|
|
|
|
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
2017-08-29
1
-14
/
+19
*
|
|
|
|
|
|
Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-16
1
-11
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "PCI: Avoid race while enabling upstream bridges"
Bjorn Helgaas
2017-09-15
1
-11
/
+2
*
|
|
|
|
|
|
|
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-16
28
-160
/
+236
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-13
28
-160
/
+236
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
2017-09-13
1
-4
/
+0
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: remove duplicate return statement
Colin Ian King
2017-08-24
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: check memory allocation failure
Christophe JAILLET
2017-08-24
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
Roger He
2017-08-24
2
-6
/
+4
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: inline amdgpu_ttm_do_bind again
Christian König
2017-08-24
1
-27
/
+18
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: fix amdgpu_ttm_bind
Christian König
2017-08-24
3
-19
/
+30
|
|
*
|
|
|
|
|
|
|
drm/amdgpu: remove the GART copy hack
Christian König
2017-08-24
1
-17
/
+5
|
|
*
|
|
|
|
|
|
|
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-24
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-24
1
-0
/
+1
[prev]
[next]