index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
sdio.c
Commit message (
Expand
)
Author
Age
*
staging: greybus: sdio: fix cmd_flags check for none response
Rui Miguel Silva
2016-10-02
*
staging: greybus: sdio: remove KERNEL_VERSION checks
Rui Miguel Silva
2016-09-19
*
staging: greybus: sdio: fix min() type check
Greg Kroah-Hartman
2016-09-19
*
greybus: sdio: increase maximum segment size
Rui Miguel Silva
2016-08-10
*
greybus: SDIO: Add runtime pm support
Jackson Chang
2016-08-05
*
greybus: sdio: add switch voltage operation
Rui Miguel Silva
2016-07-19
*
greybus: sdio: convert vdd kernel values to greybus
Rui Miguel Silva
2016-07-19
*
greybus: sdio: avoid extra memory operation at data transfer
Rui Miguel Silva
2016-06-21
*
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-06-01
*
greybus: fix unbalanced mutex
Alex Elder
2016-05-27
*
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-19
*
greybus: sdio: Create separate module
Viresh Kumar
2016-05-14
*
greybus: SDIO: convert to a gpbridge driver
Greg Kroah-Hartman
2016-05-05
*
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-22
*
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2016-03-03
*
greybus: Prefix hexadecimal values with 0x while printing them
Viresh Kumar
2015-12-04
*
greybus: sdio: some cleanups in command function
Rui Miguel Silva
2015-10-19
*
greybus: sdio: send data block details at command request
Rui Miguel Silva
2015-10-19
*
greybus: sdio: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-15
*
greybus: sdio: clarify operator precedence
Rui Miguel Silva
2015-10-09
*
greybus: sdio: convert greybus ocr values to mmc ones
Rui Miguel Silva
2015-10-09
*
greybus: sdio: fix card removable detection
Rui Miguel Silva
2015-10-09
*
greybus: sdio: add field to get_caps response
Rui Miguel Silva
2015-10-09
*
greybus: sdio: fix work-queue leak and use-after-free
Johan Hovold
2015-09-15
*
greybus: sdio: fix tear-down use-after-free
Johan Hovold
2015-09-15
*
greybus: sdio: Drop get_version support
Viresh Kumar
2015-08-11
*
greybus: sdio: error out only for smaller payloads received
Viresh Kumar
2015-08-10
*
greybus: sdio: fix transfer buffer handling and blocks counting
Rui Miguel Silva
2015-07-06
*
greybus: sdio: add need poll to host caps
Rui Miguel Silva
2015-07-06
*
greybus: sdio: check number of blocks in transfer
Rui Miguel Silva
2015-07-06
*
greybus: sdio: pass only data pointer to tranfer funtion
Rui Miguel Silva
2015-07-06
*
greybus: sdio: fix call to stop command if no data exist
Rui Miguel Silva
2015-07-06
*
greybus: sdio: fix return of get_cd and get_ro
Rui Miguel Silva
2015-07-06
*
greybus: sdio: rework of event handler
Rui Miguel Silva
2015-07-06
*
greybus: sdio: split cmd_flags to there meaning
Rui Miguel Silva
2015-07-06
*
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-07-01
*
greybus: sdio: correct the usage of mmc request in work queues handler
Phong Tran
2015-06-29
*
greybus: sdio: change the order of remove and free mmc host
Phong Tran
2015-06-29
*
greybus: sdio: fix defines for older kernels
Rui Miguel Silva
2015-06-24
*
greybus: sdio: extend sdio implementation
Rui Miguel Silva
2015-06-24
*
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-05-21
*
greybus: Remove "-gb" suffix from .c files
Viresh Kumar
2015-01-21