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
/
drivers
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
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
dmaengine: bcm2708: set residue_granularity field
Matthias Reichl
1
-0
/
+2
2015-05-18
bcm2835-mmc: Adding overclocking option
Phil Elwell
1
-3
/
+22
2015-05-18
bcm2835-sdhost: Adding overclocking option
Phil Elwell
1
-2
/
+15
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
3
-0
/
+266
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
BCM270x: Use bcm2708-vcio
Noralf Trønnes
5
-5
/
+5
2015-05-18
mailbox: bcm2708: Add bcm2708-vcio
Noralf Trønnes
3
-0
/
+434
2015-05-18
video: fbdev: bcm2708_fb: Don't panic on error
Noralf Trønnes
1
-3
/
+5
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
mmc: bcm2835-mmc: Make available on ARCH_BCM2835
Noralf Trønnes
1
-1
/
+1
2015-05-18
dmaengine: bcm2708: Merge with arch dma.c driver and disable dma.c
Noralf Trønnes
2
-18
/
+324
2015-05-18
Adding bcm2835-sdhost driver, and an overlay to enable it
Phil Elwell
3
-0
/
+1696
2015-05-18
Add blk_pos parameter to mmc multi_io_quirk callback
Phil Elwell
4
-3
/
+10
2015-05-18
bcm2708-dmaengine: Add debug options
popcornmix
1
-1
/
+7
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
2015-05-18
spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message
Martin Sperl
1
-0
/
+16
2015-05-18
spi: bcm2835: fix code formatting issue
Martin Sperl
1
-2
/
+1
2015-05-18
spi: bcm2835: move to the transfer_one driver model
Martin Sperl
1
-88
/
+124
2015-05-18
spi: bcm2835: enable support of 3-wire mode
Martin Sperl
1
-1
/
+5
2015-05-18
spi: bcm2835: clock divider can be a multiple of 2
Martin Sperl
1
-2
/
+3
2015-05-18
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
Martin Sperl
1
-61
/
+17
2015-05-18
spi: bcm2835: fix all checkpath --strict messages
Martin Sperl
1
-7
/
+11
2015-05-18
enc28j60: Add device tree compatible string and an overlay
Phil Elwell
1
-0
/
+11
2015-05-18
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
1
-93
/
+26
2015-05-18
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
1
-50
/
+115
2015-05-18
pinctrl-bcm2835: Only request the interrupts listed in the DTB
Phil Elwell
1
-0
/
+2
2015-05-18
pinctrl-bcm2835: Fix interrupt handling for GPIOs 28-31 and 46-53
Phil Elwell
1
-12
/
+39
2015-05-18
Fix LED "input" trigger implementation for 3.19
Phil Elwell
2
-16
/
+13
2015-05-18
Fix grabbing lock from atomic context in i2c driver
jeanleflambeur
1
-25
/
+65
2015-05-18
i2c_bcm2708: Fix clock reference counting
Phil Elwell
1
-2
/
+10
2015-05-18
w1-gpio: Sort out the pullup/parasitic power tangle
Phil Elwell
1
-12
/
+24
2015-05-18
pinctrl-bcm2835: bcm2835_gpio_direction_output must set the value
Phil Elwell
1
-1
/
+8
2015-05-18
BCM270x_DT: Add pwr_led, and the required "input" trigger
Phil Elwell
3
-0
/
+73
2015-05-18
Update ds1307 driver for device-tree support
Ryan Coe
1
-0
/
+8
2015-05-18
lirc-rpi: Add device tree support, and a suitable overlay
Phil Elwell
1
-28
/
+126
2015-05-18
fdt: Add support for the CONFIG_CMDLINE_EXTEND option
Phil Elwell
1
-5
/
+24
2015-05-18
usb: core: make overcurrent messages more prominent
P33M
1
-1
/
+1
2015-05-18
hid: Reduce default mouse polling interval to 60Hz
popcornmix
1
-3
/
+7
2015-05-18
i2c: bcm2708: add device tree support
notro
2
-2
/
+26
[next]