index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
irqchip: mips-gic: Remove gic_init()
Paul Burton
1
-7
/
+0
2017-09-04
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
Paul Burton
1
-2
/
+0
2017-09-04
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
1
-14
/
+0
2017-09-04
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
1
-0
/
+16
2017-09-04
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
1
-56
/
+12
2017-09-04
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
1
-7
/
+7
2017-09-04
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
1
-8
/
+8
2017-09-04
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
1
-9
/
+2
2017-09-04
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
1
-7
/
+1
2017-09-04
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
1
-23
/
+5
2017-09-04
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
1
-13
/
+6
2017-09-04
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
1
-12
/
+5
2017-09-04
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
1
-15
/
+3
2017-09-04
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Paul Burton
1
-41
/
+16
2017-09-04
irqchip: mips-gic: Simplify shared interrupt pending/mask reads
Paul Burton
1
-18
/
+11
2017-09-04
irqchip: mips-gic: Remove gic_read_local_vp_id()
Paul Burton
1
-8
/
+0
2017-09-04
irqchip: mips-gic: Remove counter access functions
Paul Burton
1
-95
/
+0
2017-08-30
clocksource: mips-gic-timer: Use new GIC accessor functions
Paul Burton
1
-6
/
+31
2017-08-30
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
1
-7
/
+6
2017-08-30
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
2
-2
/
+2
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
1
-1
/
+1
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-2
/
+2
2017-08-29
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
1
-14
/
+19
2017-08-28
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+26
2017-08-28
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-08-28
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-43
/
+104
2017-08-28
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+3
2017-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+45
2017-08-26
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+3
2017-08-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-9
/
+17
2017-08-26
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+13
2017-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-37
/
+6
2017-08-26
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+24
2017-08-26
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-26
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-6
/
+43
2017-08-26
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-2
/
+2
2017-08-26
Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
13
-24
/
+69
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-25
mtd: nand: atmel: Relax tADL_min constraint
Boris Brezillon
1
-1
/
+12
2017-08-25
mtd: nandsim: remove debugfs entries in error path
Uwe Kleine-König
1
-0
/
+1
2017-08-25
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2017-08-25
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-12
/
+36
2017-08-25
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-6
/
+21
2017-08-25
Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-16
/
+15
2017-08-25
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2017-08-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-5
/
+10
[next]