summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: SDIO: convert to a gpbridge driverGreg Kroah-Hartman2016-05-051-26/+57
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-7/+6
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-031-0/+1
* greybus: Prefix hexadecimal values with 0x while printing themViresh Kumar2015-12-041-2/+2
* greybus: sdio: some cleanups in command functionRui Miguel Silva2015-10-191-2/+2
* greybus: sdio: send data block details at command requestRui Miguel Silva2015-10-191-1/+7
* greybus: sdio: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-3/+3
* greybus: sdio: clarify operator precedenceRui Miguel Silva2015-10-091-22/+22
* greybus: sdio: convert greybus ocr values to mmc onesRui Miguel Silva2015-10-091-1/+25
* greybus: sdio: fix card removable detectionRui Miguel Silva2015-10-091-2/+2
* greybus: sdio: add field to get_caps responseRui Miguel Silva2015-10-091-0/+4
* greybus: sdio: fix work-queue leak and use-after-freeJohan Hovold2015-09-141-7/+12
* greybus: sdio: fix tear-down use-after-freeJohan Hovold2015-09-141-1/+1
* greybus: sdio: Drop get_version supportViresh Kumar2015-08-111-9/+0
* greybus: sdio: error out only for smaller payloads receivedViresh Kumar2015-08-101-2/+3
* greybus: sdio: fix transfer buffer handling and blocks countingRui Miguel Silva2015-07-061-9/+16
* greybus: sdio: add need poll to host capsRui Miguel Silva2015-07-061-1/+1
* greybus: sdio: check number of blocks in transferRui Miguel Silva2015-07-061-0/+14
* greybus: sdio: pass only data pointer to tranfer funtionRui Miguel Silva2015-07-061-3/+2
* greybus: sdio: fix call to stop command if no data existRui Miguel Silva2015-07-061-2/+2
* greybus: sdio: fix return of get_cd and get_roRui Miguel Silva2015-07-061-2/+2
* greybus: sdio: rework of event handlerRui Miguel Silva2015-07-061-31/+55
* greybus: sdio: split cmd_flags to there meaningRui Miguel Silva2015-07-061-0/+8
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: sdio: correct the usage of mmc request in work queues handlerPhong Tran2015-06-291-3/+8
* greybus: sdio: change the order of remove and free mmc hostPhong Tran2015-06-291-1/+1
* greybus: sdio: fix defines for older kernelsRui Miguel Silva2015-06-241-3/+11
* greybus: sdio: extend sdio implementationRui Miguel Silva2015-06-231-29/+648
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-201-9/+1
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-221-0/+99