index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
Misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
staging: bcm: Replace FALSE with false
Lisa Nguyen
1
-34
/
+34
2013-08-23
staging: bcm: Fix typo in comments
Masanari Iida
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-07
Staging: bcm: Remove typedef for eNVM_TYPE and call directly.
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.
Kevin McKinney
1
-4
/
+4
2012-11-26
Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call d...
Kevin McKinney
1
-1
/
+1
2012-11-02
Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.
Kevin McKinney
1
-6
/
+6
2012-10-30
Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.
Kevin McKinney
1
-1
/
+1
2012-10-19
Staging: bcm: Reverse condition in if statement in Misc.c
Kevin McKinney
1
-2
/
+2
2012-10-19
Staging: bcm: Clean up function CopyBufferToControlPacket in Misc.c
Kevin McKinney
1
-54
/
+56
2012-10-19
Staging: bcm: Rename INT to "int" in Misc.c
Kevin McKinney
1
-12
/
+12
2012-10-19
Staging: bcm: Rename UINT to "unsigned int" in Misc.c
Kevin McKinney
1
-28
/
+28
2012-10-19
Staging: bcm: Rename B_UINT32 to "unsigned int" in Misc.c
Kevin McKinney
1
-1
/
+1
2012-10-19
Staging: bcm: Rename B_UINT8 to "unsigned char" in Misc.c
Kevin McKinney
1
-1
/
+1
2012-10-19
Staging: bcm: Rename PUINT to "unsigned int *" in Misc.c
Kevin McKinney
1
-8
/
+8
2012-10-19
Staging: bcm: Rename VOID to void in Misc.c
Kevin McKinney
1
-11
/
+11
2012-10-19
Staging: bcm: Rename PVOID to "void *" in Misc.c
Kevin McKinney
1
-2
/
+2
2012-08-13
staging: bcm: print small buffers with %*ph
Andy Shevchenko
1
-1
/
+4
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+5
2012-07-29
slightly reduce idiocy in drivers/staging/bcm/Misc.c
Al Viro
1
-26
/
+5
2012-07-11
staging: bcm: Misc.c: Remove unused macros
Marcos Paulo de Souza
1
-3
/
+0
2012-07-11
staging: bcm: Remove code that will never execute
Marcos Paulo de Souza
1
-63
/
+0
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
1
-44
/
+44
2012-06-04
Staging: bcm: Remove typedef for _LEADER and call directly.
Kevin McKinney
1
-3
/
+3
2012-06-04
Staging: bcm: Remove typedef for link_request and call directly.
Kevin McKinney
1
-9
/
+9
2012-06-04
Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.
Kevin McKinney
1
-2
/
+2
2012-06-04
Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.
Kevin McKinney
1
-4
/
+4
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
1
-1
/
+1
2011-11-26
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
1
-10
/
+22
2011-10-11
Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Remove assignment in if condition reported by checkpatch.pl
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
Kevin McKinney
1
-6
/
+6
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
1
-1039
/
+788
2011-09-19
Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
1
-0
/
+4
2011-06-28
staging: remove unnecessary code
Greg Dietsche
1
-8
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-09
staging: bcm: optimize kmalloc to kzalloc
Alexander Beregalov
1
-4
/
+2
2010-12-06
Staging: Beceem: remove old kernel compatibility code
Dan Carpenter
1
-2
/
+0
2010-11-16
Staging: bcm: signedness bug in InitCardAndDownloadFirmware()
Dan Carpenter
1
-1
/
+1
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2010-11-10
Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...
Jesper Juhl
1
-9
/
+6
2010-11-01
beceem: change startup messages
Stephen Hemminger
1
-1
/
+1
2010-11-01
beceem: statistics and transmit queue changes
Stephen Hemminger
1
-2
/
+0
2010-11-01
beceem: make local functions static
Stephen Hemminger
1
-38
/
+14
2010-11-01
beceem: debug message format changes
Stephen Hemminger
1
-1
/
+1
2010-11-01
beceem: module initialization
Stephen Hemminger
1
-53
/
+33
2010-11-01
beceem: add network device message level control
Stephen Hemminger
1
-9
/
+9
2010-11-01
beceem: change format of debug message
Stephen Hemminger
1
-2
/
+2
2010-11-01
beceem: remove dead code
Stephen Hemminger
1
-60
/
+0
[next]