index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_7xx1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
1
-1
/
+1
|
\
|
*
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
|
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
2009-01-06
1
-2
/
+1
|
/
*
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
2008-03-10
1
-0
/
+2
*
memstick: initial commit for Sony MemoryStick support
Alex Dubov
2008-02-09
1
-0
/
+17
*
tifm: Convert from class_device to device for TI flash media
Tony Jones
2008-01-24
1
-2
/
+2
*
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
2007-06-01
1
-1
/
+1
*
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-08
1
-3
/
+24
*
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
2007-05-01
1
-0
/
+1
*
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
2007-05-01
1
-7
/
+3
*
tifm_7xx1: fix adapter resume function
Alex Dubov
2007-05-01
1
-27
/
+31
*
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
1
-59
/
+35
*
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
1
-18
/
+10
*
tifm_7xx1: improve card detection routine
Alex Dubov
2007-05-01
1
-25
/
+21
*
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2007-05-01
1
-55
/
+34
*
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
1
-7
/
+7
*
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
2007-05-01
1
-8
/
+14
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
tifm_7xx1: prettify
Alex Dubov
2007-02-04
1
-16
/
+18
*
tifm_7xx1: recognize device 0xac8f as supported
Alex Dubov
2007-02-04
1
-5
/
+8
*
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
2007-02-04
1
-62
/
+89
*
tifm_7xx1: Merge media insert and media remove functions
Alex Dubov
2007-02-04
1
-128
/
+126
*
tifm_7xx1: simplify eject function
Alex Dubov
2007-02-04
1
-8
/
+2
*
Add dummy_signal_irq function to save check in ISR
Alex Dubov
2007-02-04
1
-6
/
+5
*
Remove unused return value from signal_irq callback
Alex Dubov
2007-02-04
1
-2
/
+2
*
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
2007-02-04
1
-1
/
+2
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-8
/
+10
*
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
2006-10-09
1
-6
/
+7
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
2006-10-04
1
-0
/
+437