0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from Desterly/master More... almost 12 years ago
modified params to int instead of IMG_INT More... almost 12 years ago
pvroff: kernel print loglevel change More... almost 12 years ago
mmc: backport inline function mmc_blksz_for_byte_mode() for compat-wireless More... almost 12 years ago
pvr.off: Fix module parameter More... almost 12 years ago
pvr-off: create support for passing the pvrmajor as a module parameter More... almost 12 years ago
pvr-off: cleanup More... almost 12 years ago
pvr-off: Update module with sources from tpruvot More... almost 12 years ago
Revert "Case write with void to reduce compiler warnings" More... almost 12 years ago
OMAP: Fix for bus width which improves SD card's peformance. More... almost 12 years ago
Case write with void to reduce compiler warnings More... almost 12 years ago
netfilter: speed-up netfilter matching More... almost 12 years ago
config: enable kexec More... almost 12 years ago
Backport the Display Output Switch driver from 3.1 More... almost 12 years ago
For invalid map bankwidths, BUG() This fixes the warning below and for other maps. More... almost 12 years ago
pvr-off: updates More... almost 12 years ago
pvr-off: Cleanup and provide the correct major for our device More... almost 12 years ago
lib/crc: add slice by 8 algorithm to crc32.c Add support for slice by 8 to existing crc32 algorithm. Also modify gen_crc32table.c to only produce table entries that are actually used. The parameters CRC_LE_BITS and CRC_BE_BITS determine the number of bits in the input array that are processed during each step. Generally the more bits the faster the algorithm is but the more table data required. More... almost 12 years ago
Fix ARM assembler VFP instructions More... almost 12 years ago
Remove deprecated and unused print_mac to fix warnings More... almost 12 years ago
jhash3 backport More... almost 12 years ago
Kconfig:textbox.c fixed unused 'x','y' var warnings Signed-off-by: Greg Dietsche <[email protected]> More... almost 12 years ago
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 Disable the new -Wunused-but-set-variable that was added in gcc 4.6.0 It produces more false positives than useful warnings. More... almost 12 years ago
scripts:conf.c Fix warning: variable 'type' set but not used Signed-off-by: Justin P. Mattock <justinm...@xxxxxxxxx> More... almost 12 years ago
arm:mm: fixed a warning More... almost 12 years ago
config: disable yaffs as it's not used More... almost 12 years ago
ipv6/xfrm6_tunnel: missing middle operand More... almost 12 years ago
pagemap: Avoid unused-but-set variable Avoid quite a lot of warnings in header files in a gcc 4.6 -Wall builds More... almost 12 years ago
crypto endian performance fix More... almost 12 years ago
netfilter: IPv6: fix DSCP mangle code More... almost 12 years ago