index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-bcm2708
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-23
vcsm: Add ioctl for custom cache flushing
popcornmix
1
-0
/
+15
2015-05-21
BCM270x: Add onboard sound device to Device Tree
Noralf Trønnes
1
-1
/
+1
2015-05-19
BCM270x: Add vchiq device to platform file and Device Tree
Noralf Trønnes
2
-0
/
+27
2015-05-18
BCM270x_DT: Add bcm2708-fb device
Noralf Trønnes
1
-1
/
+1
2015-05-18
BCM270x: Remove header file mach/dma.h
Noralf Trønnes
1
-2
/
+0
2015-05-18
BCM270x_DT: Add mailbox bcm2708-vcio
Noralf Trønnes
1
-1
/
+1
2015-05-18
BCM270x: Remove arch driver vcio.c
Noralf Trønnes
2
-547
/
+0
2015-05-18
BCM270x: Use bcm2708-vcio
Noralf Trønnes
3
-3
/
+3
2015-05-18
BCM270x: power: Change initcall level to subsys
Noralf Trønnes
1
-1
/
+5
2015-05-18
BCM2708: vcio: Use device resources
Noralf Trønnes
1
-61
/
+61
2015-05-18
BCM2708: vcio: Do not print messages in module init
Noralf Trønnes
1
-10
/
+1
2015-05-18
BCM2708: vcio: Only store the register base address
Noralf Trønnes
1
-23
/
+14
2015-05-18
BCM2708: vcio: Move some macros from header to driver
Noralf Trønnes
2
-37
/
+7
2015-05-18
BCM2708: vcio: Restructure error paths
Noralf Trønnes
1
-27
/
+21
2015-05-18
BCM2708: vcio: Move character device teardown to driver remove
Noralf Trønnes
1
-3
/
+4
2015-05-18
BCM2708: vcio: Remove unused code and compact comments
Noralf Trønnes
1
-53
/
+15
2015-05-18
BCM2708: vcio: Fix checkpatch issues
Noralf Trønnes
2
-73
/
+62
2015-05-18
BCM270x: Correct vcio device memory resource and add irq resource
Noralf Trønnes
2
-7
/
+11
2015-05-18
BCM270x: Remove dmaman device
Noralf Trønnes
1
-16
/
+0
2015-05-18
BCM270x: dma: Remove driver
Noralf Trønnes
1
-409
/
+0
2015-05-18
dmaengine: bcm2708: Merge with arch dma.c driver and disable dma.c
Noralf Trønnes
2
-95
/
+3
2015-05-18
BCM270x: Add memory and irq resources to dmaengine device and DT
Noralf Trønnes
1
-2
/
+63
2015-05-18
bcm2708: fix uart1 parameters
Jakub Kicinski
1
-3
/
+4
2015-05-18
BCM270x_DT: add bcm2835-mmc entry
Noralf Trønnes
1
-1
/
+1
2015-05-18
bcm270x: add mmc-bcm2835 clock
Noralf Trønnes
1
-0
/
+1
2015-05-18
BCM270x_DT: add bcm2835-dma entry
Noralf Trønnes
1
-1
/
+1
2015-05-18
BCM2708_VCIO : Add automatic creation of device node
android
1
-1
/
+11
2015-05-18
I2C: Only register the I2C device for the current board revision
Serge Schneider
1
-2
/
+12
2015-05-18
Added support to reserve/enable a GPIO pin to be used from pps-gpio module (L...
Timo Kokkonen
1
-0
/
+27
2015-05-18
Added driver for HiFiBerry Amp amplifier add-on board
Daniel Matuschek
1
-0
/
+19
2015-05-18
Added support for HiFiBerry DAC+
Daniel Matuschek
1
-0
/
+19
2015-05-18
i2c: bcm2708: add device tree support
notro
1
-2
/
+2
2015-05-18
spi: bcm2708: add device tree support
notro
1
-3
/
+4
2015-05-18
BCM2708: use pinctrl-bcm2835
notro
2
-1
/
+4
2015-05-18
BCM2708: armctrl: Add IRQ Device Tree support
popcornmix
1
-0
/
+96
2015-05-18
Add IQaudIO Sound Card support for Raspberry Pi
Gordon Garrity
1
-0
/
+22
2015-05-18
BCM2708: Added support for HiFiBerry Digi board Board initalization by I2C
Daniel Matuschek
1
-0
/
+20
2015-05-18
ASoC: BCM2708: Add support for RPi-DAC
Florian Meier
1
-0
/
+19
2015-05-18
BCM2708: Add HifiBerry DAC to board file
Florian Meier
1
-0
/
+19
2015-05-18
BCM2708: Add I2S support to board file
Florian Meier
1
-0
/
+26
2015-05-18
enabling the realtime clock 1-wire chip DS1307 and 1-wire on GPIO4 (as a module)
popcornmix
1
-0
/
+29
2015-05-18
BCM2708: Add core Device Tree support
notro
2
-3
/
+50
2015-05-18
BCM2708: Migrate to the Common Clock Framework
notro
4
-133
/
+33
2015-05-18
Add Chris Boot's i2c and spi drivers.
popcornmix
2
-2
/
+109
2015-05-18
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian
popcornmix
1
-0
/
+11
2015-05-18
vcsm: VideoCore shared memory service for BCM2835
Tim Gover
4
-0
/
+551
2015-05-18
bcm2708: alsa sound driver
popcornmix
1
-0
/
+54
2015-05-18
MMC: added alternative MMC driver
gellert
1
-0
/
+31
2015-05-18
dmaengine: Add support for BCM2708
Florian Meier
3
-1
/
+13
2015-05-18
bcm2708 framebuffer driver
popcornmix
2
-0
/
+10
[next]