index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-04
spi: fix the read path in spidev
Sebastian Siewior
1
-6
/
+4
2008-06-06
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
1
-30
/
+34
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
1
-13
/
+89
2008-05-14
mpc5200_psc_spi: typo fix in header block
Grant Likely
1
-1
/
+1
2008-05-13
spi_mpc83xx: much improved driver
Joakim Tjernlund
2
-130
/
+282
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-05-01
spi_s3c24xx signedness fix
Matthew Wilcox
1
-3
/
+3
2008-05-01
spi_bfin5xx: use PIO for full duplex, not DMA
Vitja Makarov
1
-2
/
+5
2008-04-30
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
1
-9
/
+20
2008-04-28
spi: spi_imx updates
Andrea Paterniani
1
-109
/
+114
2008-04-28
atmel_spi: support zero length transfer
Atsushi Nemoto
1
-1
/
+1
2008-04-28
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
5
-9
/
+9
2008-04-28
spi: pxa2xx_spi "sparse" fixes
David Brownell
1
-24
/
+28
2008-04-28
spi: use menuconfig for CONFIG_SPI
Alessandro Guido
1
-7
/
+6
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+4
2008-04-15
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
2008-04-15
spi: spi_s3c24xx driver must init completion
Ben Dooks
1
-0
/
+3
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
14
-7
/
+31
2008-04-08
spi: spi_bfin5xx: remove unused label
Michael Hennerich
1
-1
/
+0
2008-04-08
spi: spi_bfin5xx: fix probe() sequencing
Vitja Makarov
1
-6
/
+6
2008-04-08
spi: spi_bfin5xx build fix
Mike Frysinger
1
-2
/
+2
2008-03-13
spi_bitbang: short transfer status fix
Jan Nikitenko
1
-3
/
+5
2008-03-13
au1550_spi: fix prototype of irq handler
Jan Nikitenko
1
-2
/
+2
2008-03-04
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
Grant Likely
1
-3
/
+8
2008-02-23
spi: pxa2xx_spi clock polarity fix
Ned Forrester
1
-14
/
+27
2008-02-23
atmel_spi: fix clock polarity
Atsushi Nemoto
1
-0
/
+10
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
2
-28
/
+0
2008-02-06
spi_bfin: headers are not for changelogs
Mike Frysinger
1
-29
/
+3
2008-02-06
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
1
-12
/
+10
2008-02-06
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
1
-15
/
+3
2008-02-06
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
1
-28
/
+12
2008-02-06
spi_bfin: use more useful GPIO labels
Bryan Wu
1
-1
/
+1
2008-02-06
spi_bfin: remove useless fault path
Bryan Wu
1
-13
/
+2
2008-02-06
spi: omap2_mcspi handles omap3 too
Girish
2
-4
/
+39
2008-02-06
spi: SuperH SPI using SCI
Magnus Damm
3
-0
/
+213
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2
-24
/
+0
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
1
-8
/
+12
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
1
-45
/
+101
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
1
-3
/
+8
2008-02-06
spi core: stop updating dev->power.power_state
David Brownell
1
-20
/
+14
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
4
-100
/
+72
2008-01-31
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-77
/
+5
2008-01-28
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
1
-5
/
+1
2008-01-26
[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm
Grant Likely
1
-75
/
+2
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-2
/
+3
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2
-86
/
+53
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
[next]