index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_7xx1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
1
-2
/
+1
2009-01-06
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-03-10
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
1
-0
/
+2
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
1
-0
/
+17
2008-01-24
tifm: Convert from class_device to device for TI flash media
Tony Jones
1
-2
/
+2
2007-06-01
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
1
-1
/
+1
2007-05-08
disable socket power in adapter driver instead of media one
Alex Dubov
1
-3
/
+24
2007-05-01
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
1
-0
/
+1
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
1
-7
/
+3
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
1
-27
/
+31
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
1
-59
/
+35
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
1
-18
/
+10
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
1
-25
/
+21
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
1
-55
/
+34
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
1
-7
/
+7
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
1
-8
/
+14
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-04
tifm_7xx1: prettify
Alex Dubov
1
-16
/
+18
2007-02-04
tifm_7xx1: recognize device 0xac8f as supported
Alex Dubov
1
-5
/
+8
2007-02-04
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
1
-62
/
+89
2007-02-04
tifm_7xx1: Merge media insert and media remove functions
Alex Dubov
1
-128
/
+126
2007-02-04
tifm_7xx1: simplify eject function
Alex Dubov
1
-8
/
+2
2007-02-04
Add dummy_signal_irq function to save check in ISR
Alex Dubov
1
-6
/
+5
2007-02-04
Remove unused return value from signal_irq callback
Alex Dubov
1
-2
/
+2
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
1
-1
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-8
/
+10
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
1
-6
/
+7
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+437