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