index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
Ioctl.h
Age
Commit message (
Expand
)
Author
2013-08-23
staging: bcm: Fix typo in comments
Masanari Iida
2013-01-07
Staging: bcm: Remove typedef for eNVM_TYPE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace unsigned long long with u64 in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for rdmbuffer and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for wrmbuffer and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for stGPIOInfo and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for ioctlbuffer and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for stUserThreadReq and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _NVM_READWRITE and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for bulkwrmbuffer and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _SECTION_TYPE.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for stGPIOMultiMode and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Replace UINT with unsigned int in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace UINT32 with u32 in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace B_UINT32 with u32 in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace ULONG with unsigned long in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace UCHAR with unsigned char in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Properly format braces in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Properly format and remove comments as needed in Ioctl.h
Kevin McKinney
2012-11-26
Staging: bcm: Fix all white space issues in Ioctl.h
Kevin McKinney
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-05
staging/bcm: add sparse annotations
Arnd Bergmann
2010-09-08
staging: Beeceem USB Wimax driver
Stephen Hemminger