summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: alignment to match open paranthesisManav Batra2016-04-291-1/+1
* staging: rts5208: ensure braces on all arms of if stmtNicholas Sim2016-04-291-8/+8
* Staging: rts5208: rtsx_card.c: Remove unused functionBhumika Goyal2016-03-292-23/+0
* Staging: rts5208: Remove unused functionsBhumika Goyal2016-03-292-38/+0
* Staging: rts5208: Add space around '+'Dilek Uzulmez2016-03-281-7/+7
* staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla2016-03-111-7/+1
* staging: rts5208: Change form of NULL comparisonsBhaktipriya Shridhar2016-03-111-5/+5
* staging: rts5208: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-112-44/+22
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-116-23/+23
* Staging: rts5208: Use min instead of ternary operatorBhumika Goyal2016-03-111-2/+2
* staging: rts5208: rtsx_transport.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: rtsx.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-2/+0
* Staging: rts5208: Remove unnecessary parenthesesDilek Uzulmez2016-03-111-46/+46
* staging: rts5208: Prefer using BIT macroBhaktipriya Shridhar2016-03-111-3/+3
* staging: rts5208: Removed unnecessary return variableBhaktipriya Shridhar2016-03-111-7/+2
* Staging: rts5208: rtsx_transport.c: Fix comparisons to NULLShaun Ren2016-02-201-3/+3
* Staging: rts5208: rtsx_transport.c: Remove unnecessary parenthesesShaun Ren2016-02-201-6/+6
* Staging: rts5208: rtsx_transport.c: Fix label naming conventionShaun Ren2016-02-201-3/+3
* Staging: rts5208: rtsx_transport.c: Remove extra newlinesShaun Ren2016-02-201-3/+0
* Staging: rts5208: rtsx_transport.c: Add spaces around -Shaun Ren2016-02-201-2/+2
* Staging: rts5208: rtsx_transport.c: Remove spaces after castsShaun Ren2016-02-201-1/+1
* Staging: rts5208: rtsx_transport.c: Align to open parenthesisShaun Ren2016-02-201-28/+41
* Staging: rts5208: rtsx_transport.c: Cleanup commentsShaun Ren2016-02-201-26/+27
* staging: rts5208: Place constants on the right side of comparisonsJanani Ravichandran2016-02-141-10/+10
* Staging: rts5208: remove unnecessary paranthesesHaneen Mohammed2016-02-091-1/+1
* Staging: rts5208: fix check for dma mapping errorHaneen Mohammed2016-02-091-1/+1
* staging: rts5208: Removed blank linesAnjali Menon2016-02-071-2/+0
* staging: rts5208: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-02-071-2/+0
* Staging: rts5208: use dmam_alloc_coherentRonit Halder2015-10-161-4/+2
* Staging: rts5208: Coding style warnings fix for block commentsPunit Vara2015-09-211-13/+15
* Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah2015-08-032-9/+6
* Staging: rts5208: Fix checkpatch warning: else is not generally usefulLeung Timothy Chi King2015-07-141-6/+5
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-265-227/+266
|\
| * Staging: rts5208: fix CHANGE_LINK_STATE valueFabio Falzoi2015-06-191-1/+1
| * Staging: rts5208: helper function to manage delink statesFabio Falzoi2015-06-171-69/+72
| * Staging: rts5208: helper function to manage 1lun and 2lun modesFabio Falzoi2015-06-171-44/+53
| * Staging: rts5208: helper function to manage idleFabio Falzoi2015-06-171-20/+25
| * Staging: rts5208: helper function to manage aspmFabio Falzoi2015-06-171-21/+30
| * Staging: rts5208: helper function to manage ssFabio Falzoi2015-06-171-33/+33
| * Staging: rts5208: helper function to manage power offFabio Falzoi2015-06-171-14/+20
| * Staging: rts5208: helper function to manage sd erase statusFabio Falzoi2015-06-171-17/+21
| * Staging: rts5208: xd: Fixed checkpatch warningNizam Haider2015-06-121-2/+1
| * staging: rts5208: Use common pci_get_bus_and_slot() instead of private oneYijing Wang2015-06-081-3/+0
| * staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire2015-05-311-1/+1
| * staging: rts5208: fix transfer length 0 for 6-byte r/w commandsAkinobu Mita2015-05-311-2/+6
| * Staging: rts5208: Replace timeval with timespec64Ksenija Stanojevic2015-05-081-11/+14
* | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
|/
* staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches2015-03-268-334/+1410
* staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-2614-1575/+2986