index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: bcm2835: use readl_poll_timeout in bcm2835_read_wait_sdcmd
squashed-v1
Gerd Hoffmann
2017-01-27
1
-21
/
+16
*
mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_finish_command
Gerd Hoffmann
2017-01-26
1
-55
/
+1
*
mmc: bcm2835: move timeout to thread context
Gerd Hoffmann
2017-01-26
1
-11
/
+11
*
mmc: bcm2835: kill tasklet
Gerd Hoffmann
2017-01-26
1
-39
/
+14
*
mmc: bcm2835: work queue is dead code now, zap
Gerd Hoffmann
2017-01-26
1
-24
/
+0
*
mmc: bcm2835: switch locking to mutex
Gerd Hoffmann
2017-01-26
1
-43
/
+31
*
mmc: bcm2835: split bcm2835_data_irq
Gerd Hoffmann
2017-01-26
1
-6
/
+26
*
mmc: bcm2835: call bcm2835_busy_irq from irqthread
Gerd Hoffmann
2017-01-26
1
-15
/
+15
*
mmc: bcm2835: add bcm2835_check_cmd_error
Gerd Hoffmann
2017-01-26
1
-23
/
+35
*
mmc: bcm2835: call bcm2835_block_irq from irqthread
Gerd Hoffmann
2017-01-26
1
-9
/
+22
*
mmc: bcm2835: add bcm2835_check_data_error
Gerd Hoffmann
2017-01-26
1
-18
/
+12
*
mmc: bcm2835: add bcm2835_threaded_irq
Gerd Hoffmann
2017-01-26
1
-2
/
+8
*
mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_send_command
Gerd Hoffmann
2017-01-26
1
-21
/
+7
*
mmc: bcm2835: add bcm2835_read_wait_sdcmd
Gerd Hoffmann
2017-01-26
1
-0
/
+30
*
brcm: adds support for BCM43341 wifi
Cheong2K
2017-01-25
3
-10
/
+26
*
ARM: dts: bcm2837: assign uart0 to BT and uart1 to pin headers
Fabian Vogt
2017-01-25
1
-1
/
+8
*
ARM: dts: bcm2837: add pinctrl group to &uart1 (rpi3)
Gerd Hoffmann
2017-01-25
1
-0
/
+2
*
ARM: dts: bcm2837: add &sdhci and &sdhost (rpi3, enables wifi)
Gerd Hoffmann
2017-01-25
1
-0
/
+17
*
ARM: dts: bcm283x: switch &sdhci => &sdhost
Gerd Hoffmann
2017-01-25
1
-1
/
+1
*
ARM: dts: bcm283x: add (with pinctrl) &sdhost
Gerd Hoffmann
2017-01-25
1
-0
/
+6
*
mmc: bcm2835: add to devicetree
Gerd Hoffmann
2017-01-25
1
-0
/
+8
*
mmc: bcm2835: cleanups by Stefan Wahren
Stefan Wahren
2017-01-25
1
-225
/
+189
*
mmc: bcm2835: cleanups by Gerd Hoffmann
Gerd Hoffmann
2017-01-25
3
-420
/
+344
*
mmc: bcm2835: Add new driver for the internal SD controller.
Eric Anholt
2017-01-25
3
-0
/
+1676
*
dt-bindings: Add binding for brcm,bcm2835-sdhost.
Eric Anholt
2017-01-25
1
-0
/
+24
*
arm64: enable drm and vc4 in defconfig
Gerd Hoffmann
2017-01-25
1
-0
/
+1
*
ARM: bcm2835: Give HDMI a HPD GPIO on the pi3
Gerd Hoffmann
2017-01-25
1
-0
/
+4
*
irq-bcm2836: Prevent spurious interrupts, and trap them early
Phil Elwell
2017-01-25
1
-0
/
+1
*
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-01-25
3
-28
/
+98
*
KVM: arm/arm64: Add ARM arch timer interrupts ABI
Alexander Graf
2017-01-25
4
-0
/
+39
*
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
2017-01-25
1
-8
/
+6
*
ARM: bcm2385: Don't force pl011 onto pins 14/15.
Eric Anholt
2017-01-25
1
-1
/
+1
*
ARM: bcm2835: Add devicetree for the Raspberry Pi 3, for arm (32)
Gerd Hoffmann
2017-01-25
1
-1
/
+2
*
localversion: branch bcm2837
Gerd Hoffmann
2017-01-25
1
-0
/
+1
*
thermal: bcm2835: add thermal driver for bcm2835 soc
Martin Sperl
2017-01-25
3
-0
/
+349
*
ARM: bcm/dt: Enable the VEC IP on all RaspberryPi boards
Boris Brezillon
2017-01-25
1
-0
/
+5
*
ARM: bcm/dt: Add VEC node in bcm283x.dtsi
Boris Brezillon
2017-01-25
1
-0
/
+8
*
Linux 4.10-rc5
v4.10-rc5
Linus Torvalds
2017-01-22
1
-2
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-22
1
-0
/
+2
|
\
|
*
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
2017-01-18
1
-0
/
+2
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-22
1
-2
/
+0
|
\
\
|
*
|
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
2017-01-18
1
-2
/
+0
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-01-22
5
-7
/
+45
|
\
\
\
|
*
|
|
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
2017-01-19
1
-1
/
+1
|
*
|
|
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
2017-01-19
1
-1
/
+1
|
*
|
|
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
2017-01-19
1
-0
/
+25
|
*
|
|
tools/virtio/ringtest: tweaks for s390
Halil Pasic
2017-01-19
1
-0
/
+12
|
*
|
|
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
2017-01-19
1
-2
/
+3
|
*
|
|
virtio_console: fix a crash in config_work_handler
G. Campana
2017-01-19
1
-1
/
+1
|
*
|
|
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
2017-01-19
1
-1
/
+1
[next]