index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
Merge branch 'master' into devel
Russell King
1
-10
/
+13
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-3
/
+29
2009-08-18
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-18
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-07-29
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
1
-1
/
+20
2009-07-29
spi: omap2_mcspi supports wake events
Jouni Hogander
1
-2
/
+9
2009-07-11
[ARM] remove duplicated #include
Huang Weiyi
1
-2
/
+0
2009-06-30
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-06-30
spi: add spi_master flag word
David Brownell
1
-0
/
+2
2009-06-30
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2009-06-19
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
3
-202
/
+202
2009-06-19
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2
-1
/
+1
2009-06-19
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-19
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-19
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-19
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-19
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-19
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
1
-8
/
+6
2009-06-18
spi: fix spi_write_then_read() comment
Jiri Pirko
1
-2
/
+2
2009-06-18
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
1
-1
/
+1
2009-06-18
mpc52xx_psc_spi: convert to cs_control callback
Anton Vorontsov
1
-13
/
+9
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
15
-115
/
+54
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
14
-56
/
+60
2009-06-18
spi_bfin5xx: limit reaches -1
Roel Kluin
1
-1
/
+1
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-3
/
+3
2009-06-16
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-2
/
+2
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-1
/
+1878
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
1
-2
/
+2
2009-06-10
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-0
/
+1
2009-06-10
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
Linus Walleij
3
-0
/
+1876
2009-05-23
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Russell King
1
-0
/
+3
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-1
/
+1
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
1
-0
/
+1
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-05-07
[ARM] Remove arch-imx from build system
Sascha Hauer
1
-1
/
+1
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-15
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-1
/
+1
2009-04-13
spi: spi_write_then_read() bugfixes
David Brownell
1
-8
/
+14
2009-04-13
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
1
-1
/
+1
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
1
-142
/
+108
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
1
-8
/
+32
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
[next]