index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-27
[PATCH] drivers/spi/: fix section mismatches
Adrian Bunk
1
-6
/
+4
2007-03-16
[PATCH] spi_s3c24xx.c: warning fix
Arnaud Patard (Rtp
1
-1
/
+1
2007-03-16
[PATCH] SPI: at25: do not use pointer before assignment
Atsushi Nemoto
1
-1
/
+1
2007-03-16
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+1
2007-03-16
[PATCH] spi: destroy workqueue after spi_unregister_master
Chris Lesiak
1
-24
/
+2
2007-02-20
[PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support
Harald Welte
1
-0
/
+15
2007-02-20
[PATCH] SPI controller build/warning fixes
David Brownell
3
-5
/
+8
2007-02-14
[PATCH] SPI: atmel_spi driver
Haavard Skinnemoen
4
-0
/
+853
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
3
-0
/
+392
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
3
-4
/
+4
2007-02-12
[PATCH] spi_bitbang(): use overridable setup_transfer() method
Hans-Peter Nilsson
1
-4
/
+5
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
3
-0
/
+1778
2007-02-12
[PATCH] SPI controller driver for OMAP Microwire
David Brownell
3
-0
/
+580
2007-02-12
[PATCH] SPI Kconfig fix
David Brownell
1
-7
/
+6
2007-02-07
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
4
-22
/
+22
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
4
-22
/
+22
2007-01-26
[PATCH] SPI: alternative fix for spi_busnum_to_master
Atsushi Nemoto
1
-9
/
+14
2007-01-26
[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
Justin Clacherty
1
-2
/
+3
2007-01-26
[PATCH] S3C24XX: fix passing spi chipselect to select routine
Ben Dooks
1
-14
/
+14
2006-12-30
[PATCH] spi_s3c24xx_gpio: use right header
Arnaud Patard (Rtp
1
-1
/
+1
2006-12-30
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
David Brownell
2
-1
/
+3
2006-12-22
[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)
Ben Dooks
1
-0
/
+1
2006-12-10
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
Stephen Street
1
-293
/
+440
2006-12-07
[PATCH] spi: check platform_device_register_simple() error
Akinobu Mita
1
-0
/
+2
2006-12-07
[PATCH] spi: set kset of master class dev explicitly
Hans-Christian Egtvedt
1
-0
/
+1
2006-12-07
[PATCH] spi: correct bus_num and buffer bug in spi core
Hans-Christian Egtvedt
1
-9
/
+7
2006-12-07
[PATCH] SPI: improve sysfs compiler complaint handling
Jeff Garzik
1
-1
/
+3
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-3
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-4
/
+5
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-03
[PATCH] spi section fix
Andrew Morton
1
-1
/
+0
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-5
/
+4
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-2
/
+0
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-28
[PATCH] SPI: infrastructure to initialize spi_device.mode early
David Brownell
1
-0
/
+1
2006-05-26
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
Ben Dooks
1
-2
/
+2
2006-05-21
[PATCH] pxa2xx-spi update
Stephen Street
1
-37
/
+56
2006-05-21
[PATCH] S3C24XX: hardware SPI driver
Ben Dooks
3
-0
/
+460
2006-05-21
[PATCH] S3C24XX: GPIO based SPI driver
Ben Dooks
4
-0
/
+198
2006-05-21
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
Kumar Gala
3
-0
/
+496
2006-05-21
[PATCH] minor SPI doc fix
dmitry pervushin
1
-3
/
+3
2006-05-16
[PATCH] SPI: spi_bitbang: clocking fixes
David Brownell
1
-10
/
+14
2006-05-16
[PATCH] spi: Update to PXA2xx SPI Driver
Stephen Street
1
-7
/
+75
2006-05-16
[PATCH] SPI: busnum == 0 needs to work
David Brownell
1
-2
/
+2
[next]