aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_HOST_STATS_MIBS and call directly.Kevin McKinney
2012-11-26Staging: bcm: Replace LARGE_INTEGER with u64 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace BOOLEAN with bool in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace USHORT with unsigned short in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UINT with unsigned int in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace B_UINT16 with u16 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UINT32 with u32 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace LONG with long in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG with unsigned long in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG64 with u64 in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Replace UCHAR with unsigned char in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Properly format braces in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Properly format and remove comments as needed in HostMIBSInterf...Kevin McKinney
2012-11-26Staging: bcm: Fix all white space issues in HostMIBSInterface.hKevin McKinney
2012-11-26Staging: bcm: Remove typedef for rdmbuffer and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for wrmbuffer and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for stGPIOInfo and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for ioctlbuffer and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for stUserThreadReq and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _NVM_READWRITE and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for bulkwrmbuffer and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _SECTION_TYPE.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly.Kevin McKinney
2012-11-26Staging: bcm: Remove typedef for stGPIOMultiMode and call directly.Kevin McKinney
2012-11-26Staging: bcm: Replace UINT with unsigned int in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace UINT32 with u32 in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace B_UINT32 with u32 in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG with unsigned long in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace UCHAR with unsigned char in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Properly format braces in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Properly format and remove comments as needed in Ioctl.hKevin McKinney
2012-11-26Staging: bcm: Fix all white space issues in Ioctl.hKevin McKinney
2012-11-26Staging: Android: logger: module_exit implementationLuca Clementi
2012-11-26staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Fix spacing coding style in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.cYAMANE Toshiaki
2012-11-26staging/rtl8187se: Remove the unnecessary initialization of a local variable ...YAMANE Toshiaki
2012-11-26staging: nvec: let nvec select MFD_COREMarc Dietrich
2012-11-21staging: solo6x10: remove use of __devexitBill Pemberton
2012-11-21staging: dt3155v4l: remove use of __devexitBill Pemberton