index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
vub300.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2017-11-02
mmc: vub300: Use common code in __download_offload_pseudocode()
Markus Elfring
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-10-30
mmc-host: vub300: use setup_timer() helper.
Allen
2017-08-30
mmc: vub300: constify usb_device_id
Arvind Yadav
2017-08-30
mmc: vub300: constify mmc_host_ops structures
Julia Lawall
2017-06-20
mmc: vub3000: add missing USB-descriptor endianness conversions
Johan Hovold
2017-02-13
mmc: vub300: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
2017-02-13
mmc: vub300: Remove bogus check of irqs_queued
Shawn Lin
2016-09-27
mmc: host: vub300: don't print error when allocating urb fails
Wolfram Sang
2015-10-26
mmc: vub300: Remove unneded semicolons
Javier Martinez Canillas
2015-01-21
mmc: vub300: remove unreachable return value handling
Nicholas Mc Guire
2013-10-30
mmc: vub300: Move away from using deprecated APIs
Ulf Hansson
2013-08-24
mmc: vub300: Staticize vub300_init_card
Sachin Kamat
2012-12-06
mmc: vub300: add missing usb_put_dev
Marina Makienko
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-09-04
mmc: vub300: add missing usb_free_urb
Julia Lawall
2012-09-01
mmc: fix comment typos
Masanari Iida
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-19
mmc: vub300: fix type of firmware_rom_wait_states module parameter
Rusty Russell
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-06-24
treewide: Fix recieve/receive typos
Joe Perches
2011-06-18
mmc: vub300: fix null dereferences in error handling
Chris Ball
2011-05-24
mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
Tony Olech