First  |  Prev |  Next  |  Last
Pages: 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442
[PATCH 5/9] staging: tidspbridge: Remove redundant macro from cod.c
This patch removes a redundant macro from cod.c simply used to verify that a field was not NULL Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- drivers/staging/tidspbridge/pmgr/cod.c | 27 ++++++++++++--------------- 1 files changed, 12 insertions(+), 15 deletions(-) diff --git a/drivers/staging/tidspbr... 22 Jul 2010 22:24
[PATCH 8/9] staging: tidspbridge: Change macros to static inline functions
This patch changes preprocesing macros to static inline funcions. Also the function is_equal_uuid (IS_EQUAL_UUID) now uses the memcmp function. Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- .../staging/tidspbridge/include/dspbridge/dbdefs.h | 32 +++++-------------- drivers/staging/tidspbridge/rmgr/nldr... 22 Jul 2010 22:24
[PATCH 4/9] staging: tidspbridge: Change macros to static inline functions used in cload
This patch changes the macros to static inline function used in cload as well adds two definition of const to avoid using magic numbers Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- drivers/staging/tidspbridge/dynload/cload.c | 16 +++++++------- drivers/staging/tidspbridge/dynload/doff.h | 31 ++++++... 22 Jul 2010 22:24
[PATCH 9/9] staging: tidspbridge: Remove unused macros
This patch removes a couple of macros that are not being used Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- .../staging/tidspbridge/dynload/dload_internal.h | 4 ---- drivers/staging/tidspbridge/dynload/getsection.c | 1 - .../tidspbridge/include/dspbridge/chnldefs.h | 1 - .../tidspbr... 22 Jul 2010 22:24
[PATCH 3/9] staging: tidspbridge: Change macros to static inline functions in io_sm
This patch change to macros to static inline functions, these macros are used to perform write/read operations in shared memory Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- drivers/staging/tidspbridge/core/io_sm.c | 22 ++++++++++++------- .../staging/tidspbridge/include/dspbridge/io_sm.h | ... 22 Jul 2010 22:24
[PATCH 6/9] staging: tidspbridge: Remove unused magic number
This patch removes an unused magic number from the cod_manager structure. Signed-off-by: Armando Uribe <x0095078(a)ti.com> --- drivers/staging/tidspbridge/pmgr/cod.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/drivers/staging/tidspbridge/pmgr/cod.c b/drivers/staging/tidspbridg... 22 Jul 2010 22:24
[PATCH 0/9] staging: tidspbridge: Code Clean Up related to macros
This set of patches are intended do a code clean up related to macros, i.e. use of static inline, remove unused macros, etc. Armando Uribe (9): staging: tidspbridge: Remove Redundant wrappers staging: tidspbridge: Remove redundant macros in io_sm.c staging: tidspbridge: Change macros to static inline func... 22 Jul 2010 22:24
eeepc-laptop: fix hotplug_disabled module_param permissions
2010/7/22 Matthew Garrett <mjg59(a)srcf.ucam.org>: I think I've got all of your patches merged now, but let me know if I've missed any. They should be in my linux-next branch. hi Matthew, Thanks for merging the patches. Below 3 patches are missing: [PATCH] asus-laptop: fix asus_input_init error path ... 22 Jul 2010 21:19
2.6.35-rc[1-5] + Radeon-kms: 3D graphic performance
Hi Alex, This is with regard to thread 'Blank (disconnected) screen during boot with latest 2.6.35-rcX kernels'. You asked me in your last e-mail if I could do a bisect to find out what caused a regression I mentioned about - in 3D graphic performance in kernels 2.6.35-rc + radeoon-kms. I started the bisect but ... 24 Jul 2010 06:56
linux-next: OOPS at bot time
Hi all, My Power7 boot test paniced like this: (next-20100722) %GQLogic Fibre Channel HBA Driver: 8.03.03-k0 qla2xxx 0002:01:00.2: enabling device (0144 -> 0146) qla2xxx 0002:01:00.2: Found an ISP8001, irq 35, iobase 0xd000080080014000 ------------[ cut here ]------------ kernel BUG at drivers/pci/msi.c:205! ... 22 Jul 2010 22:24
First  |  Prev |  Next  |  Last
Pages: 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442