index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_7xx1.c
Age
Commit message (
Expand
)
Author
2013-10-30
tifm: fix error return code in tifm_7xx1_probe()
Wei Yongjun
2013-09-26
misc: tifm: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-09-05
tifm: use module_pci_driver
Devendra Naga
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
2009-01-06
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-03-10
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
2008-01-24
tifm: Convert from class_device to device for TI flash media
Tony Jones
2007-06-01
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
2007-05-08
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-01
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-04
tifm_7xx1: prettify
Alex Dubov
2007-02-04
tifm_7xx1: recognize device 0xac8f as supported
Alex Dubov
2007-02-04
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
2007-02-04
tifm_7xx1: Merge media insert and media remove functions
Alex Dubov
2007-02-04
tifm_7xx1: simplify eject function
Alex Dubov
2007-02-04
Add dummy_signal_irq function to save check in ISR
Alex Dubov
2007-02-04
Remove unused return value from signal_irq callback
Alex Dubov
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov