[ALSA] cmipci: fix distortion on rear channels

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c36fd8c3cd682fa9bbe5b2cb4b99e16625a37c94 Commit: c36fd8c3cd682fa9bbe5b2cb4b99e16625a37c94 Parent: ebe9e289d870816b5d5dd6992a253f9a87f26cba Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] cmipci: clean up struct cmipci_pcm

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebe9e289d870816b5d5dd6992a253f9a87f26cba Commit: ebe9e289d870816b5d5dd6992a253f9a87f26cba Parent: 0f28eca32b3064db29d4718156e692f4db75c7aa Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] cmipci: update register definitions

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a839a33d85184b88735ca3d88c4f7123c5ebb6a1 Commit: a839a33d85184b88735ca3d88c4f7123c5ebb6a1 Parent: 6935e68877a875137ea3fe7b690b0bec6504b7ff Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] cmipci: show more registers in proc file

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54d030cc400ef5565a90e71288c23c0a18299dba Commit: 54d030cc400ef5565a90e71288c23c0a18299dba Parent: a839a33d85184b88735ca3d88c4f7123c5ebb6a1 Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] hda-codec: Add 4 channel support for Realtek ALC883

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b201131c43c155c62e799d9410708d10b2c9a6ad Commit: b201131c43c155c62e799d9410708d10b2c9a6ad Parent: c36fd8c3cd682fa9bbe5b2cb4b99e16625a37c94 Author: Tobin Davis <[EMAIL PROTECTED]> AuthorDate: Mon

[ALSA] echoaudio - Add barrier() to prevent compiler optimization

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22d3a20030439420bf2795c60529ba0e89b4d82c Commit: 22d3a20030439420bf2795c60529ba0e89b4d82c Parent: 11370ee2c1c578a704f47d5513d57274c335db43 Author: Giuliano Pochini <[EMAIL PROTECTED]> AuthorDate

[ALSA] hda-codec: Add two new systems to ALC883

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=11370ee2c1c578a704f47d5513d57274c335db43 Commit: 11370ee2c1c578a704f47d5513d57274c335db43 Parent: b201131c43c155c62e799d9410708d10b2c9a6ad Author: Tobin Davis <[EMAIL PROTECTED]> AuthorDate: Mon

[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c78c950d28df984e39ad028a90bcdadcd3eda3b6 Commit: c78c950d28df984e39ad028a90bcdadcd3eda3b6 Parent: 8992e18db32f5df55fd4b458def7dccd2a5c3266 Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] ad1848_lib: waiting loops done after cs4231_lib

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f79415207ea60109d34bed89b2f3ed303a18d24b Commit: f79415207ea60109d34bed89b2f3ed303a18d24b Parent: 3a5bdee5fa98bfd7d04c61b37b746eb918472e82 Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] sc6000 build fix

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3a5bdee5fa98bfd7d04c61b37b746eb918472e82 Commit: 3a5bdee5fa98bfd7d04c61b37b746eb918472e82 Parent: 22d3a20030439420bf2795c60529ba0e89b4d82c Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: M

[ALSA] ESS Maestro 1/2/2E Sound Card: Use list_for_each_entry

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=50f47ff1b9295f126a1256d607e5b6e951d6f34e Commit: 50f47ff1b9295f126a1256d607e5b6e951d6f34e Parent: f79415207ea60109d34bed89b2f3ed303a18d24b Author: Matthias Kaehlcke <[EMAIL PROTECTED]> AuthorDat

[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33206e862edb930615a586f5156c2760ddb4bac0 Commit: 33206e862edb930615a586f5156c2760ddb4bac0 Parent: 50f47ff1b9295f126a1256d607e5b6e951d6f34e Author: Matthias Kaehlcke <[EMAIL PROTECTED]> AuthorDat

[ALSA] Routines for effect processor FX8010: Use list_for_each_entry

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2d7051ed1727e6a7b0debe448b5f6ba915e246b Commit: c2d7051ed1727e6a7b0debe448b5f6ba915e246b Parent: 33206e862edb930615a586f5156c2760ddb4bac0 Author: Matthias Kaehlcke <[EMAIL PROTECTED]> AuthorDat

[ALSA] sc6000: documentation fix

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b758d2f74be4f255d8c80b5c302d4c3b8fc3863 Commit: 7b758d2f74be4f255d8c80b5c302d4c3b8fc3863 Parent: c2d7051ed1727e6a7b0debe448b5f6ba915e246b Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] sc6000: 2 minor fixes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1cf0bc7e730c4148605164ac542c1c191c1d2e09 Commit: 1cf0bc7e730c4148605164ac542c1c191c1d2e09 Parent: 7b758d2f74be4f255d8c80b5c302d4c3b8fc3863 Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] caiaq - support for Native Instrument's RigKontrol3

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad1e34b5653f86cbff2ea45dd166e2e58949d9bb Commit: ad1e34b5653f86cbff2ea45dd166e2e58949d9bb Parent: 1cf0bc7e730c4148605164ac542c1c191c1d2e09 Author: Daniel Mack <[EMAIL PROTECTED]> AuthorDate: Mon

[ALSA] Add descriptions for new module options of snd-sscape driver

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=adf1295bf4edf91ed1780a43c82b352aeec1edbd Commit: adf1295bf4edf91ed1780a43c82b352aeec1edbd Parent: 4996bca9850c0d6a1dd6c541efda3738ba2305ae Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Mo

[ALSA] sscape: driver extension to 2nd DMA and WSS port

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4996bca9850c0d6a1dd6c541efda3738ba2305ae Commit: 4996bca9850c0d6a1dd6c541efda3738ba2305ae Parent: ad1e34b5653f86cbff2ea45dd166e2e58949d9bb Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] opti9xx: adjust OPL3 FM resource value

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1ea73412b27ddd88decbdafb83bb2bfc288fe56c Commit: 1ea73412b27ddd88decbdafb83bb2bfc288fe56c Parent: adf1295bf4edf91ed1780a43c82b352aeec1edbd Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Mo

[ALSA] Add default values for power-saving as Kconfig options

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a5a27cfaedf8589600b7ae585f3ca42b2d3c78a Commit: 7a5a27cfaedf8589600b7ae585f3ca42b2d3c78a Parent: ec1e7949327a709c83fc7338f89a8c2d1f978fa9 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Mo

[ALSA] sscape: support for audio part of VIVO cards

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec1e7949327a709c83fc7338f89a8c2d1f978fa9 Commit: ec1e7949327a709c83fc7338f89a8c2d1f978fa9 Parent: 1ea73412b27ddd88decbdafb83bb2bfc288fe56c Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] Add description about power-saving mode

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3723e2d25151f919e55da98f89a2787802ad5494 Commit: 3723e2d25151f919e55da98f89a2787802ad5494 Parent: 7a5a27cfaedf8589600b7ae585f3ca42b2d3c78a Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Mo

[ALSA] hda: More subsystem id BIOS changes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b44ef2f1544a0a8d3d8907890662924082d0f1fa Commit: b44ef2f1544a0a8d3d8907890662924082d0f1fa Parent: 3723e2d25151f919e55da98f89a2787802ad5494 Author: Matthew Ranostay <[EMAIL PROTECTED]> AuthorDate

[ALSA] alsa-kernel: schedule_timeout() fixes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d86d01935a4c4c818514d8c23579703abd768329 Commit: d86d01935a4c4c818514d8c23579703abd768329 Parent: b44ef2f1544a0a8d3d8907890662924082d0f1fa Author: Rene Herman AuthorDate: Tue Sep 18 18:10:49 20

[ALSA] schedule_timeout() fix for core/seq/seq_instr.c

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c929e5ef4f1b2ef52f707e7ffcedc492a199741e Commit: c929e5ef4f1b2ef52f707e7ffcedc492a199741e Parent: d86d01935a4c4c818514d8c23579703abd768329 Author: Rene Herman <[EMAIL PROTECTED]> AuthorDate: Tue

[ALSA] ac97: YMF743 missing controls support (1/2)

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13043984e7e3952b0030ec8f27eb1e66b6529770 Commit: 13043984e7e3952b0030ec8f27eb1e66b6529770 Parent: c929e5ef4f1b2ef52f707e7ffcedc492a199741e Author: Keita Maehara <[EMAIL PROTECTED]> AuthorDate: W

[ALSA] ac97: YMF743 missing controls support (2/2)

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43115f58e215f2c88c3cc2514dbf47e4643cab5b Commit: 43115f58e215f2c88c3cc2514dbf47e4643cab5b Parent: 13043984e7e3952b0030ec8f27eb1e66b6529770 Author: Keita Maehara <[EMAIL PROTECTED]> AuthorDate: W

[ALSA] ad1848: Fix msleep while atomic

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b438f817b16eec5b497fe78cc2b889f3276e6508 Commit: b438f817b16eec5b497fe78cc2b889f3276e6508 Parent: 43115f58e215f2c88c3cc2514dbf47e4643cab5b Author: Trent Piepho <[EMAIL PROTECTED]> AuthorDate: We

[ALSA] ad1848: simplify MCE down code

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe1b5e874dad88646d344b092d3066cb21b279eb Commit: fe1b5e874dad88646d344b092d3066cb21b279eb Parent: b438f817b16eec5b497fe78cc2b889f3276e6508 Author: Trent Piepho <[EMAIL PROTECTED]> AuthorDate: We

[ALSA] hda-codec - Fix ALC662 codec support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b60dd394f8af01d1b0a8b1d9d1aa6b75c645eb8e Commit: b60dd394f8af01d1b0a8b1d9d1aa6b75c645eb8e Parent: fe1b5e874dad88646d344b092d3066cb21b279eb Author: Kailang Yang <[EMAIL PROTECTED]> AuthorDate: Th

[ALSA] hda-codec - Missing support ASUS A7J

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac8842a0391a776dfa8f59cc83582f6feffa913b Commit: ac8842a0391a776dfa8f59cc83582f6feffa913b Parent: b60dd394f8af01d1b0a8b1d9d1aa6b75c645eb8e Author: Kailang Yang <[EMAIL PROTECTED]> AuthorDate: Th

[ALSA] Workaround for invalid signature read of CS8427

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4eb4550ab37d351ab0973ccec921a5a2d8560ec7 Commit: 4eb4550ab37d351ab0973ccec921a5a2d8560ec7 Parent: ac8842a0391a776dfa8f59cc83582f6feffa913b Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Th

[ALSA] alsa: Add the MCP79 support to hda_intel driver

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c10710676728846f5c0a92431ebab2161f9c0b7e Commit: c10710676728846f5c0a92431ebab2161f9c0b7e Parent: 4eb4550ab37d351ab0973ccec921a5a2d8560ec7 Author: Peer Chen <[EMAIL PROTECTED]> AuthorDate: Fri S

[ALSA] sound/hda: fix help text

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=213e84ec71abf596be76abcf18b988afeb2c210e Commit: 213e84ec71abf596be76abcf18b988afeb2c210e Parent: c10710676728846f5c0a92431ebab2161f9c0b7e Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: Fr

[ALSA] git-alsa kconfig fix

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6eda7cf184670764a6f6bfc883bd5005379d7251 Commit: 6eda7cf184670764a6f6bfc883bd5005379d7251 Parent: 213e84ec71abf596be76abcf18b988afeb2c210e Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: F

[ALSA] hda-codec - Add zero checks in input-mux helper functions

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5513b0c58222d21b704cf352c554d9ab86c3fd97 Commit: 5513b0c58222d21b704cf352c554d9ab86c3fd97 Parent: 2469049e728ee0542d6617f81311a18a14e73826 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] sound: snd_register_device_for_dev fix

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2469049e728ee0542d6617f81311a18a14e73826 Commit: 2469049e728ee0542d6617f81311a18a14e73826 Parent: 1e74190bc0f8a5ab7e83bdf6688fcaebbed25316 Author: Mariusz Kozlowski <[EMAIL PROTECTED]> AuthorDat

[ALSA] hda-codec - Fix Gateway laptops with STAC9200

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1194b5b70a0a000a4ace54d94d8df5cc3ec6e3e0 Commit: 1194b5b70a0a000a4ace54d94d8df5cc3ec6e3e0 Parent: 5513b0c58222d21b704cf352c554d9ab86c3fd97 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: We

[ALSA] hda-codec - Fix input_mux numbers for vaio stac92xx

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3a2f429e55997e3b7a0c23baf1208991970ecc1 Commit: a3a2f429e55997e3b7a0c23baf1208991970ecc1 Parent: 5e915bb3677f1369223a87e488c340236f81bfc2 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Th

[ALSA] hda-codec - Re-add quirk support for Dell XPS 1330 and Inspiron 1420

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e915bb3677f1369223a87e488c340236f81bfc2 Commit: 5e915bb3677f1369223a87e488c340236f81bfc2 Parent: e6382cf8b0c34be26e667d45911fa827aea8df5c Author: Tim Gardner <[EMAIL PROTECTED]> AuthorDate: Wed

[ALSA] pcxhr - Fix dB level information

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e6382cf8b0c34be26e667d45911fa827aea8df5c Commit: e6382cf8b0c34be26e667d45911fa827aea8df5c Parent: 1194b5b70a0a000a4ace54d94d8df5cc3ec6e3e0 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: We

[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69d8d3eb4df40194485b842c00047bb80e51c6a8 Commit: 69d8d3eb4df40194485b842c00047bb80e51c6a8 Parent: 11be265f7fd4976a1139d6ec9b2ef1e8adaf835f Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] via82xx - Add DXS quirk for Shuttle AK31v2

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=11be265f7fd4976a1139d6ec9b2ef1e8adaf835f Commit: 11be265f7fd4976a1139d6ec9b2ef1e8adaf835f Parent: a3a2f429e55997e3b7a0c23baf1208991970ecc1 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Th

[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1099fcb74ddc005c85beaef33bbe68c9bf3b5bb Commit: c1099fcb74ddc005c85beaef33bbe68c9bf3b5bb Parent: 69d8d3eb4df40194485b842c00047bb80e51c6a8 Author: Clemens Ladisch <[EMAIL PROTECTED]> AuthorDate:

[ALSA] snd-usb-audio: Add basic support for E-Mu USB devices.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e74190bc0f8a5ab7e83bdf6688fcaebbed25316 Commit: 1e74190bc0f8a5ab7e83bdf6688fcaebbed25316 Parent: 6eda7cf184670764a6f6bfc883bd5005379d7251 Author: James Courtier-Dutton <[EMAIL PROTECTED]> Autho

[ALSA] hda-codec - Fix for Fujitsu Lifebook C1410

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39d3ed381877246719184897c853c0c58028fe54 Commit: 39d3ed381877246719184897c853c0c58028fe54 Parent: c1099fcb74ddc005c85beaef33bbe68c9bf3b5bb Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Fr

[ALSA] hdsp - Fix zero division

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a3988f6d2c5be9d02463097775d1c66a8290527 Commit: 2a3988f6d2c5be9d02463097775d1c66a8290527 Parent: ea045ee4d381428ec9c056ff5848bc619d84986a Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] usb-audio - Fix double comment

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea045ee4d381428ec9c056ff5848bc619d84986a Commit: ea045ee4d381428ec9c056ff5848bc619d84986a Parent: 9066f2443122c1501da64b6faa0038c13f0209f9 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] hda-codec - Fix STAC922x volume knob control

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9066f2443122c1501da64b6faa0038c13f0209f9 Commit: 9066f2443122c1501da64b6faa0038c13f0209f9 Parent: c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] hda-codec - Add array terminator for dmic in STAC codec

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6e9852ad05fa28301c83d4e2b082620de010358 Commit: f6e9852ad05fa28301c83d4e2b082620de010358 Parent: 2a3988f6d2c5be9d02463097775d1c66a8290527 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] Support ASUS P701 eeepc [0x1043 0x82a1] support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=291702f017efdfe556cb87b8530eb7d1ff08cbae Commit: 291702f017efdfe556cb87b8530eb7d1ff08cbae Parent: f6e9852ad05fa28301c83d4e2b082620de010358 Author: Kailang Yang <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] hda-codec - Fix SKU ID function for realtek codecs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9b58006be7e471a5f55d171cbaa08f4aa8078ea Commit: c9b58006be7e471a5f55d171cbaa08f4aa8078ea Parent: 291702f017efdfe556cb87b8530eb7d1ff08cbae Author: Kailang Yang <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] fix bootup crash in snd_gus_interrupt()

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2cbdbb1583830b77f169a717407f035d6627793 Commit: c2cbdbb1583830b77f169a717407f035d6627793 Parent: c9b58006be7e471a5f55d171cbaa08f4aa8078ea Author: Ingo Molnar <[EMAIL PROTECTED]> AuthorDate: Tue

[ALSA] This patch removes open_mutex from the ad1848-lib as

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca2df45a072cef11143f9be8d36c3c256cbebd7b Commit: ca2df45a072cef11143f9be8d36c3c256cbebd7b Parent: c2cbdbb1583830b77f169a717407f035d6627793 Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] This patch adds support for a wavetable chip on

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f81b953d43c2c12f617da3ecec25e04b5c9e6eb2 Commit: f81b953d43c2c12f617da3ecec25e04b5c9e6eb2 Parent: ca2df45a072cef11143f9be8d36c3c256cbebd7b Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] This simplifies and fixes waiting loops of the mce_down()

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e31b6656a81d6332cdf6af17d38a0573128a6aac Commit: e31b6656a81d6332cdf6af17d38a0573128a6aac Parent: f81b953d43c2c12f617da3ecec25e04b5c9e6eb2 Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] sun-cs4231: use cs4231-regs.h

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e52f3dac7fe08ae7c3e82178c95a43aa0911c33 Commit: 7e52f3dac7fe08ae7c3e82178c95a43aa0911c33 Parent: e31b6656a81d6332cdf6af17d38a0573128a6aac Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] sun-cs4231: improved waiting after MCE down

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56f91585b48bb3ca8ec38b84c92d3df2a2f2bf66 Commit: 56f91585b48bb3ca8ec38b84c92d3df2a2f2bf66 Parent: 7e52f3dac7fe08ae7c3e82178c95a43aa0911c33 Author: Krzysztof Helt <[EMAIL PROTECTED]> AuthorDate:

[ALSA] Fix thinko in cs4231 mce down check

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b875d650527e1980cc88b2731ac4c209d2e4a0ca Commit: b875d650527e1980cc88b2731ac4c209d2e4a0ca Parent: 56f91585b48bb3ca8ec38b84c92d3df2a2f2bf66 Author: Takashi Iwai <[EMAIL PROTECTED]> AuthorDate: Tu

[ALSA] version 1.0.15

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24837e6f249a2c83667552e6871c1543b4a6b934 Commit: 24837e6f249a2c83667552e6871c1543b4a6b934 Parent: b875d650527e1980cc88b2731ac4c209d2e4a0ca Author: Jaroslav Kysela <[EMAIL PROTECTED]> AuthorDate:

[MIPS] IP32: Fix build by conversion to irq_cpu.c.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd67b1556ebea118b40986cdb8e70874b5454442 Commit: dd67b1556ebea118b40986cdb8e70874b5454442 Parent: 65a6ec0d72a07f16719e9b7a96e1c4bae044b591 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] MSP71XX: Add workarounds file.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70 Commit: b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70 Parent: dd67b1556ebea118b40986cdb8e70874b5454442 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] vmlinux.lds.S: Remove duplicate comment.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b Commit: f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b Parent: b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=603bb99c8bca114fcd586271b19fa9fe65877b62 Commit: 603bb99c8bca114fcd586271b19fa9fe65877b62 Parent: f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f70fd1b53c163442ba7c5d7a9279f23211a5ac6d Commit: f70fd1b53c163442ba7c5d7a9279f23211a5ac6d Parent: 603bb99c8bca114fcd586271b19fa9fe65877b62 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] IP22: Complain if requesting the front panel irq failed.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=754d0f239ddb35682aa322b57b7fa4a8efd2fb54 Commit: 754d0f239ddb35682aa322b57b7fa4a8efd2fb54 Parent: f70fd1b53c163442ba7c5d7a9279f23211a5ac6d Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] IP22: Fix warning.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eae23f2c2ac1e44f84a5f932eaad6a0dacd179d5 Commit: eae23f2c2ac1e44f84a5f932eaad6a0dacd179d5 Parent: 754d0f239ddb35682aa322b57b7fa4a8efd2fb54 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] IP22: Enable -Werror.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c5dc034019d2a2c29f0c96444e02453bb495741 Commit: 1c5dc034019d2a2c29f0c96444e02453bb495741 Parent: eae23f2c2ac1e44f84a5f932eaad6a0dacd179d5 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=951e4714295b50a8fbc2d928451c44ac56c2b575 Commit: 951e4714295b50a8fbc2d928451c44ac56c2b575 Parent: 1c5dc034019d2a2c29f0c96444e02453bb495741 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] Lasat: Fix build by conversion to irq_cpu.c.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5ccfe5c1a48bff1e47788d470ee50974f7dd33d Commit: a5ccfe5c1a48bff1e47788d470ee50974f7dd33d Parent: 951e4714295b50a8fbc2d928451c44ac56c2b575 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Su

[MIPS] Alchemy: cleanup interrupt code.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=41bd61a8e357f79dc65502b22d9d124a619491c0 Commit: 41bd61a8e357f79dc65502b22d9d124a619491c0 Parent: a5ccfe5c1a48bff1e47788d470ee50974f7dd33d Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] Alchemy: Get rid of au_ffz().

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d2126e230d3db20ee7f3ef2dc70bb241aafd4f80 Commit: d2126e230d3db20ee7f3ef2dc70bb241aafd4f80 Parent: 56f621c7f6f735311eed3f36858b402013023c18 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e6799ed076fb11b3ee0a8bc19018f3410e357b2 Commit: 0e6799ed076fb11b3ee0a8bc19018f3410e357b2 Parent: d2126e230d3db20ee7f3ef2dc70bb241aafd4f80 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] MIPSsim: Fix booting from NFS root

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f7055c5932ecc02159be375ebda1eee64665d17 Commit: 2f7055c5932ecc02159be375ebda1eee64665d17 Parent: 0e6799ed076fb11b3ee0a8bc19018f3410e357b2 Author: Thiemo Seufer <[EMAIL PROTECTED]> AuthorDate: S

[MIPS] VPE loader: convert from struct class_ device to struct device

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=736fad17b89e5e718908abb76ae9bce210a9d5d4 Commit: 736fad17b89e5e718908abb76ae9bce210a9d5d4 Parent: 2f7055c5932ecc02159be375ebda1eee64665d17 Author: Kay Sievers <[EMAIL PROTECTED]> AuthorDate: Mon

[MIPS] Fix aliasing bug in copy_user_highpage, take 2.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3 Commit: 985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3 Parent: 736fad17b89e5e718908abb76ae9bce210a9d5d4 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] Cache: Provide more information on cache policy on bootup.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd Commit: 64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd Parent: 985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] Alchemy: Get rid of au_ffs().

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56f621c7f6f735311eed3f36858b402013023c18 Commit: 56f621c7f6f735311eed3f36858b402013023c18 Parent: 41bd61a8e357f79dc65502b22d9d124a619491c0 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Mo

[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8bb00d83d8fc2de5c0614f5d55780107e0c375fe Commit: 8bb00d83d8fc2de5c0614f5d55780107e0c375fe Parent: 64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Tu

kbuild: Use Elfnn_Half as replacement for Elfnn_Section

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f4c4ee1b79b9102db19ff39f7cb11abddaa43e1 Commit: 4f4c4ee1b79b9102db19ff39f7cb11abddaa43e1 Parent: 782e3b3b3804c38d5130c7f21d7ec7bf6709023f Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Su

kbuild: check if we can link gettext not just compile

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa1e5ef5c1d95e7ebf0821d9ba27debe43a87a22 Commit: aa1e5ef5c1d95e7ebf0821d9ba27debe43a87a22 Parent: 4f4c4ee1b79b9102db19ff39f7cb11abddaa43e1 Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Su

kbuild: script to check for undefined Kconfig symbols

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bce67352b580e9025059ecc71e13e0ffd281254 Commit: 0bce67352b580e9025059ecc71e13e0ffd281254 Parent: aa1e5ef5c1d95e7ebf0821d9ba27debe43a87a22 Author: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTE

kbuild: fix export_report.pl

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf9a6adeae706849990e5bdd4f32cb45d667e0c5 Commit: cf9a6adeae706849990e5bdd4f32cb45d667e0c5 Parent: 0bce67352b580e9025059ecc71e13e0ffd281254 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Fri

kbuild: fix perl usage in export_report.pl

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88f567f3a3c1901a40150b43fda87adad1b3e807 Commit: 88f567f3a3c1901a40150b43fda87adad1b3e807 Parent: cf9a6adeae706849990e5bdd4f32cb45d667e0c5 Author: Ram Pai <[EMAIL PROTECTED]> AuthorDate: Fri Aug

kbuild: fix segfault in modpost

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a83710e584b8ef46fc44472ec6f0c342003416e8 Commit: a83710e584b8ef46fc44472ec6f0c342003416e8 Parent: 88f567f3a3c1901a40150b43fda87adad1b3e807 Author: Petr Stetiar <[EMAIL PROTECTED]> AuthorDate: Mo

kbuild: clean Modules.symvers in external module dirs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c34114f4acbc89a217148ebe166b2a68f973a7b9 Commit: c34114f4acbc89a217148ebe166b2a68f973a7b9 Parent: a83710e584b8ef46fc44472ec6f0c342003416e8 Author: Mike Frysinger <[EMAIL PROTECTED]> AuthorDate:

kbuild: ver_linux fix glibc version print

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9cc3ef30346da96f3dd7f2e328e8a5ff46a37fd9 Commit: 9cc3ef30346da96f3dd7f2e328e8a5ff46a37fd9 Parent: de47062a17a236543690e0c23dfb30cb11c6e674 Author: Jesper Juhl <[EMAIL PROTECTED]> AuthorDate: Wed

kbuild: scripts/ver_linux : correct printing of binutils version

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cc9eefdb9ed5603e2ab0b77fc1f6b671332ceeed Commit: cc9eefdb9ed5603e2ab0b77fc1f6b671332ceeed Parent: 9cc3ef30346da96f3dd7f2e328e8a5ff46a37fd9 Author: Jesper Juhl <[EMAIL PROTECTED]> AuthorDate: Thu

kbuild: fix genksyms Makefile

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3a6261a11b4db5b9712bb8388c9d9d955035e98 Commit: a3a6261a11b4db5b9712bb8388c9d9d955035e98 Parent: cc9eefdb9ed5603e2ab0b77fc1f6b671332ceeed Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Sa

kbuild: __extension__ support in genksyms (fix unknown CRC warning)

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3550a516d07dda4786c63e86f64f4f440db58782 Commit: 3550a516d07dda4786c63e86f64f4f440db58782 Parent: a3a6261a11b4db5b9712bb8388c9d9d955035e98 Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Tu

ia64: fix sn to add include files using EXTRA_CFLAGS

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c01b171d91cf642a70477c7ba525ff1096d5c439 Commit: c01b171d91cf642a70477c7ba525ff1096d5c439 Parent: 6dd16f44a94798116c4d35be907f7d4c80de4791 Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Su

kbuild: fix directory traversal bug

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5fb976520a53f45f8bbf2e851f16b3b5558d485 Commit: f5fb976520a53f45f8bbf2e851f16b3b5558d485 Parent: c01b171d91cf642a70477c7ba525ff1096d5c439 Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Sa

kbuild: improve scripts/gcc-version.sh output a bit when called without args

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de47062a17a236543690e0c23dfb30cb11c6e674 Commit: de47062a17a236543690e0c23dfb30cb11c6e674 Parent: c34114f4acbc89a217148ebe166b2a68f973a7b9 Author: Jesper Juhl <[EMAIL PROTECTED]> AuthorDate: Sat

docproc: style & typo cleanups

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6dd16f44a94798116c4d35be907f7d4c80de4791 Commit: 6dd16f44a94798116c4d35be907f7d4c80de4791 Parent: 70f75246cf37a97da5e80e98c3ebb64db1f12b35 Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: Tu

kconfig: fix segv fault in menuconfig

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a67cb1319f53fa68012a23d6ca45279c6bc627f8 Commit: a67cb1319f53fa68012a23d6ca45279c6bc627f8 Parent: 48874077ddd6c0c444758059af2cf77c10204ece Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: We

kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=247537b9a270b52cc0375adcb0fb2605a160cba5 Commit: 247537b9a270b52cc0375adcb0fb2605a160cba5 Parent: 4f1127e204377cbd2a56d112d323466f668e8334 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Wed

kbuild: fix infinite make recursion

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f1127e204377cbd2a56d112d323466f668e8334 Commit: 4f1127e204377cbd2a56d112d323466f668e8334 Parent: a67cb1319f53fa68012a23d6ca45279c6bc627f8 Author: Sam Ravnborg <[EMAIL PROTECTED](none)> AuthorDa

kconfig: make comments stand out in menuconfig

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48874077ddd6c0c444758059af2cf77c10204ece Commit: 48874077ddd6c0c444758059af2cf77c10204ece Parent: f5fb976520a53f45f8bbf2e851f16b3b5558d485 Author: Sam Ravnborg <[EMAIL PROTECTED]> AuthorDate: Tu

kbuild: call make once for all targets when O=.. is used

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b35786d77ba4037f181982cc8ca20a7a3bf0fd2 Commit: 0b35786d77ba4037f181982cc8ca20a7a3bf0fd2 Parent: cf851aa75694bdcc27a5092b2e45de6dcdc1cfa8 Author: Milton Miller <[EMAIL PROTECTED]> AuthorDate: F

kbuild: pass -g to assembler under CONFIG_DEBUG_INFO

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf851aa75694bdcc27a5092b2e45de6dcdc1cfa8 Commit: cf851aa75694bdcc27a5092b2e45de6dcdc1cfa8 Parent: 14f31562dbda93500fdf74b8158248fde2d556bb Author: Roland McGrath <[EMAIL PROTECTED]> AuthorDate:

<    2   3   4   5   6   7   8   9   10   >