- 15 Jul, 2008 1 commit
-
-
吴智聪(John Wu) authored
initialize gpio 47 as output and low, detect the first wave logic change
-
- 11 Jul, 2008 2 commits
-
-
吴智聪(John Wu) authored
-
吴智聪(John Wu) authored
adjust PWM timer GPIO configure and parameter now ir receive and blaster data consistent.
-
- 07 Jul, 2008 1 commit
-
-
薛德章 authored
This is a hack to avoid waste time on IDE probe.
-
- 04 Jul, 2008 1 commit
-
-
张青山(steven.zhang) authored
-
- 03 Jul, 2008 2 commits
-
-
吴智聪(John Wu) authored
-
邱宗炽 authored
Signed-off-by: 邱宗炽 <tqiu@neuros.com.cn>
-
- 01 Jul, 2008 3 commits
-
-
Jorge Zapata authored
The hang was caused because the driver attempted to call dev_dbg with the rsz_dev struct being NULL. This patch fixes the bug number 4690. Some dev_dbg functions were missing the format string. Removed unused functions. Initialize correctly the rsz_dev. The real error now is "Resizer write buffer overflow".
-
Jean-Paul Saman authored
-
薛德章 authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
- 30 Jun, 2008 4 commits
-
-
Ugo Riboni authored
Patch from upstream, suggested by Koen Kooi <k.kooi@student.utwente.nl> Original description below. Newer versions of binutils support --build-id, which adds an ELF note section called ".note.gnu.build-id" to the output. On the ARM kernel build, because there is no explicit mention of this section in the shipped ld script, this section is placed at vaddr 0x00000000 (whereas the normal kernel text/data typically starts at vaddr 0xc0008000), causing the output of objcopy (Image) to produce a 3G+ file. This patch makes objcopy strip the .note.gnu.build-id section from the Image file along with all other note sections, which fixes the build. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
张青山(steven.zhang) authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
薛德章 authored
-
薛德章 authored
This driver is got from serialmonkey. It's a CVS hourly tarball(CVS-20080626). This patch was tested on the 2 different USB WIFI dongle: ASUS WL-167g (VendorID:0b05, ProductID:1723) PLANEX GW-US54HP (VendorID:2019, ProductID:ab01) Now support WEP 64bit and 128bit in manageed mode with HEX key and ASCII key. Serialmonkey Website: http://rt2x00.serialmonkey.com
-
- 26 Jun, 2008 2 commits
-
-
张青山(steven.zhang) authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
吴智聪(John Wu) authored
-
- 25 Jun, 2008 2 commits
-
-
张青山(steven.zhang) authored
-
张青山(steven.zhang) authored
-
- 23 Jun, 2008 1 commit
-
-
薛德章 authored
-
- 20 Jun, 2008 1 commit
-
-
薛德章 authored
A previous patch try to make SCSI support and USB mass storage support built-in kernel. but this option was omitted in it. This omission cause usb disk can not be probed correctly and udev doesn't work on usb mass storage devices.
-
- 17 Jun, 2008 2 commits
-
-
Antoine Cellerier authored
This patch implements support for the V4L2_CTRL_FLAG_NEXT_CTRL flag in the tvp5146 video 4 linux 2 driver. Although support for that flag is not required, it makes iterations on the list of available controls more efficient.
-
Antoine Cellerier authored
-
- 13 Jun, 2008 4 commits
-
-
陳永達 authored
-
吴智聪(John Wu) authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
陳永達 authored
-
陳永達 authored
-
- 12 Jun, 2008 3 commits
-
-
陳永達 authored
-
陳永達 authored
-
吴智聪(John Wu) authored
-
- 06 Jun, 2008 3 commits
- 04 Jun, 2008 1 commit
-
-
吴智聪(John Wu) authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
- 03 Jun, 2008 4 commits
-
-
吴智聪(John Wu) authored
-
张青山(steven.zhang) authored
-
张青山(steven.zhang) authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
张青山(steven.zhang) authored
-
- 26 May, 2008 3 commits
-
-
邱宗炽 authored
Merge branch 'neuros' of ssh://git@git.neuros.com.cn/git/git-pub/osd20/linux-davinci-2.6 into neuros
-
邱宗炽 authored
-
邱宗炽 authored
Davinci HW-ECC generation, when all data is 0xff the ecc is 0x0, But in nand we can't write this 0x0 in a blank block. So here revert it.
-