summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/vub300.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: vub300: Use common code in __download_offload_pseudocode()Markus Elfring2017-11-021-12/+10Star
* mmc: Convert timers to use timer_setup()Kees Cook2017-11-021-8/+9
* mmc-host: vub300: use setup_timer() helper.Allen2017-10-301-6/+4Star
* mmc: vub300: constify usb_device_idArvind Yadav2017-08-301-1/+1
* mmc: vub300: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-201-1/+2
* mmc: vub300: Don't use mmc_card_present() when validating for inserted cardUlf Hansson2017-02-131-4/+2Star
* mmc: vub300: Remove bogus check of irqs_queuedShawn Lin2017-02-131-2/+0Star
* mmc: host: vub300: don't print error when allocating urb failsWolfram Sang2016-09-271-2/+0Star
* mmc: vub300: Remove unneded semicolonsJavier Martinez Canillas2015-10-261-3/+3
* mmc: vub300: remove unreachable return value handlingNicholas Mc Guire2015-01-211-3/+1Star
* mmc: vub300: Move away from using deprecated APIsUlf Hansson2013-10-311-16/+2Star
* mmc: vub300: Staticize vub300_init_cardSachin Kamat2013-08-251-1/+1
* mmc: vub300: add missing usb_put_devMarina Makienko2012-12-061-0/+1
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-101-2/+2
|\
| * mmc: vub300: add missing usb_free_urbJulia Lawall2012-09-041-2/+2
* | mmc: fix comment typosMasanari Iida2012-09-011-1/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-5/+5
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-201-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-07-111-7/+4Star
|\
| * mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-191-7/+4Star
* | treewide: Fix recieve/receive typosJoe Perches2011-06-241-2/+2
|/
* mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-251-0/+2506