- 01 Jul, 2005 2 commits
-
-
Tony Lindgren authored
Innovator MMC init
-
David Brownell authored
This updates the MMC initialization: - OMAP_TAG_MMC updates: * Re-factor contents into one struct per silicon block * Provide information that's useful for SD support, like whether the board is wired for 4-wire transfers and what gpio (if any) is used to sense the writeprotect slider. * Allows for "nonstandard" muxing options, which would mostly affect boards using MMC2. * Report whether the MMC switch should use the card detect model, or the cover switch model. * Updated/tested board config only for H2 (not H3 or VoiceBlue). - MMC device initialization moved into mach-omap/omap1/device.c and out of the MMC driver itself. - Removed the "what MMC blocks to configure" option from Kconfig; the board-specific MMC tag holds this info (and more). This new device init hook should be easy to reuse to set up any of the other integrated devices. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-
- 30 Jun, 2005 1 commit
-
-
Toshihiro Kobayashi authored
Updated DSP to use class_device instead of class_simple
-
- 29 Jun, 2005 37 commits
-
-
David Brownell authored
Support for LEDs on H3 ... "disco led" on the mainboard, and four debug board leds act as "red" "amber" "blue" and "green" through /sys/devices/system/leds/leds0/event commands. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-
David Brownell authored
Minor OMAP updates that somehow got dropped from previous patches. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-
David Brownell authored
The recent "pm_message_t" changes removed functionality from the Linux PM framework. This patch removes it from the OMAP OHCI too, removing the distinction between (previous) PM_SUSPEND_MEM and PM_SUSPEND_DISK state transitions ... now the only suspend semantics supportable are what was previously PM_SUSPEND_DISK (4) and is now "PMSG_SUSPEND" (3). From: Todd Poynor <tpoynor@mvista.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-
Tony Lindgren authored
Removed extra SUBARCH line as noted by Geoff Levand.
-
Tony Lindgren authored
Updated idle to use generic ARM dyntick
-
Tony Lindgren authored
Removed duplicate definition of SA_TIMER
-
Tony Lindgren authored
Please also note that you now need to pass dyntick=enabled in kernel command line to turn dyntick on.
-
Tony Lindgren authored
Copied back OMAP version of TPS65010 driver
-
Tony Lindgren authored
Removed temporary arch/arm/mach-omap/time.c that was used for merge
-
Tony Lindgren authored
Updated OMAP timer to use generic ARM dyntick
-
Tony Lindgren authored
Undo of temporary patch after merge with mainline
-
Tony Lindgren authored
-
Tony Lindgren authored
Temporary patch to avoid merge conflicts
-
Tony Lindgren authored
Manually merged include/asm-arm/mach/time.h
-
Tony Lindgren authored
Manually merged include/asm-arm/arch-omap/tps65010.h
-
Tony Lindgren authored
Manually merged drivers/usb/gadget/omap_udc.c
-
Tony Lindgren authored
Manually merged drivers/net/smc91x.h
-
Tony Lindgren authored
Manually merged drivers/i2c/chips/Makefile
-
Tony Lindgren authored
Manually merged drivers/i2c/chips/Kconfig
-
Tony Lindgren authored
Manually merged drivers/char/watchdog/Makefile
-
Tony Lindgren authored
Manually merged drivers/Kconfig
-
Tony Lindgren authored
Switched to use ARM generic dyntick.
-
Tony Lindgren authored
Needed to avoid merge conflicts
-
Tony Lindgren authored
Added back arch/arm/mach-omap/time.c and removed drivers/i2c/chips/tps65010.c to avoid merge conflicts.
-
Tony Lindgren authored
In 2.6.13-rc1 arch.c disappears.
-
Tony Lindgren authored
Enabling low power mode for H3 hangs the system.
-
Linus Torvalds authored
Ok, a lot of things were pending after the 2.6.12 release, let's try to start calming things down again.
-
Jeff Garzik authored
This crept in with the resync-to-mainline. Nothing uses 802.11-crypt in mainline, so we can safely comment it out for now. Signed-off-by: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Dave Jones authored
This patch adds the SiS 760 ID to the amd64-agp driver, so that agpgart can be used on Athlon64 boards based on this chip. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
William Lee Irwin III authored
Something reverted most of the arch/sparc/Kconfig changes, leaving arch/sparc/ unconfigurable. This patch re-removes the parts made redundant by drivers/Kconfig in addition to a mysterious, spurious second instance of source "mm/Kconfig". cvs strikes again? Signed-off-by: William Irwin <wli@holomorphy.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Randy Dunlap authored
Corrections to Documentation/Submitting{Drivers,Patches} - update LANANA info. - fix some typos - update 2.2 kernel maintainer info. - update 'dontdiff' info. - update URLs for patch scripts - add Trivial Patch Monkey URL - add more references for submitting patches Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Mauro Carvalho Chehab authored
New cards included. V4L1 api renamed. Message included informing it is obsoleted by V4L2 API. V4L2 api included. Mark all 7135 cards as 7133. Signed-off-by: Luc Saillard <luc@saillard.org>. Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de> Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Mauro Carvalho Chehab authored
Add Philips Webcam format. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Luc Saillard <luc@saillard.org>. Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Mauro Carvalho Chehab authored
* bttv-driver.c, bttvp.h: - New bttv module params: - uv_ratio : allow a ratio of saturation between u and v. If you have a ratio of 40 and a saturation of 100, usat will be 80 and vstat 120. Useful to correct a bad color balance. - full_luma_range : provide a better contrast in using the full range 0-253 of values instead of 16-253. - coring : to have a better black level. - radio range is now defined on tuner-core.c. Cleaning up. * bttvp.h: - Fix gcc 4.0 compilation Signed-off-by: Jorik Jonker <jorik@dnd.utwente.nl> Signed-off-by: Sylvain Meyer <sylvain.meyer@worldonline.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Mauro Carvalho Chehab authored
*tuner-core.c: - some tuner_info msgs will be generated only if insmod opt tuner_debug enabled. - Implemented tuner-core support for VIDIO_S_TUNER to allow changing mono/stereo mode - Remove unneeded config options. - I2C_CLIENT_MULTI option removed. - support for Philips FMD12ME hybrid tuner - allow to initialize with another tuner - Move PHILIPS_FMD initialization code to set_type function, * tda8290: - Fix dumb error in tda8290 tunning. - Radio tuner uses high-precision step instead of 62.5 KHz. *tea5767.c: - tuner_info msgs will be generated only if insmod tuner option tuner_debug enabled. - some cleanups for better reading. - Radio tuner uses high-precision step instead of 62.5 KHz. - Changing radio mode stereo/mono for tea5767 working. *tuner-simple.c: - TNF9533-D/IF UHF fixup. - Radio tuners now uses high-precision step instead of 62.5 KHz. *mt20xx.c: - Radio tuner uses high-precision step instead of 62.5 KHz. *tda9887.c: - tab and blank spaces corrections. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Gerd Knorr <kraxel@bytesex.org> Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
Mauro Carvalho Chehab authored
This patch updates maintainer info for BTTV and V4L. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Acked-by: Gerd Knorr <kraxel@bytesex.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-