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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
usb: dwc_otg: Don't use dma_to_virt()
Noralf Trønnes
1
-4
/
+5
2015-05-18
BCM2708_DT: Add missing CM aliases
Phil Elwell
1
-0
/
+4
2015-05-18
bcm2835-mmc: Round up the overclock, so 62 works for 62.5Mhz
Phil Elwell
1
-2
/
+5
2015-05-18
bcm2835-sdhost: Round up the overclock, so 62 works for 62.5Mhz
Phil Elwell
1
-2
/
+5
2015-05-18
squash: Fix up the mmc overlay
Phil Elwell
2
-0
/
+9
2015-05-18
BCM2708_DT: Adding starter Compute Module DTS files
Phil Elwell
3
-0
/
+38
2015-05-18
dmaengine: bcm2708: set residue_granularity field
Matthias Reichl
1
-0
/
+2
2015-05-18
bcm2835-mmc: Adding overclocking option
Phil Elwell
2
-3
/
+33
2015-05-18
bcm2835-sdhost: Adding overclocking option
Phil Elwell
2
-4
/
+19
2015-05-18
bcm2835-sdhost: Error handling fix, and code clarification
Phil Elwell
1
-5
/
+6
2015-05-18
rpi-ft5406: Add touchscreen driver for pi LCD display
Gordon Hollingworth
4
-0
/
+267
2015-05-18
mailbox: bcm2708-vcio: Check the correct status register before writing
Noralf Trønnes
1
-1
/
+2
2015-05-18
mailbox: bcm2708-vcio: Allocation does not need to be atomic
Noralf Trønnes
1
-1
/
+1
2015-05-18
bcm2835: Add mailbox bcm2708-vcio to Device Tree
Noralf Trønnes
1
-0
/
+6
2015-05-18
bcm2835: bcm2835_defconfig enable BCM2708_MBOX
Noralf Trønnes
1
-0
/
+2
2015-05-18
BCM270x_DT: Add mailbox bcm2708-vcio
Noralf Trønnes
3
-2
/
+8
2015-05-18
BCM270x: Remove arch driver vcio.c
Noralf Trønnes
4
-1196
/
+0
2015-05-18
BCM270x: Use bcm2708-vcio
Noralf Trønnes
14
-12
/
+16
2015-05-18
BCM270x: power: Change initcall level to subsys
Noralf Trønnes
2
-2
/
+10
2015-05-18
mailbox: bcm2708: Add bcm2708-vcio
Noralf Trønnes
4
-0
/
+560
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
video: fbdev: bcm2708_fb: Don't panic on error
Noralf Trønnes
1
-3
/
+5
2015-05-18
BCM270x: Correct vcio device memory resource and add irq resource
Noralf Trønnes
4
-14
/
+22
2015-05-18
bcm2835-mmc: Add range of debug options for slowing things down
popcornmix
2
-14
/
+32
2015-05-18
bcm2835-mmc: Add locks when accessing sdhost registers
popcornmix
1
-3
/
+17
2015-05-18
dmaengine: increment privatecnt when using dma_get_any_slave_channel
Christopher Freeman
1
-0
/
+4
2015-05-18
bcm2835: Change to use bcm2835-mmc in Device Tree
Noralf Trønnes
2
-4
/
+7
2015-05-18
bcm2835: bcm2835_defconfig enable MMC_BCM2835
Noralf Trønnes
1
-0
/
+4
2015-05-18
mmc: bcm2835-mmc: Make available on ARCH_BCM2835
Noralf Trønnes
1
-1
/
+1
2015-05-18
bcm2835: bcm2835_defconfig
Noralf Trønnes
1
-9
/
+5
2015-05-18
BCM270x: Remove dmaman device
Noralf Trønnes
2
-32
/
+0
2015-05-18
BCM270x: dma: Remove driver
Noralf Trønnes
2
-818
/
+0
2015-05-18
dmaengine: bcm2708: Merge with arch dma.c driver and disable dma.c
Noralf Trønnes
7
-208
/
+457
2015-05-18
BCM270x: Add memory and irq resources to dmaengine device and DT
Noralf Trønnes
3
-4
/
+142
2015-05-18
Adding bcm2835-sdhost driver, and an overlay to enable it
Phil Elwell
7
-0
/
+1772
2015-05-18
Add blk_pos parameter to mmc multi_io_quirk callback
Phil Elwell
5
-4
/
+13
2015-05-18
bcm2708-dmaengine: Add debug options
popcornmix
1
-1
/
+7
2015-05-18
HiFiBerry Digi: set SPDIF status bits for sample rate
Daniel Matuschek
1
-4
/
+24
2015-05-18
smsc95xx: Disable turbo mode by default
popcornmix
1
-1
/
+1
2015-05-18
smsx95xx: fix crimes against truesize
Steve Glendinning
1
-2
/
+0
2015-05-18
spi: bcm2835: change timeout of polling driver to 1s
Martin Sperl
1
-3
/
+2
2015-05-18
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
1
-26
/
+86
2015-05-18
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
1
-5
/
+44
[next]