index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_7xx1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
ruanjinjie
2022-11-23
1
-1
/
+1
*
tifm: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
1
-1
/
+1
*
misc/tifm_7xx1.c: use generic power management
Vaibhav Gupta
2020-06-29
1
-22
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
*
misc: tifm: Remove VLA
Laura Abbott
2018-04-23
1
-1
/
+5
*
misc: tifm: constify pci_device_id.
Arvind Yadav
2017-08-28
1
-1
/
+1
*
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-25
1
-2
/
+3
*
tifm: fix error return code in tifm_7xx1_probe()
Wei Yongjun
2013-10-30
1
-1
/
+3
*
misc: tifm: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-3
/
+0
*
tifm: use module_pci_driver
Devendra Naga
2012-09-05
1
-13
/
+1
*
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
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