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
/
mmc
/
core
/
sdio_bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
1
-2
/
+5
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-3
/
+0
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2007-10-14
uevent environment changes fallout
Al Viro
1
-11
/
+4
2007-09-23
sdio: store vendor strings
Pierre Ossman
1
-0
/
+3
2007-09-23
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-09-23
sdio: set the functions' block size
David Vrabel
1
-0
/
+9
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
1
-1
/
+1
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
1
-0
/
+8
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
1
-0
/
+32
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-1
/
+20
2007-09-23
sdio: add device id table and matching
Pierre Ossman
1
-6
/
+52
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
1
-1
/
+1
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
1
-0
/
+3
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
1
-0
/
+23
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
1
-0
/
+129