Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
23af60398af2f5033e2f53665538a09f498dbc03
/
drivers
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 17 years ago
97067d5
wbsd: fix bad dma_addr_t conversion
by Pierre Ossman
· 17 years ago
7d2be07
atmel-mci: Driver for Atmel on-chip MMC controllers
by Haavard Skinnemoen
· 17 years ago
6d37333
mmc: fix sdio_io sparse errors
by Tomas Winkler
· 17 years ago
9eeebd2
mmc: wbsd.c fix shadowing of 'dma' variable
by Tomas Winkler
· 17 years ago
7e9c7b6
MMC: S3C24XX: Refuse incorrectly aligned transfers
by Ben Dooks
· 17 years ago
ff8c804f
MMC: S3C24XX: Update error debugging.
by Ben Dooks
· 17 years ago
50a8457
MMC: S3C24XX: Add media presence test to request handling.
by Ben Dooks
· 17 years ago
2de5f79
MMC: S3C24XX: Fix use of msecs where jiffies are needed
by Ben Dooks
· 17 years ago
318f905
MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
by Ben Dooks
· 17 years ago
3886ff5
MMC: S3C24XX: Fix s3c2410_dma_request() return code check.
by Ben Dooks
· 17 years ago
55d70f5
MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
by Ben Dooks
· 17 years ago
7c14450
MMC: S3C24XX: Ensure host->mrq->data is valid
by Ben Dooks
· 17 years ago
cf0984c
MMC: S3C24XX: Add support to invert write protect line
by Ben Dooks
· 17 years ago
edb5a98
MMC: S3C24XX: Add platform data for MMC/SD driver
by Ben Dooks
· 17 years ago
d643b5f
MMC: Fix S3C24XX IRQ enable during PIO transfers
by Roman Moracik
· 17 years ago
bdbc9c3
Fix the request finalisation by ensuring the controller is stopped.
by Thomas Kleffel
· 17 years ago
ceb3ac2
MMC: DMA free fix for S3C24XX SD/MMC driver
by Harald Welte
· 17 years ago
679f0f8
MMC: S3C24XX MMC/SD driver write fixes
by Harald Welte
· 17 years ago
be51801
MMC: S3C24XX MMC/SD driver.
by Thomas Kleffel
· 17 years ago
8f1934c
sdhci: graceful handling of bad addresses
by Pierre Ossman
· 17 years ago
6b17493
mmc_test: cleanup
by Pierre Ossman
· 17 years ago
979ce72
mmc_block: wait for card even on failures
by Pierre Ossman
· 17 years ago
2134a92
sdhci: scatter-gather (ADMA) support
by Pierre Ossman
· 17 years ago
93fc48c
sdhci-pci: don't penalize newer jmicron chips
by Pierre Ossman
· 17 years ago
0121a98
mmc_test: only bind to supported cards
by Pierre Ossman
· 17 years ago
eea0f58
sdio: clean up handling of byte mode transfer size
by Pierre Ossman
· 17 years ago
ad3868b
mmc,sdio: helper function for transfer padding
by Pierre Ossman
· 17 years ago
e2d2647
au1xmmc: remove custom carddetect poll implementation.
by Manuel Lauss
· 17 years ago
88b8d9a
au1xmmc: abort requests early if no card is present.
by Manuel Lauss
· 17 years ago
5c0a889
au1xmmc: codingstyle tidying.
by Manuel Lauss
· 17 years ago
20f522f
au1xmmc: SDIO IRQ support.
by Manuel Lauss
· 17 years ago
281dd23
au1xmmc: enable 4 bit transfer mode
by Manuel Lauss
· 17 years ago
c4223c2
au1xmmc: remove db1200 board code, rewrite probe.
by Manuel Lauss
· 17 years ago
12bd257
at91_mci: Fix byte mode transitions.
by Ville Syrjala
· 17 years ago
9da3cba
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
by Ville Syrjala
· 17 years ago
5385edc
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
by Ville Syrjala
· 17 years ago
fa1fe01
at91_mci: manage cmd error and data error independently
by Nicolas Ferre
· 17 years ago
ba7deee
mmc: at91_mci: do not read irq status twice as it will forget some errors
by Nicolas Ferre
· 17 years ago
7a6588b
mmc: at91_mci: add sdio irq management
by Eric Benard
· 17 years ago
3eb99a7
mmc: at91_mci: add multiwrite switch
by Nicolas Ferre
· 17 years ago
4ac24a8
mmc: at91_mci: update bytes_xfered value once xfer done
by Nicolas Ferre
· 17 years ago
c5a89c6
mmc: at91_mci: avoid timeouts
by Marc Pignat
· 17 years ago
e181dce
mmc: at91_mci: show timeouts
by Marc Pignat
· 17 years ago
80f9254
mmc: at91_mci: support for block size not modulo 4
by Marc Pignat
· 17 years ago
8769392
MMC: Trivial comment cleanup
by Deepak Saxena
· 17 years ago
08f80bb
mmc: change .get_ro() callback semantics
by Anton Vorontsov
· 17 years ago
619ef4b
mmc_spi: add support for card-detection polling
by Anton Vorontsov
· 17 years ago
28f5248
mmc: add support for card-detection polling
by Anton Vorontsov
· 17 years ago
309d973
sdhci-pci: unaligned data with ricoh controllers
by Pierre Ossman
· 17 years ago
fd8c326
mmc_test: add test case control
by Pierre Ossman
· 17 years ago
1e72859
sdhci: handle hot-remove
by Pierre Ossman
· 17 years ago
4489428
sdhci: support JMicron secondary interface
by Pierre Ossman
· 17 years ago
45211e2
sdhci: toggle JMicron PMOS setting
by Pierre Ossman
· 17 years ago
ee53ab5
sdhci: make workaround for timeout bug more general
by Pierre Ossman
· 17 years ago
2260640
sdhci: more complex quirks handling
by Pierre Ossman
· 17 years ago
3815a0e
sdhci: remove forced dma quirks
by Pierre Ossman
· 17 years ago
b8c86fc
sdhci: move pci stuff to separate module
by Pierre Ossman
· 17 years ago
c9b74c5
sdhci: don't check block count for progress
by Pierre Ossman
· 17 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 17 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 17 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 17 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 17 years ago
7f127d5
dsp56k: use request_firmware
by Jaswinder Singh
· 17 years ago
d12b219
edgeport-ti: use request_firmware()
by Jaswinder Singh
· 17 years ago
5b9ea93
edgeport: use request_firmware()
by Jaswinder Singh
· 17 years ago
fb54be8
vicam: use request_firmware()
by Jaswinder Singh
· 17 years ago
c466774
dabusb: use request_firmware()
by David Woodhouse
· 17 years ago
04a33e4
cpia2: use request_firmware()
by David Woodhouse
· 17 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 17 years ago
a3da5bf
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
3b23e66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
6c118e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
c142bda
Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
b7f80af
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
42c5920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 17 years ago
dddec01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
d59fdcf2
Merge commit 'v2.6.26' into x86/core
by Ingo Molnar
· 17 years ago
5e34599
[S390] sclp_tty: Fix scheduling while atomic bug.
by Heiko Carstens
· 17 years ago
095761d
[S390] sclp_tty: remove ioctl interface.
by Heiko Carstens
· 17 years ago
1d03037
[S390] Remove P390 support.
by Heiko Carstens
· 17 years ago
a44008f
[S390] Cleanup vmcp printk messages.
by Christian Borntraeger
· 17 years ago
6b64806
[S390] Cleanup lcs printk messages.
by Klaus-D. Wacker
· 17 years ago
0d13006
[S390] Cleanup vmwatch printk messages.
by Martin Schwidefsky
· 17 years ago
ded77fb
[S390] Cleanup dcssblk printk messages.
by Hongjie Yang
· 17 years ago
2a062ab
[S390] Cleanup zfcp dumper printk messages.
by Michael Holzheu
· 17 years ago
2f6f252
[S390] Cleanup vmlogrdr printk messages.
by Martin Schwidefsky
· 17 years ago
2ca5b6e
[S390] Cleanup monreader printk messages.
by Gerald Schaefer
· 17 years ago
d5ddc80
[S390] Cleanup smsgiucv printk messages.
by Martin Schwidefsky
· 17 years ago
c4cef07
[S390] Cleanup qeth print messages.
by Frank Blaschka
· 17 years ago
f082bca
[S390] Cleanup netiucv printk messages.
by Ursula Braun
· 17 years ago
a12c53f
[S390] Cleanup sclp printk messages.
by Martin Schwidefsky
· 17 years ago
1a89dd8
[S390] Cleanup zcrypt printk messages.
by Felix Beck
· 17 years ago
26348f7
[S390] Cleanup 3215 printk messages.
by Martin Schwidefsky
· 17 years ago
a26182e
[S390] Cleanup 3270 printk messages.
by Martin Schwidefsky
· 17 years ago
8df22b4
[S390] Cleanup xpram printk messages.
by Martin Schwidefsky
· 17 years ago
c78aa6c
[S390] Cleanup cio printk messages.
by Michael Ernst
· 17 years ago
23d1742
[S390] Move memory detection code to own file.
by Heiko Carstens
· 17 years ago
ef60cd1
[S390] cio: fix double unregistering of subchannels
by Sebastian Ott
· 17 years ago
Next »