alistair23-linux/drivers/staging/rts5208
Linus Torvalds 23908db413 Staging driver patches for 4.2-rc1
Here's the big, really big, staging tree patches for 4.2-rc1.
 
 Loads of stuff in here, almost all just coding style fixes / churn, and
 a few new drivers as well, one of which I just disabled from the build a
 few minutes ago due to way too many build warnings.
 
 Other than the one "disable this driver" patch, all of these have been
 in linux-next for quite a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlWNpc0ACgkQMUfUDdst+ym8EgCg0pL1Qcf9Se3jAc96fLt+itpv
 Rd0AoI9uJcq8Qm7d+IXnz3ojLnN9xvN3
 =xt0u
 -----END PGP SIGNATURE-----

Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver updates from Greg KH:
 "Here's the big, really big, staging tree patches for 4.2-rc1.

  Loads of stuff in here, almost all just coding style fixes / churn,
  and a few new drivers as well, one of which I just disabled from the
  build a few minutes ago due to way too many build warnings.

  Other than the one "disable this driver" patch, all of these have been
  in linux-next for quite a while with no reported issues"

* tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (1163 commits)
  staging: wilc1000: disable driver due to build warnings
  Staging: rts5208: fix CHANGE_LINK_STATE value
  Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
  Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
  Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
  Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
  Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
  Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs
  Staging: sm750fb: modedb.h: Shorten lines to under 80 characters
  Staging: sm750fb: modedb.h: Replace spaces with tabs
  staging: comedi: addi_apci_3120: rename 'this_board' variables
  staging: comedi: addi_apci_1516: rename 'this_board' variables
  staging: comedi: ni_atmio: cleanup ni_getboardtype()
  staging: comedi: vmk80xx: sanity check context used to get the boardinfo
  staging: comedi: vmk80xx: rename 'boardinfo' variables
  staging: comedi: dt3000: rename 'this_board' variables
  staging: comedi: adv_pci_dio: rename 'this_board' variables
  staging: comedi: cb_pcidas64: rename 'thisboard' variables
  staging: comedi: cb_pcidas: rename 'thisboard' variables
  staging: comedi: me4000: rename 'thisboard' variables
  ...
2015-06-26 15:46:08 -07:00
..
general.c staging: rts5208: add new line after declarations 2014-09-23 13:22:25 -07:00
general.h
Kconfig Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option 2014-08-16 12:23:13 -07:00
Makefile staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
ms.c staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
ms.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
rtsx.c Staging driver patches for 4.2-rc1 2015-06-26 15:46:08 -07:00
rtsx.h staging: rts5208: Use common pci_get_bus_and_slot() instead of private one 2015-06-08 13:38:56 -07:00
rtsx_card.c staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_card.h staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_chip.c Staging: rts5208: fix CHANGE_LINK_STATE value 2015-06-19 10:05:30 -07:00
rtsx_chip.h staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
rtsx_scsi.c staging: rts5208: fix transfer length 0 for 6-byte r/w commands 2015-05-31 11:40:14 +09:00
rtsx_scsi.h Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
rtsx_sys.h
rtsx_transport.c staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
rtsx_transport.h staging, rts5208, LLVMLinux: Change extern inline to static inline 2014-10-29 16:28:17 -07:00
sd.c staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
sd.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
spi.c staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros 2015-03-26 13:17:05 +01:00
spi.h
TODO
trace.c staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
trace.h staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
xd.c Staging: rts5208: xd: Fixed checkpatch warning 2015-06-12 17:12:16 -07:00
xd.h