index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
misc/tifm_core: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-06
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+3
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
1
-0
/
+7
2008-01-24
tifm: Convert from class_device to device for TI flash media
Tony Jones
1
-12
/
+12
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-7
/
+2
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
1
-12
/
+12
2007-05-01
tifm: add sysfs attribute for tifm devices
Alex Dubov
1
-7
/
+20
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
1
-12
/
+27
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
1
-21
/
+31
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
1
-17
/
+34
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
1
-23
/
+34
2007-05-01
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
1
-55
/
+47
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
1
-5
/
+6
2007-02-04
tifm_core: add suspend/resume infrastructure for tifm devices
Alex Dubov
1
-1
/
+34
2007-02-04
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
1
-6
/
+5
2007-02-04
Add dummy_signal_irq function to save check in ISR
Alex Dubov
1
-0
/
+8
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
1
-9
/
+2
2006-12-07
[PATCH] tifm: fix NULL ptr and style
Randy Dunlap
1
-2
/
+3
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
1
-1
/
+1
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+272