summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: sdio.c: Remove unncessary paranthesis.Sanjana Sanikommu2019-03-211-4/+4
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0Star
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: greybus: sdio: Prefer u32 over uint32_tFranck Demathieu2017-01-271-1/+1
* staging: Greybus: Remove unnecessary braces for single statement blockRahul Krishnan2016-11-191-2/+1Star
* staging: greybus: sdio: fix cmd_flags check for none responseRui Miguel Silva2016-10-021-1/+1
* staging: greybus: sdio: remove KERNEL_VERSION checksRui Miguel Silva2016-09-191-8/+4Star
* staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman2016-09-191-1/+1
* greybus: sdio: increase maximum segment sizeRui Miguel Silva2016-08-101-2/+2
* greybus: SDIO: Add runtime pm supportJackson Chang2016-08-051-4/+27
* greybus: sdio: add switch voltage operationRui Miguel Silva2016-07-201-0/+6
* greybus: sdio: convert vdd kernel values to greybusRui Miguel Silva2016-07-201-1/+8
* greybus: sdio: avoid extra memory operation at data transferRui Miguel Silva2016-06-211-35/+45
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-06-011-4/+0Star
* greybus: fix unbalanced mutexAlex Elder2016-05-271-2/+8
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-18/+18
* greybus: sdio: Create separate moduleViresh Kumar2016-05-141-1/+4
* 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/+6Star
* 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-051-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-151-7/+12
* greybus: sdio: fix tear-down use-after-freeJohan Hovold2015-09-151-1/+1
* greybus: sdio: Drop get_version supportViresh Kumar2015-08-121-9/+0Star
* greybus: sdio: error out only for smaller payloads receivedViresh Kumar2015-08-111-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/+2Star
* 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-021-1/+1
* greybus: sdio: correct the usage of mmc request in work queues handlerPhong Tran2015-06-301-3/+8
* greybus: sdio: change the order of remove and free mmc hostPhong Tran2015-06-301-1/+1
* greybus: sdio: fix defines for older kernelsRui Miguel Silva2015-06-251-3/+11
* greybus: sdio: extend sdio implementationRui Miguel Silva2015-06-241-29/+648
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-211-9/+1Star
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-221-0/+99