index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+26
2017-08-27
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-08-27
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-43
/
+104
2017-08-27
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-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-9
/
+17
2017-08-25
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+13
2017-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-37
/
+6
2017-08-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+24
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-25
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-6
/
+43
2017-08-25
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-2
/
+2
2017-08-25
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-24
mtd: nand: atmel: Relax tADL_min constraint
Boris Brezillon
1
-1
/
+12
2017-08-24
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-24
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-6
/
+21
2017-08-24
Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-16
/
+15
2017-08-24
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2017-08-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-5
/
+10
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
2
-37
/
+30
2017-08-24
Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'
Rafael J. Wysocki
4
-13
/
+8
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-24
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
1
-0
/
+1
[next]