1
0
Fork 0
alistair23-linux/drivers/staging
Malcolm Priestley 72edb7ed1f staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_datahead_g
Replace members
b, a, wDuration_b, wDuration_a, wTimeStampOff_b and wTimeStampOff_a
with
b, a, duration_b, duration_a, time_stamp_off_b and time_stamp_off_a

Using __le16 endian type for unsigned short.

Creating the new structure in rxtx.h

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-30 15:19:16 -07:00
..
android staging: android: sync: Fix checkpatch warning: Missing a blank line after declarations 2014-08-30 14:04:58 -07:00
bcm Staging: bcm: LeakyBucket: format kernel-docs 2014-08-30 13:08:42 -07:00
board staging: board: disable as it breaks the build 2014-07-10 14:47:27 -07:00
comedi staging: comedi: addi_apci_1564: move boilerplate text to addi_apci_1564.c 2014-08-30 13:29:51 -07:00
cptm1217
dgap staging: dgap: remove useless a variable within board_t 2014-08-30 14:04:58 -07:00
dgnc staging: dgnc: Fix checkpatch include warning 2014-08-30 14:02:34 -07:00
emxx_udc Staging: emxx_udc: emxx_udc: remove spaces before semicolons 2014-08-30 14:07:38 -07:00
et131x staging: et131x: Implement NAPI support 2014-08-30 13:35:37 -07:00
ft1000 staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
fwserial
gdm72xx Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-08-06 09:38:14 -07:00
gdm724x Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-08-06 09:38:14 -07:00
goldfish staging/goldfish/goldfish_audio: fix a sparse warning 2014-07-23 18:12:23 -07:00
gs_fpgaboot
iio staging:iio: Remove ad5930/ad9850/ad9852/ad9910/ad9951 dummy drivers 2014-08-19 20:25:10 +01:00
imx-drm staging: imx-drm: Lines over 80 characters fixed. 2014-08-30 14:06:48 -07:00
line6
lustre staging/lustre: remove unused som_attrs and hsm_attrs structures 2014-08-30 15:08:04 -07:00
media Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
mt29f_spinand staging/mt29f_spinand: coding style fixes 2014-08-16 12:23:27 -07:00
netlogic Staging: netlogic: xlr_net.c Fixed code-style warnings 2014-08-30 14:01:42 -07:00
nvec staging/nvec: Use platform_get_irq() 2014-07-30 17:18:47 -07:00
octeon staging: octeon: fix coding style 2014-07-15 08:32:55 -07:00
octeon-usb staging: octeon-usb: fix endianness bug 2014-07-08 16:39:22 -07:00
olpc_dcon
ozwpan staging: ozwpan: Use list helpers 2014-08-16 12:23:12 -07:00
panel Staging: panel: fixed frivilous else statement warning 2014-07-10 15:12:51 -07:00
rtl8188eu staging: rtl8188eu: using unique names is good 2014-08-30 13:51:37 -07:00
rtl8192e staging: rtl8192e: fixed coding style issues 2014-08-30 13:54:03 -07:00
rtl8192ee staging: rtl8192ee: Fix RT_TRACE #define and uses 2014-08-16 12:23:11 -07:00
rtl8192u drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors 2014-08-30 13:56:39 -07:00
rtl8712 staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl 2014-07-30 17:05:56 -07:00
rtl8723au drivers: staging: rtl8723au: Fix space prohibited before that close parenthesis ')' errors 2014-08-30 13:54:53 -07:00
rtl8821ae drivers: staging: rtl8821ae: Fix spaces required around that '<' errors 2014-08-30 13:58:13 -07:00
rts5208 staging: rts5208: Remove casting the return value which is a void pointer 2014-08-30 14:07:37 -07:00
skein
slicoss staging: slicoss: fix a blank line coding style issue 2014-08-16 12:23:13 -07:00
speakup Update speakup mailing list address 2014-07-18 16:36:29 -07:00
ste_rmi4
unisys drivers/staging/unisys: fix build 2014-08-26 12:18:51 -07:00
usbip staging: usbip: remove redundant return statements 2014-07-30 16:39:34 -07:00
vme staging: vme: remove redundant else condition 2014-08-30 14:06:47 -07:00
vt6655 staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_datahead_g 2014-08-30 15:19:16 -07:00
vt6656 staging: vt6656: add blank line after declaration 2014-08-16 12:23:17 -07:00
wlan-ng staging: wlan-ng: prism2mgmt.c Fix break not useful 2014-08-17 09:49:48 -07:00
xgifb
xillybus staging: xillybus: Removed read barrier at beginning of ISR 2014-08-30 13:14:41 -07:00
Kconfig staging: remove nokia_hp4p driver 2014-08-30 13:10:25 -07:00
Makefile staging: remove nokia_hp4p driver 2014-08-30 13:10:25 -07:00
staging.c