HID: add hooks for getkeycode() and setkeycode() methods

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe7ba31feadcc2cdb7749a8ed14960f989cbd021 Commit: fe7ba31feadcc2cdb7749a8ed14960f989cbd021 Parent: e071298589418076ef0a9813677f2d7032b65baa Author: Marvin Raaijmakers [EMAIL PROTECTED]

USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cdcb44e87bedcf5070eece61f89f9373a3810031 Commit: cdcb44e87bedcf5070eece61f89f9373a3810031 Parent: fe7ba31feadcc2cdb7749a8ed14960f989cbd021 Author: Jiri Kosina [EMAIL PROTECTED] AuthorDate: Thu

[PATCH] auditing ptrace

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5cb013da773a67ee48d1c19e96436c22a73a7eb Commit: a5cb013da773a67ee48d1c19e96436c22a73a7eb Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Al Viro [EMAIL PROTECTED] AuthorDate: Tue Mar

[PATCH] add SIGNAL syscall class (v3)

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f13da40e36c84d0d046b7adbd060af7d3717250 Commit: 7f13da40e36c84d0d046b7adbd060af7d3717250 Parent: a5cb013da773a67ee48d1c19e96436c22a73a7eb Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Thu

[PATCH] audit signal recipients

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e54dc2431d740a79a6bd013babade99d71b1714f Commit: e54dc2431d740a79a6bd013babade99d71b1714f Parent: 7f13da40e36c84d0d046b7adbd060af7d3717250 Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Thu

[PATCH] initialize name osid

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e41e8bde43026d5d2e41464e6105a50b31e34102 Commit: e41e8bde43026d5d2e41464e6105a50b31e34102 Parent: e54dc2431d740a79a6bd013babade99d71b1714f Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Tue

[PATCH] audit inode for all xattr syscalls

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=510f4006e7a82b37b53c17bbe64ec20f3a59302b Commit: 510f4006e7a82b37b53c17bbe64ec20f3a59302b Parent: e41e8bde43026d5d2e41464e6105a50b31e34102 Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Tue

[PATCH] match audit name data

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5712e88f2b0f626a4857c24128810bbf8ce09537 Commit: 5712e88f2b0f626a4857c24128810bbf8ce09537 Parent: 4fc03b9beb2314f3adb9e72b7935a80c577954d1 Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Tue

[PATCH] Abnormal End of Processes

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a4ff8c2598b72f2fa9d50aae9e1809e684dbf41 Commit: 0a4ff8c2598b72f2fa9d50aae9e1809e684dbf41 Parent: 5712e88f2b0f626a4857c24128810bbf8ce09537 Author: Steve Grubb [EMAIL PROTECTED] AuthorDate: Thu

When stacked block devices are in-use (e.g. md or dm), the recursive calls

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d89d87965dcbe6fe4f96a2a7e8421b3a75f634d1 Commit: d89d87965dcbe6fe4f96a2a7e8421b3a75f634d1 Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Neil Brown [EMAIL PROTECTED] AuthorDate: Tue

Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87c1efbfeac49849b981a7eac8cba42d4a49b2e9 Commit: 87c1efbfeac49849b981a7eac8cba42d4a49b2e9 Parent: d89d87965dcbe6fe4f96a2a7e8421b3a75f634d1 Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Fri

[MIPS] early_printk: use init section

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca4437d4a58147aa975f3b4ad8f6cb35dfa43bdc Commit: ca4437d4a58147aa975f3b4ad8f6cb35dfa43bdc Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Franck Bui-Huu [EMAIL PROTECTED] AuthorDate:

[MIPS] early_printk: allow the early console to run earlier

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36ea1d57a4bb7d033b5f99f13c08f9af56cd70d7 Commit: 36ea1d57a4bb7d033b5f99f13c08f9af56cd70d7 Parent: ca4437d4a58147aa975f3b4ad8f6cb35dfa43bdc Author: Franck Bui-Huu [EMAIL PROTECTED] AuthorDate:

[PATCH] complete message queue auditing

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fc03b9beb2314f3adb9e72b7935a80c577954d1 Commit: 4fc03b9beb2314f3adb9e72b7935a80c577954d1 Parent: 510f4006e7a82b37b53c17bbe64ec20f3a59302b Author: Amy Griffis [EMAIL PROTECTED] AuthorDate: Tue

[MIPS] Delete Documentation/mips/pci/pci.README

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=774583f8bcfbdc423e51cb8b924d8c6cea4afbac Commit: 774583f8bcfbdc423e51cb8b924d8c6cea4afbac Parent: 36ea1d57a4bb7d033b5f99f13c08f9af56cd70d7 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Add __ucmpdi2 implementation

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df6b106bf01a17a157013245c2851dec4d7b5a2b Commit: df6b106bf01a17a157013245c2851dec4d7b5a2b Parent: 774583f8bcfbdc423e51cb8b924d8c6cea4afbac Author: Thiemo Seufer [EMAIL PROTECTED] AuthorDate:

[MIPS] Make do_default_vi static

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99af900aef048f4923e71bb72f88cc556241a0d4 Commit: 99af900aef048f4923e71bb72f88cc556241a0d4 Parent: df6b106bf01a17a157013245c2851dec4d7b5a2b Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Sun

[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=856a514b408fd1b147bf95916811980982fa40d0 Commit: 856a514b408fd1b147bf95916811980982fa40d0 Parent: 99af900aef048f4923e71bb72f88cc556241a0d4 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Sun

[MIPS] Define and use vi_handler_t for vectored interrupt handlers.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef300e42234eac066b193c871714203d999b481c Commit: ef300e42234eac066b193c871714203d999b481c Parent: 856a514b408fd1b147bf95916811980982fa40d0 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Sun

[MIPS] MT: Reenable EIC support and add support for SOCit SC.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d725cf3818b12a17d78b87a2de19e8eec17126ae Commit: d725cf3818b12a17d78b87a2de19e8eec17126ae Parent: ef300e42234eac066b193c871714203d999b481c Author: Chris Dearman [EMAIL PROTECTED] AuthorDate:

[MIPS] FPU hazard handling

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b6249567b4ecf6e9d5a8efcf149f3e7cf788cc0 Commit: 0b6249567b4ecf6e9d5a8efcf149f3e7cf788cc0 Parent: d725cf3818b12a17d78b87a2de19e8eec17126ae Author: Chris Dearman [EMAIL PROTECTED] AuthorDate:

[MIPS] Remove Momenco Ocelot G support

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e54f778af4467b816bf1289e7c4bf7e50067b7b Commit: 1e54f778af4467b816bf1289e7c4bf7e50067b7b Parent: 0b6249567b4ecf6e9d5a8efcf149f3e7cf788cc0 Author: Franck Bui-Huu [EMAIL PROTECTED] AuthorDate:

[MIPS] Remove LIMITED_DMA support

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=599ca0fb639ba843da46c3ad1a53590763539750 Commit: 599ca0fb639ba843da46c3ad1a53590763539750 Parent: bef964e55ac128b1a6894c68171d0b22263449f8 Author: Franck Bui-Huu [EMAIL PROTECTED] AuthorDate:

[MIPS] clocksource: use CLOCKSOURCE_MASK() macro

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55d0b4e3f6526daf1cc7449028bf5d4c304a6a69 Commit: 55d0b4e3f6526daf1cc7449028bf5d4c304a6a69 Parent: 599ca0fb639ba843da46c3ad1a53590763539750 Author: Franck Bui-Huu [EMAIL PROTECTED] AuthorDate:

[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f543110da7a53acb8c6d367e740ca9e110f0bb3a Commit: f543110da7a53acb8c6d367e740ca9e110f0bb3a Parent: 55d0b4e3f6526daf1cc7449028bf5d4c304a6a69 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] SB1: Build fix.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1b53a7b22934504d8c4e065759e8674e665506d Commit: a1b53a7b22934504d8c4e065759e8674e665506d Parent: f543110da7a53acb8c6d367e740ca9e110f0bb3a Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] Add minimum defconfig for RBHMA4200

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d94cf2c32b1ce9bf1a251c190008482c058dbb33 Commit: d94cf2c32b1ce9bf1a251c190008482c058dbb33 Parent: a1b53a7b22934504d8c4e065759e8674e665506d Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7ed61f49246184326d64d9f53b0ff7ecf5230b6 Commit: e7ed61f49246184326d64d9f53b0ff7ecf5230b6 Parent: d94cf2c32b1ce9bf1a251c190008482c058dbb33 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] Rename tb0229_defconfig to tb0219_defconfig

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=717644dde1811c254102ea81d74a274fdae7d13c Commit: 717644dde1811c254102ea81d74a274fdae7d13c Parent: e7ed61f49246184326d64d9f53b0ff7ecf5230b6 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] Remove unused CONFIG_TOSHIBA_BOARDS

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f009bbf10fe2321a536b4bd922fc8d070ebe27fd Commit: f009bbf10fe2321a536b4bd922fc8d070ebe27fd Parent: 717644dde1811c254102ea81d74a274fdae7d13c Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Add extern cobalt_board_id

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=44320f2bcbc05c3f4d62fcdd06fe440d9a803ce0 Commit: 44320f2bcbc05c3f4d62fcdd06fe440d9a803ce0 Parent: f009bbf10fe2321a536b4bd922fc8d070ebe27fd Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] excite: use __maybe_unused

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6d376aac33ccdce95b42fdcc916d4ee98c05623 Commit: f6d376aac33ccdce95b42fdcc916d4ee98c05623 Parent: 44320f2bcbc05c3f4d62fcdd06fe440d9a803ce0 Author: David Rientjes [EMAIL PROTECTED] AuthorDate:

[MIPS] tlbex: use __maybe_unused

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8b6d40a007774bde5110c110290f8090c7e48ad Commit: e8b6d40a007774bde5110c110290f8090c7e48ad Parent: f6d376aac33ccdce95b42fdcc916d4ee98c05623 Author: David Rientjes [EMAIL PROTECTED] AuthorDate:

[MIPS] Run checksyscalls for N32 and O32 ABI

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fcbee6410d5c4112593e7082fb8d96dfdc6c1c25 Commit: fcbee6410d5c4112593e7082fb8d96dfdc6c1c25 Parent: e8b6d40a007774bde5110c110290f8090c7e48ad Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Fix build error in atomic64_cmpxchg

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b239bb1068eda3f7e8befd9b43671093c206f0e Commit: 7b239bb1068eda3f7e8befd9b43671093c206f0e Parent: fcbee6410d5c4112593e7082fb8d96dfdc6c1c25 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Separate Alchemy processor based boards config

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3543e253a79e1383300953fb9c6f688e8be312d Commit: c3543e253a79e1383300953fb9c6f688e8be312d Parent: 7b239bb1068eda3f7e8befd9b43671093c206f0e Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Fri

[MIPS] Use platform_device for Cobalt UART

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb82a3a7674e754729c2e31183b538e39a900e5b Commit: fb82a3a7674e754729c2e31183b538e39a900e5b Parent: c3543e253a79e1383300953fb9c6f688e8be312d Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Fri

[MIPS] Rework cobalt_board_id

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f2d560e9029ec0b7edf8be0c32425f4bb57d582 Commit: 3f2d560e9029ec0b7edf8be0c32425f4bb57d582 Parent: b0cc114c04c114b933661eba329d9776c0eab74c Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Fri

[MIPS] Use RTC_CMOS for Cobalt

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0cc114c04c114b933661eba329d9776c0eab74c Commit: b0cc114c04c114b933661eba329d9776c0eab74c Parent: fb82a3a7674e754729c2e31183b538e39a900e5b Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Fri

Convert SGI IP22 and specific drivers to platform_device.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df9f54084f1faf611cedd846d38b0631f9d4e9a5 Commit: df9f54084f1faf611cedd846d38b0631f9d4e9a5 Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Fri

Fix wrong identifier name in Documentation/kref.txt

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7cc4a879c4fed0adea23e9931d7b1944d103d2b Commit: b7cc4a879c4fed0adea23e9931d7b1944d103d2b Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

further UTF-8 fixes and name correction

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1039592d6fe3221c406b02d7341ef4212bc25020 Commit: 1039592d6fe3221c406b02d7341ef4212bc25020 Parent: b7cc4a879c4fed0adea23e9931d7b1944d103d2b Author: David Woodhouse [EMAIL PROTECTED] AuthorDate:

i386: Fix compilation of verify_cpu.S on old binutils

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fd0581bbb40d8f4b0e4b3a4de2258a50df37bb57 Commit: fd0581bbb40d8f4b0e4b3a4de2258a50df37bb57 Parent: 1f8a6b658a943b4f04a1fc7b3a420360202c86cd Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Fri

x86_64: off-by-two error in aperture.c

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=547c5355d1b1167af39e315c82aa9ff1398596f4 Commit: 547c5355d1b1167af39e315c82aa9ff1398596f4 Parent: fd0581bbb40d8f4b0e4b3a4de2258a50df37bb57 Author: Andrew Hastings [EMAIL PROTECTED] AuthorDate:

[IA64] typo s/kenrel/kernel/

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ee4dc393b90c4bce313ef1044d068b9e68e1b5f Commit: 8ee4dc393b90c4bce313ef1044d068b9e68e1b5f Parent: de5603748af8bf7deac403e6ba92887f8d18e812 Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] Fix warnings resulting from type-checking in dev_dbg()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34ef30ca4a0b7f8c0efc97a4a1355a4c4300c2ff Commit: 34ef30ca4a0b7f8c0efc97a4a1355a4c4300c2ff Parent: 8ee4dc393b90c4bce313ef1044d068b9e68e1b5f Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] Wire up epoll_pwait and utimensat

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=472118e63de7938c89f0f4fd3e0a80986e4c600f Commit: 472118e63de7938c89f0f4fd3e0a80986e4c600f Parent: 34ef30ca4a0b7f8c0efc97a4a1355a4c4300c2ff Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] more warning cleanups

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9ae3bd255c3e25880b60a997f1b34ad9535b249 Commit: b9ae3bd255c3e25880b60a997f1b34ad9535b249 Parent: 472118e63de7938c89f0f4fd3e0a80986e4c600f Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] Fix - Section mismatch: reference to .init.data:mvec_name

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb Commit: 9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb Parent: b9ae3bd255c3e25880b60a997f1b34ad9535b249 Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34eac2abcba1c07c47bfff86701a4f80f5553fa6 Commit: 34eac2abcba1c07c47bfff86701a4f80f5553fa6 Parent: 9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e3d32770204ea24cf71919a90d9ccfc2bd407dd Commit: 3e3d32770204ea24cf71919a90d9ccfc2bd407dd Parent: 34eac2abcba1c07c47bfff86701a4f80f5553fa6 Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Thu

[IA64] SN: validate smp_affinity mask on intr redirect

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25d61578daae697c4a0eb817f42a868af9824f82 Commit: 25d61578daae697c4a0eb817f42a868af9824f82 Parent: 3e3d32770204ea24cf71919a90d9ccfc2bd407dd Author: John Keller [EMAIL PROTECTED] AuthorDate: Thu

[IA64] fix Kprobes reentrancy

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cdc7dbdfe6edac177acb32e4ca56b525d0743fe7 Commit: cdc7dbdfe6edac177acb32e4ca56b525d0743fe7 Parent: 25d61578daae697c4a0eb817f42a868af9824f82 Author: Anil S Keshavamurthy [EMAIL PROTECTED]

[IA64] Quicklist support for IA64

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bd62a40f63bd628c43a2f3637b252d0967659b0 Commit: 2bd62a40f63bd628c43a2f3637b252d0967659b0 Parent: cdc7dbdfe6edac177acb32e4ca56b525d0743fe7 Author: Christoph Lameter [EMAIL PROTECTED]

V4L/DVB (5565): Cx88: fix compilation on alpha

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45e95980f2c89c2cb6e770f4c67982eb0b72ce28 Commit: 45e95980f2c89c2cb6e770f4c67982eb0b72ce28 Parent: de372ecd80a42c4fb485c7232475301a18d05184 Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5566): MEDIA: Spinlock initializer cleanup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b71ed5cfe651051cd90b0e31c3cdb74953d6416f Commit: b71ed5cfe651051cd90b0e31c3cdb74953d6416f Parent: 45e95980f2c89c2cb6e770f4c67982eb0b72ce28 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5567): Cx88-mpeg.c: make 2 functions static

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9df2ead585515f32d6c9092780c3d13a9627a4a9 Commit: 9df2ead585515f32d6c9092780c3d13a9627a4a9 Parent: b71ed5cfe651051cd90b0e31c3cdb74953d6416f Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1088b1373506fd75d2ac80433b847f116b917bc9 Commit: 1088b1373506fd75d2ac80433b847f116b917bc9 Parent: 9df2ead585515f32d6c9092780c3d13a9627a4a9 Author: Sam Revitch [EMAIL PROTECTED] AuthorDate: Tue

V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=452c0fb46b1d68b1dae37cea7ccebd70a80397e4 Commit: 452c0fb46b1d68b1dae37cea7ccebd70a80397e4 Parent: 1088b1373506fd75d2ac80433b847f116b917bc9 Author: Mauro Carvalho Chehab [EMAIL PROTECTED]

V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat function

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f12491c36acb94670d822a90c9295f6fd671c8a Commit: 5f12491c36acb94670d822a90c9295f6fd671c8a Parent: 452c0fb46b1d68b1dae37cea7ccebd70a80397e4 Author: Trent Piepho [EMAIL PROTECTED] AuthorDate: Fri

V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8df0c87cc33646a19a59c0f93c4f9a330d5ca5eb Commit: 8df0c87cc33646a19a59c0f93c4f9a330d5ca5eb Parent: 5f12491c36acb94670d822a90c9295f6fd671c8a Author: Matthias Kaehlcke [EMAIL PROTECTED]

V4L/DVB (5573): Pvrusb2: kill unnecessary attribute-owner

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f393828d1dae28905447fcc9845ba0b5f414c62 Commit: 4f393828d1dae28905447fcc9845ba0b5f414c62 Parent: 8df0c87cc33646a19a59c0f93c4f9a330d5ca5eb Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Sat

V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standard

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db71b7df76dab261cc9f27525765211bd58345b1 Commit: db71b7df76dab261cc9f27525765211bd58345b1 Parent: 4f393828d1dae28905447fcc9845ba0b5f414c62 Author: Mike Isely [EMAIL PROTECTED] AuthorDate: Sat

V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c808e641741ecd7a7d5e65e38f740378d7406fc Commit: 5c808e641741ecd7a7d5e65e38f740378d7406fc Parent: db71b7df76dab261cc9f27525765211bd58345b1 Author: Mike Isely [EMAIL PROTECTED] AuthorDate: Sat

V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba70d59bb987110c4394e896b299f9726609aa33 Commit: ba70d59bb987110c4394e896b299f9726609aa33 Parent: 5c808e641741ecd7a7d5e65e38f740378d7406fc Author: Servaas Vandenberghe [EMAIL PROTECTED]

V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devices

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d8451700171d6bbc254191880f86bfdeec2f74f Commit: 4d8451700171d6bbc254191880f86bfdeec2f74f Parent: ba70d59bb987110c4394e896b299f9726609aa33 Author: [EMAIL PROTECTED] [EMAIL PROTECTED]

V4L/DVB (5580): Add support for three cards to saa7134 driver

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b39423a95c1fd2508e463130b77d8256ef3fcead Commit: b39423a95c1fd2508e463130b77d8256ef3fcead Parent: 4d8451700171d6bbc254191880f86bfdeec2f74f Author: Simon Farnsworth [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=53958b35e4f8fa14ebcc098018635b306db2bde1 Commit: 53958b35e4f8fa14ebcc098018635b306db2bde1 Parent: b39423a95c1fd2508e463130b77d8256ef3fcead Author: James T Klaas [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor().

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3785596e3964656b9901f4eff73bf40b654d425 Commit: b3785596e3964656b9901f4eff73bf40b654d425 Parent: 53958b35e4f8fa14ebcc098018635b306db2bde1 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5585): SN9C1xx driver updates

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=480b55c26e2f6408e86f22a69fcecc29e019e819 Commit: 480b55c26e2f6408e86f22a69fcecc29e019e819 Parent: b3785596e3964656b9901f4eff73bf40b654d425 Author: Luca Risolia [EMAIL PROTECTED] AuthorDate: Wed

V4L/DVB (5586): Use menuconfig objects II - V4L

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5da5afb9d7b244cfe3334c77e90b4296cf5f263 Commit: c5da5afb9d7b244cfe3334c77e90b4296cf5f263 Parent: 480b55c26e2f6408e86f22a69fcecc29e019e819 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERS

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff01652cf856bf2da3b7411255c239d717d08241 Commit: ff01652cf856bf2da3b7411255c239d717d08241 Parent: c5da5afb9d7b244cfe3334c77e90b4296cf5f263 Author: Mauro Carvalho Chehab [EMAIL PROTECTED]

V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=32a1db42480dc972e8e92be68d9e604f6aff5381 Commit: 32a1db42480dc972e8e92be68d9e604f6aff5381 Parent: ff01652cf856bf2da3b7411255c239d717d08241 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed data

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87c3019d7b1acb7704a257d78c482112e9b0c227 Commit: 87c3019d7b1acb7704a257d78c482112e9b0c227 Parent: 32a1db42480dc972e8e92be68d9e604f6aff5381 Author: Jon Burgess [EMAIL PROTECTED] AuthorDate: Thu

V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=910a7b68350516e114294064fbec4a9e58f59efc Commit: 910a7b68350516e114294064fbec4a9e58f59efc Parent: 87c3019d7b1acb7704a257d78c482112e9b0c227 Author: Oliver Endriss [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5599): Use menuconfig objects II - DVB

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b6bcb16c6b528fb5832244db949366bf0e42f44 Commit: 6b6bcb16c6b528fb5832244db949366bf0e42f44 Parent: 910a7b68350516e114294064fbec4a9e58f59efc Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5600): Allow compiling just DVB CORE

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=523b78d1d202dedcd9e549576d6179d68210c038 Commit: 523b78d1d202dedcd9e549576d6179d68210c038 Parent: 6b6bcb16c6b528fb5832244db949366bf0e42f44 Author: Mauro Carvalho Chehab [EMAIL PROTECTED]

V4L/DVB (5601): Create a menu for DAB

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a95735dde206d2b3575c6368172206535c9bb4e Commit: 9a95735dde206d2b3575c6368172206535c9bb4e Parent: 523b78d1d202dedcd9e549576d6179d68210c038 Author: Mauro Carvalho Chehab [EMAIL PROTECTED]

V4L/DVB (5602): Enable DiSEqC in Starbox II (vp7021a)

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ad5e4845b441a00e4165e2c2e3ac8507db9cbe6 Commit: 5ad5e4845b441a00e4165e2c2e3ac8507db9cbe6 Parent: 9a95735dde206d2b3575c6368172206535c9bb4e Author: Pat Erley [EMAIL PROTECTED] AuthorDate: Tue

V4L/DVB (5603): V4L: Prevent queueing queued buffers.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36a63ee34b568de8d0762f9b07f34ae5caae7724 Commit: 36a63ee34b568de8d0762f9b07f34ae5caae7724 Parent: 5ad5e4845b441a00e4165e2c2e3ac8507db9cbe6 Author: Sakari Ailus [EMAIL PROTECTED] AuthorDate: Fri

V4L/DVB (5605): M920x: Add support for LifeView TV Walker Twin

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa50ec2b4998f3937d7050826db190c82bed64e7 Commit: aa50ec2b4998f3937d7050826db190c82bed64e7 Parent: 36a63ee34b568de8d0762f9b07f34ae5caae7724 Author: Nick Andrew [EMAIL PROTECTED] AuthorDate: Thu

V4L/DVB (5606): M920x: add c-basic-offset: 8 to help emacs to enforce tabbing

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce9c27503491ea342b18b892f973acf5b3afc0f1 Commit: ce9c27503491ea342b18b892f973acf5b3afc0f1 Parent: aa50ec2b4998f3937d7050826db190c82bed64e7 Author: Michael Krufky [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5607): M920x: Initial support for devices likely manufactured by Dposh

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f8e0bd5db4cc636fec35264c2396adb1b633ee05 Commit: f8e0bd5db4cc636fec35264c2396adb1b633ee05 Parent: ce9c27503491ea342b18b892f973acf5b3afc0f1 Author: Aapo Tahkola [EMAIL PROTECTED] AuthorDate: Thu

V4L/DVB (5608): M920x: various whitespace cleanups

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3911eaa0d7d0e6963f194e748cf21d7502584bf Commit: d3911eaa0d7d0e6963f194e748cf21d7502584bf Parent: f8e0bd5db4cc636fec35264c2396adb1b633ee05 Author: Michael Krufky [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5609): M920x: group like functions together

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5afb707120ec269725c71a2282ee3473c5bc04c1 Commit: 5afb707120ec269725c71a2282ee3473c5bc04c1 Parent: d3911eaa0d7d0e6963f194e748cf21d7502584bf Author: Michael Krufky [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5611): M920x: replace deb_rc with deb

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf2b4f67a48043f3446075b02c1d0fbe07c80819 Commit: bf2b4f67a48043f3446075b02c1d0fbe07c80819 Parent: e7b419b69212f3c3489ae808f26d2a0d2b52fe9c Author: Aapo Tahkola [EMAIL PROTECTED] AuthorDate: Mon

V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_foo

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fd74a776f8f451e424ec6cd6bdff690c83b07c2 Commit: 4fd74a776f8f451e424ec6cd6bdff690c83b07c2 Parent: bf2b4f67a48043f3446075b02c1d0fbe07c80819 Author: Aapo Tahkola [EMAIL PROTECTED] AuthorDate: Mon

V4L/DVB (5613): M920x: loosen up 80-col limit

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ad4eef2f429bdab5279fcde38b7ba789e2658f7 Commit: 9ad4eef2f429bdab5279fcde38b7ba789e2658f7 Parent: 4fd74a776f8f451e424ec6cd6bdff690c83b07c2 Author: Aapo Tahkola [EMAIL PROTECTED] AuthorDate: Fri

V4L/DVB (5619): Dvb-usb: fix typo

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=09129f0d14147732e0dff0feb9ca1347089a9c23 Commit: 09129f0d14147732e0dff0feb9ca1347089a9c23 Parent: ed69686a16e09005419d36be6a94d35c18fedabc Author: Michael Krufky [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1c4fd3eee302b285a20f17a838ef7cc423a28b3 Commit: c1c4fd3eee302b285a20f17a838ef7cc423a28b3 Parent: 09129f0d14147732e0dff0feb9ca1347089a9c23 Author: Douglas Landgraf [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5622): Radio-zoltrix.c cleanup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2437c6d47cc594c9072fa9cb79928487cf51f1f9 Commit: 2437c6d47cc594c9072fa9cb79928487cf51f1f9 Parent: c1c4fd3eee302b285a20f17a838ef7cc423a28b3 Author: Douglas Landgraf [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7002a4f350c56e36155c177071534f71d3f939bb Commit: 7002a4f350c56e36155c177071534f71d3f939bb Parent: 2437c6d47cc594c9072fa9cb79928487cf51f1f9 Author: Douglas Landgraf [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5624): Radio-maestro.c cleanup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d3eb99b36c73843cd73f45dad8ca9dde1ce3888 Commit: 9d3eb99b36c73843cd73f45dad8ca9dde1ce3888 Parent: 7002a4f350c56e36155c177071534f71d3f939bb Author: Douglas Landgraf [EMAIL PROTECTED] AuthorDate:

V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful way

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbe2486fe3bd6c7cffaf4123b7e86a55c209ed44 Commit: bbe2486fe3bd6c7cffaf4123b7e86a55c209ed44 Parent: 9d3eb99b36c73843cd73f45dad8ca9dde1ce3888 Author: Trent Piepho [EMAIL PROTECTED] AuthorDate: Fri

[ALSA] ASoC Samsung S3C24xx I2S support

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1422a6658ef6101fc5a979021487c732cb177a1 Commit: c1422a6658ef6101fc5a979021487c732cb177a1 Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Wed

[ALSA] ASoC Samsung S3C24xx audio DMA

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0f41bb1717ae31f806615e81b808753271dd3d9 Commit: c0f41bb1717ae31f806615e81b808753271dd3d9 Parent: c1422a6658ef6101fc5a979021487c732cb177a1 Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Wed

[ALSA] ASoC Samsung S3C24xx build

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=86e1f0df2f88fd86657ddb993bba468a75128e02 Commit: 86e1f0df2f88fd86657ddb993bba468a75128e02 Parent: c0f41bb1717ae31f806615e81b808753271dd3d9 Author: Graeme Gregory [EMAIL PROTECTED] AuthorDate:

[ALSA] isa_bus: ad1848

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e2759e3366eda66b3e000171961ce92b2e01f05f Commit: e2759e3366eda66b3e000171961ce92b2e01f05f Parent: 86e1f0df2f88fd86657ddb993bba468a75128e02 Author: Rene Herman [EMAIL PROTECTED] AuthorDate: Wed

[ALSA] isa_bus: adlib

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ab7942b202874f47d38c7ff06ccacdfbced1c4f4 Commit: ab7942b202874f47d38c7ff06ccacdfbced1c4f4 Parent: e2759e3366eda66b3e000171961ce92b2e01f05f Author: Rene Herman [EMAIL PROTECTED] AuthorDate: Wed

[ALSA] isa_bus: cs4231

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d63898c9d4ac7ac98608c29a2abb3c42b2bb3646 Commit: d63898c9d4ac7ac98608c29a2abb3c42b2bb3646 Parent: ab7942b202874f47d38c7ff06ccacdfbced1c4f4 Author: Rene Herman [EMAIL PROTECTED] AuthorDate: Wed

<    1   2   3   4   >