aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/sdio.c
Commit message (Expand)AuthorAge
* staging: greybus: sdio: fix cmd_flags check for none responseRui Miguel Silva2016-10-02
* staging: greybus: sdio: remove KERNEL_VERSION checksRui Miguel Silva2016-09-19
* staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman2016-09-19
* greybus: sdio: increase maximum segment sizeRui Miguel Silva2016-08-10
* greybus: SDIO: Add runtime pm supportJackson Chang2016-08-05
* greybus: sdio: add switch voltage operationRui Miguel Silva2016-07-19
* greybus: sdio: convert vdd kernel values to greybusRui Miguel Silva2016-07-19
* greybus: sdio: avoid extra memory operation at data transferRui Miguel Silva2016-06-21
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-06-01
* greybus: fix unbalanced mutexAlex Elder2016-05-27
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-19
* greybus: sdio: Create separate moduleViresh Kumar2016-05-14
* greybus: SDIO: convert to a gpbridge driverGreg Kroah-Hartman2016-05-05
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-22
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-03
* greybus: Prefix hexadecimal values with 0x while printing themViresh Kumar2015-12-04
* greybus: sdio: some cleanups in command functionRui Miguel Silva2015-10-19
* greybus: sdio: send data block details at command requestRui Miguel Silva2015-10-19
* greybus: sdio: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-15
* greybus: sdio: clarify operator precedenceRui Miguel Silva2015-10-09
* greybus: sdio: convert greybus ocr values to mmc onesRui Miguel Silva2015-10-09
* greybus: sdio: fix card removable detectionRui Miguel Silva2015-10-09
* greybus: sdio: add field to get_caps responseRui Miguel Silva2015-10-09
* greybus: sdio: fix work-queue leak and use-after-freeJohan Hovold2015-09-15
* greybus: sdio: fix tear-down use-after-freeJohan Hovold2015-09-15
* greybus: sdio: Drop get_version supportViresh Kumar2015-08-11
* greybus: sdio: error out only for smaller payloads receivedViresh Kumar2015-08-10
* greybus: sdio: fix transfer buffer handling and blocks countingRui Miguel Silva2015-07-06
* greybus: sdio: add need poll to host capsRui Miguel Silva2015-07-06
* greybus: sdio: check number of blocks in transferRui Miguel Silva2015-07-06
* greybus: sdio: pass only data pointer to tranfer funtionRui Miguel Silva2015-07-06
* greybus: sdio: fix call to stop command if no data existRui Miguel Silva2015-07-06
* greybus: sdio: fix return of get_cd and get_roRui Miguel Silva2015-07-06
* greybus: sdio: rework of event handlerRui Miguel Silva2015-07-06
* greybus: sdio: split cmd_flags to there meaningRui Miguel Silva2015-07-06
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-01
* greybus: sdio: correct the usage of mmc request in work queues handlerPhong Tran2015-06-29
* greybus: sdio: change the order of remove and free mmc hostPhong Tran2015-06-29
* greybus: sdio: fix defines for older kernelsRui Miguel Silva2015-06-24
* greybus: sdio: extend sdio implementationRui Miguel Silva2015-06-24
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-21
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-21