aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: bcm2835: use readl_poll_timeout in bcm2835_read_wait_sdcmdsquashed-v1Gerd Hoffmann2017-01-271-21/+16
* mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_finish_commandGerd Hoffmann2017-01-261-55/+1
* mmc: bcm2835: move timeout to thread contextGerd Hoffmann2017-01-261-11/+11
* mmc: bcm2835: kill taskletGerd Hoffmann2017-01-261-39/+14
* mmc: bcm2835: work queue is dead code now, zapGerd Hoffmann2017-01-261-24/+0
* mmc: bcm2835: switch locking to mutexGerd Hoffmann2017-01-261-43/+31
* mmc: bcm2835: split bcm2835_data_irqGerd Hoffmann2017-01-261-6/+26
* mmc: bcm2835: call bcm2835_busy_irq from irqthreadGerd Hoffmann2017-01-261-15/+15
* mmc: bcm2835: add bcm2835_check_cmd_errorGerd Hoffmann2017-01-261-23/+35
* mmc: bcm2835: call bcm2835_block_irq from irqthreadGerd Hoffmann2017-01-261-9/+22
* mmc: bcm2835: add bcm2835_check_data_errorGerd Hoffmann2017-01-261-18/+12
* mmc: bcm2835: add bcm2835_threaded_irqGerd Hoffmann2017-01-261-2/+8
* mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_send_commandGerd Hoffmann2017-01-261-21/+7
* mmc: bcm2835: add bcm2835_read_wait_sdcmdGerd Hoffmann2017-01-261-0/+30
* brcm: adds support for BCM43341 wifiCheong2K2017-01-253-10/+26
* ARM: dts: bcm2837: assign uart0 to BT and uart1 to pin headersFabian Vogt2017-01-251-1/+8
* ARM: dts: bcm2837: add pinctrl group to &uart1 (rpi3)Gerd Hoffmann2017-01-251-0/+2
* ARM: dts: bcm2837: add &sdhci and &sdhost (rpi3, enables wifi)Gerd Hoffmann2017-01-251-0/+17
* ARM: dts: bcm283x: switch &sdhci => &sdhostGerd Hoffmann2017-01-251-1/+1
* ARM: dts: bcm283x: add (with pinctrl) &sdhostGerd Hoffmann2017-01-251-0/+6
* mmc: bcm2835: add to devicetreeGerd Hoffmann2017-01-251-0/+8
* mmc: bcm2835: cleanups by Stefan WahrenStefan Wahren2017-01-251-225/+189
* mmc: bcm2835: cleanups by Gerd HoffmannGerd Hoffmann2017-01-253-420/+344
* mmc: bcm2835: Add new driver for the internal SD controller.Eric Anholt2017-01-253-0/+1676
* dt-bindings: Add binding for brcm,bcm2835-sdhost.Eric Anholt2017-01-251-0/+24
* arm64: enable drm and vc4 in defconfigGerd Hoffmann2017-01-251-0/+1
* ARM: bcm2835: Give HDMI a HPD GPIO on the pi3Gerd Hoffmann2017-01-251-0/+4
* irq-bcm2836: Prevent spurious interrupts, and trap them earlyPhil Elwell2017-01-251-0/+1
* KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf2017-01-253-28/+98
* KVM: arm/arm64: Add ARM arch timer interrupts ABIAlexander Graf2017-01-254-0/+39
* KVM: arm/arm64: Cleanup the arch timer code's irqchip checkingChristoffer Dall2017-01-251-8/+6
* ARM: bcm2385: Don't force pl011 onto pins 14/15.Eric Anholt2017-01-251-1/+1
* ARM: bcm2835: Add devicetree for the Raspberry Pi 3, for arm (32)Gerd Hoffmann2017-01-251-1/+2
* localversion: branch bcm2837Gerd Hoffmann2017-01-251-0/+1
* thermal: bcm2835: add thermal driver for bcm2835 socMartin Sperl2017-01-253-0/+349
* ARM: bcm/dt: Enable the VEC IP on all RaspberryPi boardsBoris Brezillon2017-01-251-0/+5
* ARM: bcm/dt: Add VEC node in bcm283x.dtsiBoris Brezillon2017-01-251-0/+8
* Linux 4.10-rc5v4.10-rc5Linus Torvalds2017-01-221-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\
| * x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-2/+0
|\ \
| * | cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser2017-01-181-2/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-225-7/+45
|\ \ \
| * | | virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal2017-01-191-1/+1
| * | | virtio/s390: add missing \n to end of dev_err messageColin Ian King2017-01-191-1/+1
| * | | virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel2017-01-191-0/+25
| * | | tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
| * | | tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
| * | | virtio_console: fix a crash in config_work_handlerG. Campana2017-01-191-1/+1
| * | | vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-191-1/+1