- 26 Feb, 2004 40 commits
-
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing a few GNU-style initializers to C99 initiailzers.
-
Andrew Morton authored
From: Dave Jones <davej@redhat.com> Now that the syscalls.h stuff is in mainline, that clears the way for this I guess?
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> This patch converts the file to use C99 initializers. The file had this patch applied before, but a subsequent patch reversed the change and readded the GNU-style initializer. This patch brings back the C99 one.
-
Andrew Morton authored
From: David Woodhouse <dwmw2@infradead.org>, Dave Jones <davej@redhat.com> Add a missing unlock.
-
Andrew Morton authored
From: Jakub Bogusz <qboosh@pld-linux.org> This patch removes using of floating point operations in tdfxfb - they are really not needed here (these consts are used only in substitutions and comparisons with integers) are cause unresolved symbols on some archs - e.g. on alpha: *** Warning: "__ltdf2" [drivers/video/tdfxfb.ko] undefined! *** Warning: "__adddf3" [drivers/video/tdfxfb.ko] undefined! *** Warning: "__floatsidf" [drivers/video/tdfxfb.ko] undefined!
-
Andrew Morton authored
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com> The callout code has been removed long ago from 2.6. I believe it is safe to remove some of its unused defines.
-
Andrew Morton authored
From: Herbert Xu <herbert@gondor.apana.org.au> RADEON is selecting I2C_ALGOBIT but as kconfig currently does not propagate selects up the dependency chain (that is according to Roman), this can leave I2C as m while I2C_ALGOBIT is y.
-
Andrew Morton authored
early printk documentation fix
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - Don't remove attributes, they should be gone automatically.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - Refactor fw_setup_class_device for readability and maintainability.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> - Remove races related to the handling and release of 'struct firmware'
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - release 'struct firmware_priv' from class_dev->release.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - Make an status bitmap instead of using independent boolean variables. It will make things nicer later when new issues need to be tracked.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - Take advantage of strlcpy. - Extra error logging. - Use struct coping instead of memcpy. - Put all aborting code in a single place, and fully abort if fw_realloc_buffer fails. - Abort on unexpected 'loading' values.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@ranty.pantax.net> Based on patch and suggestions from Dmitry Torokhov - use vfree to free vmalloc memory. - Make sure fw_setup_class_device sets *class_dev_p to NULL in all case of error. - Fix error handling in firmware_class_init.
-
Andrew Morton authored
From: Geert Uytterhoeven <geert@linux-m68k.org> Update Macintosh driver config logic: - Move remaining Mac/m68k-specific logic from arch/m68k/Kconfig to drivers/macintosh/Kconfig - Fixup Mac/m68k conflicts
-
Andrew Morton authored
From: James Simmons <jsimmons@infradead.org> Remove kd.h. We don't need this header. Use the inline functions to set the current process state.
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - dvb-ttusb-budget: Fixed i2c code to detect nearly all errors - dvb-ttusb-budget: Added "V 2.1" to prevent warning message on driver load - dvb-ttusb-budget: Some printks turned into dprintks - dvb-ttusb-budget: Removed __initdata. It is now possible in kernel 2.6 to compile the DVB drivers into a monolithic kernel. - dvb-ttusb-budget: Fix for failing urb submission under 2.6 kernels
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - av7110: check result of saa7146_wait_for_debi_done() in av7110_bootarm() and bail out early if booting the ARM failed - av7110: correct voffset for analog standard - av7110: replace usage of sleep_on_interruptible_timeout() with wait_event_interruptible_timeout()
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - tda1004x: standardised where the firmware should be. - tda1004x: need to re-invert inversion for tda10046 in get_fe() - tda1004x: reset chip before uploading firmware - tda1004x: split firmware upload off from frontend init. the initial tune attempt was taking too long. provide explanation of tuner frequency calculations - tda1004x: Fixed signal strength reading for tda10046h
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> stv0299: Added seperate settings for SU1278 on Technotrend hardware
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - alps_tdlb7 + alps_tdmb7: Changed to use full i2c reads in probing instead of i2c pings to be compatable with ttusb - nxt6000: bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus invalidating current channel settings on FE_RESET - sp887x: fixed typo - Makefile: add nxt6000 frontend driver to Makefiles - Kconfig: DVB_TDA1004X and DVB_NXT6000 do not depend on !STANDALONE (i.e. no compile-time firmware image necessary) - ves1820: turn off ves1820 test output pins - ves1820: verbose-print AFC only if carrier has been recovered - ves1820: change AFC handling as suggested by Robert Schlabbach, use bit 1 of the SYNC register for FE_HAS_SIGNAL
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - dvb-core: replace usage of sleep_on_...() with wait_event_interruptible_timeout() - dvb-core: fix dvb_ringbuffer_read/write() buffer pointer bug - video: added VIDEO_EVENT_FRAME_RATE_CHANGED and VIDEO_GET_FRAME_RATE ioctl
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> skystar2: renamed two functions, deleted spurious spaces.
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - saa7146: fix timeout bug on AMD64 in saa7146_wait_for_debi_done() - saa7146: release resources for video overlay properly, don't (incorrectly) rely on VIDIOC_OVERLAY(0)
-
Andrew Morton authored
From: Michael Hunold <hunold@linuxtv.org> - dvb docs: added a nice howto on how to get Avermedia DVB-T running - nice tutorial for DVB newbie, too - dvb docs: fix various incorrect informations in cards.txt, faq.txt, firmware.txt
-
Andrew Morton authored
From: Martin Schwidefsky <schwidefsky@de.ibm.com> Add z/VM discontiguos saved segments (DCSS) block device driver.
-
Andrew Morton authored
From: Arnd Bergmann <arnd@arndb.de> With the s390 updates in -mm3, you also need this patchlet.
-
Andrew Morton authored
From: Martin Schwidefsky <schwidefsky@de.ibm.com> Add new features to the zfcp host adapater driver: - Add support for FCP access control. - Error recovery enhancements.
-
Andrew Morton authored
From: Martin Schwidefsky <schwidefsky@de.ibm.com> Add channel measurement block interface.
-
Andrew Morton authored
From: Martin Schwidefsky <schwidefsky@de.ibm.com> Add collaborative memory management interface.
-