aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/Ioctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: bcm: remove driverJeff Kirsher1-226/+0
2014-09-19Staging/bcm: Fix whitespace/comments in Ioctl.hMartin Kelly1-13/+13
2013-08-23staging: bcm: Fix typo in commentsMasanari Iida1-1/+1
2013-01-07Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Replace unsigned long long with u64 in Ioctl.hKevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for rdmbuffer and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for wrmbuffer and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for stGPIOInfo and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for ioctlbuffer and call directly.Kevin McKinney1-6/+6
2012-11-26Staging: bcm: Remove typedef for stUserThreadReq and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney1-5/+5
2012-11-26Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly.Kevin McKinney1-3/+3
2012-11-26Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for _NVM_READWRITE and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for bulkwrmbuffer and call directly.Kevin McKinney1-3/+2
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for _SECTION_TYPE.Kevin McKinney1-6/+0
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Remove typedef for stGPIOMultiMode and call directly.Kevin McKinney1-2/+2
2012-11-26Staging: bcm: Replace UINT with unsigned int in Ioctl.hKevin McKinney1-12/+12
2012-11-26Staging: bcm: Replace UINT32 with u32 in Ioctl.hKevin McKinney1-1/+1
2012-11-26Staging: bcm: Replace B_UINT32 with u32 in Ioctl.hKevin McKinney1-5/+5
2012-11-26Staging: bcm: Replace ULONG with unsigned long in Ioctl.hKevin McKinney1-9/+9
2012-11-26Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.hKevin McKinney1-1/+1
2012-11-26Staging: bcm: Replace UCHAR with unsigned char in Ioctl.hKevin McKinney1-14/+14
2012-11-26Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.hKevin McKinney1-7/+7
2012-11-26Staging: bcm: Properly format braces in Ioctl.hKevin McKinney1-34/+17
2012-11-26Staging: bcm: Properly format and remove comments as needed in Ioctl.hKevin McKinney1-72/+40
2012-11-26Staging: bcm: Fix all white space issues in Ioctl.hKevin McKinney1-184/+106
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-4/+4
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+360