PCI: fix up setup-bus.c #ifdef

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d36c248379ca09c269f5dbed6dce1e3a326a48 Commit: 13d36c248379ca09c269f5dbed6dce1e3a326a48 Parent: 6e4be1ff2e767fc3a34c5e8d67c3cba107c02099 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

PCI: Fix wrong reference counter check for proc_dir_entry

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=79df4c60c5b24ebc90f591d5991b22782813fcfe Commit: 79df4c60c5b24ebc90f591d5991b22782813fcfe Parent: 13d36c248379ca09c269f5dbed6dce1e3a326a48 Author: Kenji Kaneshige [EMAIL PROTECTED] AuthorDate:

Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82bd3f17f4600fd374524c015826c175819f15ea Commit: 82bd3f17f4600fd374524c015826c175819f15ea Parent: e80af3a8dbbbf431b2070cc760699f01c5a6ac69 Author: Tsugikazu Shibata [EMAIL PROTECTED]

slabinfo: fall back from /sys/kernel/slab to /sys/slab

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6c24de77cbe9afe4962f0738e6444e709e83c81 Commit: b6c24de77cbe9afe4962f0738e6444e709e83c81 Parent: 82bd3f17f4600fd374524c015826c175819f15ea Author: Christoph Lameter [EMAIL PROTECTED]

cpufreq: fix kobject reference count handling

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ab47050453c10da13940114dea9c7f1c6ad323f Commit: 7ab47050453c10da13940114dea9c7f1c6ad323f Parent: b6c24de77cbe9afe4962f0738e6444e709e83c81 Author: Balaji Rao [EMAIL PROTECTED] AuthorDate: Sat

driver-core: fix kernel-doc function parameters

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7199677d2e919edc75d1fb8856c98cd0c1bbcfc5 Commit: 7199677d2e919edc75d1fb8856c98cd0c1bbcfc5 Parent: 7ab47050453c10da13940114dea9c7f1c6ad323f Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Mon

Driver core: Fix error handling in bus_add_driver().

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0763446429e46fd973f507f79900b95eb8aae2e4 Commit: 0763446429e46fd973f507f79900b95eb8aae2e4 Parent: 7199677d2e919edc75d1fb8856c98cd0c1bbcfc5 Author: Cornelia Huck [EMAIL PROTECTED] AuthorDate:

ide: mark ide=reverse option as obsolete

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2952755ce364b81f904b49397f6b0004dead2c9f Commit: 2952755ce364b81f904b49397f6b0004dead2c9f Parent: 0763446429e46fd973f507f79900b95eb8aae2e4 Author: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED]

stable_kernel_rules: fix must already be in mainline

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46cdf871d9970b9252469531f9efd4a17243bb0b Commit: 46cdf871d9970b9252469531f9efd4a17243bb0b Parent: 2952755ce364b81f904b49397f6b0004dead2c9f Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

UIO: fix Greg's stupid changes

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f808bcdf8dcf1f1ecd028f6d5c5347db4cddc54 Commit: 4f808bcdf8dcf1f1ecd028f6d5c5347db4cddc54 Parent: 46cdf871d9970b9252469531f9efd4a17243bb0b Author: Brandon Philips [EMAIL PROTECTED] AuthorDate:

PM: Remove unbalanced mutex_unlock() from dpm_resume()

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec5a42465abc585a7f8117be5eecc361490e48ce Commit: ec5a42465abc585a7f8117be5eecc361490e48ce Parent: 4f808bcdf8dcf1f1ecd028f6d5c5347db4cddc54 Author: Rafael J. Wysocki [EMAIL PROTECTED]

POWERPC: fix typo in pseries/power.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58dc3232ff77158460f79e3c1932b81e8a2a0194 Commit: 58dc3232ff77158460f79e3c1932b81e8a2a0194 Parent: ec5a42465abc585a7f8117be5eecc361490e48ce Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

modules: do not try to add sysfs attributes if !CONFIG_SYSFS

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=120fc3d77acfd91f3521737a440d42839c475982 Commit: 120fc3d77acfd91f3521737a440d42839c475982 Parent: 58dc3232ff77158460f79e3c1932b81e8a2a0194 Author: Kay Sievers [EMAIL PROTECTED] AuthorDate: Thu

ACPI: EC: Use proper handle for boot EC

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=208c70a45624400fafd7511b96bc426bf01f8f5e Commit: 208c70a45624400fafd7511b96bc426bf01f8f5e Parent: e760e716d47b48caf98da348368fd41b4a9b9e7e Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: thermal: Check whether cooling device exists before unregistering

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f28bb45e2863173a7464d98907677e903f42c68b Commit: f28bb45e2863173a7464d98907677e903f42c68b Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Zhao Yakui [EMAIL PROTECTED] AuthorDate: Fri

kernel-doc: fix pci-acpi warning

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5958f1a4da39581074bab50cabd0a582e651b90f Commit: 5958f1a4da39581074bab50cabd0a582e651b90f Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Sun

ACPI: sparse fix, replace macro with static function

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fd7f5188c377c1e9aa8f224f6edf96d170a7d32 Commit: 4fd7f5188c377c1e9aa8f224f6edf96d170a7d32 Parent: 5958f1a4da39581074bab50cabd0a582e651b90f Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 series

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=262ee35be6a3aae9b4a7aafafc2dba901fc36620 Commit: 262ee35be6a3aae9b4a7aafafc2dba901fc36620 Parent: 4fd7f5188c377c1e9aa8f224f6edf96d170a7d32 Author: Carlos Corbacho [EMAIL PROTECTED] AuthorDate:

ACPI: remove is_processor_present prototype

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e85ff4b53eb4252d967922bd75cb6d10863955f3 Commit: e85ff4b53eb4252d967922bd75cb6d10863955f3 Parent: 262ee35be6a3aae9b4a7aafafc2dba901fc36620 Author: Glauber Costa [EMAIL PROTECTED] AuthorDate:

PCI ACPI: Fix comment describing acpi_pci_choose_state

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6868ea00bdebe5762fa59e54b74b4cd4e3b4e6e Commit: c6868ea00bdebe5762fa59e54b74b4cd4e3b4e6e Parent: 8a235efad548abd2ab5ebea45a9ffa750c814375 Author: Rafael J. Wysocki [EMAIL PROTECTED]

Hibernation: Handle DEBUG_PAGEALLOC on x86

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a235efad548abd2ab5ebea45a9ffa750c814375 Commit: 8a235efad548abd2ab5ebea45a9ffa750c814375 Parent: e80af3a8dbbbf431b2070cc760699f01c5a6ac69 Author: Rafael J. Wysocki [EMAIL PROTECTED]

PM: Make suspend_device() static

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19e20c913bae2dd458b9fc42afab0c53f16562d1 Commit: 19e20c913bae2dd458b9fc42afab0c53f16562d1 Parent: c6868ea00bdebe5762fa59e54b74b4cd4e3b4e6e Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Sun

thermal: validate input parameters

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c751670902c3dd9abbed279170a832e6a1e6cf94 Commit: c751670902c3dd9abbed279170a832e6a1e6cf94 Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

thermal: use ERR_PTR for returning error

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e6fda5c1159823fc02463eceb564c8bfc0e7a0e Commit: 3e6fda5c1159823fc02463eceb564c8bfc0e7a0e Parent: c751670902c3dd9abbed279170a832e6a1e6cf94 Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

ACPI fan: extract return values using PTR_ERR

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19b36780ee7ddeb5080e3f1f858a83c4824f1fdc Commit: 19b36780ee7ddeb5080e3f1f858a83c4824f1fdc Parent: 3e6fda5c1159823fc02463eceb564c8bfc0e7a0e Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

ACPI thermal: extract return values using PTR_ERR

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d76628c67cdeebf84766a19c67c821c2e518baa4 Commit: d76628c67cdeebf84766a19c67c821c2e518baa4 Parent: 19b36780ee7ddeb5080e3f1f858a83c4824f1fdc Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

ACPI video: check for error from thermal_cooling_device_register

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43ff39f2f6450fa2e9a566f8bf007a26d76f2c9d Commit: 43ff39f2f6450fa2e9a566f8bf007a26d76f2c9d Parent: d76628c67cdeebf84766a19c67c821c2e518baa4 Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

intel_menlo: extract return values using PTR_ERR

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69f6b8dd6b94ac594b6920b4530a3390fb1d3fd6 Commit: 69f6b8dd6b94ac594b6920b4530a3390fb1d3fd6 Parent: 43ff39f2f6450fa2e9a566f8bf007a26d76f2c9d Author: Thomas Sujith [EMAIL PROTECTED] AuthorDate:

ACPI: thinkpad-acpi: trivial fix to module_desc typo

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cbb14842137ff78df10038da8ca8a97917a5a926 Commit: cbb14842137ff78df10038da8ca8a97917a5a926 Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: trivial fix to documentation

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f24927f48c63e79ff8e286fc8530f4525b4182a Commit: 5f24927f48c63e79ff8e286fc8530f4525b4182a Parent: cbb14842137ff78df10038da8ca8a97917a5a926 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: always track input device open/close

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1bc6b9cdd5e608f0b7e6160a823c9dcd51820410 Commit: 1bc6b9cdd5e608f0b7e6160a823c9dcd51820410 Parent: 5f24927f48c63e79ff8e286fc8530f4525b4182a Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: synchronize input device switches

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7526696a013f33d4926fdc080c26fe6af07ba30f Commit: 7526696a013f33d4926fdc080c26fe6af07ba30f Parent: 1bc6b9cdd5e608f0b7e6160a823c9dcd51820410 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: make the video output feature optional

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7c1d17dfed996e84212fc1ce617b2586dd70ec2 Commit: d7c1d17dfed996e84212fc1ce617b2586dd70ec2 Parent: 7526696a013f33d4926fdc080c26fe6af07ba30f Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: issue input events for tablet swivel events

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3ec6f911a681f38e4630ef8bf20b3d3cb0f63c2 Commit: b3ec6f911a681f38e4630ef8bf20b3d3cb0f63c2 Parent: d7c1d17dfed996e84212fc1ce617b2586dd70ec2 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: minor hotkey_radio_sw fixes

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d147da73c9a3f617e4685c6a7762961fe19833e7 Commit: d147da73c9a3f617e4685c6a7762961fe19833e7 Parent: d0788cfbae0eddf13d5f2591acb1b407ba041d71 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: thinkpad-acpi: add tablet-mode reporting

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c231bd5eb07ce546517019f334652b9ecfc329a Commit: 6c231bd5eb07ce546517019f334652b9ecfc329a Parent: d147da73c9a3f617e4685c6a7762961fe19833e7 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: TSC breaks atkbd suspend

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6133116849219f4e657ead39c7ac3922583f5a6e Commit: 6133116849219f4e657ead39c7ac3922583f5a6e Parent: 00e962c5408b9f2d0bebd2308673fe982cb9a5fe Author: Pavel Machek [EMAIL PROTECTED] AuthorDate: Tue

hwmon: (lm92) Add individual alarm files

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cb59e915d04f71c62a0ee8fab34de274aa3fe2a Commit: 6cb59e915d04f71c62a0ee8fab34de274aa3fe2a Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (max1619) Add individual alarm and fault files

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71062ffcd5173b8291ee80e84711b619b34a64eb Commit: 71062ffcd5173b8291ee80e84711b619b34a64eb Parent: 6cb59e915d04f71c62a0ee8fab34de274aa3fe2a Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (via686a) Add individual alarm files

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13ff05e9f87101407445f79c7402aca087ddbd02 Commit: 13ff05e9f87101407445f79c7402aca087ddbd02 Parent: 1f08af7ea95e0f4ec632664b9f21a687426df658 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (vt8231) Add individual alarm files

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d1374cad5a97d7c08a2c0e4282fb674b588b421 Commit: 2d1374cad5a97d7c08a2c0e4282fb674b588b421 Parent: 13ff05e9f87101407445f79c7402aca087ddbd02 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (smsc47m1) Add individual alarm files

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f08af7ea95e0f4ec632664b9f21a687426df658 Commit: 1f08af7ea95e0f4ec632664b9f21a687426df658 Parent: 71062ffcd5173b8291ee80e84711b619b34a64eb Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (vt8231) Update maintainer email address

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af865765a9ee3e3510f0fe82a4f1308d2820b7f6 Commit: af865765a9ee3e3510f0fe82a4f1308d2820b7f6 Parent: 2d1374cad5a97d7c08a2c0e4282fb674b588b421 Author: Roger Lucas [EMAIL PROTECTED] AuthorDate: Wed

hwmon: (adm1026) Properly terminate sysfs groups

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d5f2c16c6125ae6da1435ac5a190ae08429902a Commit: 1d5f2c16c6125ae6da1435ac5a190ae08429902a Parent: af865765a9ee3e3510f0fe82a4f1308d2820b7f6 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (coretemp) fix section mismatch warning

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba7c1927aa69c4dfe1ecf646f03b306e49dc8e37 Commit: ba7c1927aa69c4dfe1ecf646f03b306e49dc8e37 Parent: 6369a2887a1b35fde91573adc650528e3efea8e9 Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (coretemp) Add maximum cooling temperature readout

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6369a2887a1b35fde91573adc650528e3efea8e9 Commit: 6369a2887a1b35fde91573adc650528e3efea8e9 Parent: 1d5f2c16c6125ae6da1435ac5a190ae08429902a Author: Rudolf Marek [EMAIL PROTECTED] AuthorDate: Fri

hwmon: (thmc50) Storage class should be before const qualifier

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5910a9b2b1ff6205b39e5e03fdfd0ddb2a78386a Commit: 5910a9b2b1ff6205b39e5e03fdfd0ddb2a78386a Parent: ba7c1927aa69c4dfe1ecf646f03b306e49dc8e37 Author: Tobias Klauser [EMAIL PROTECTED] AuthorDate:

hwmon: (coretemp) Add TjMax detection for mobile CPUs

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=118a88718886a6cb7fb2cf7fb77ef2eea30c73a1 Commit: 118a88718886a6cb7fb2cf7fb77ef2eea30c73a1 Parent: cd19ba1391f93bc3741d298667c074d2d3fcc9fd Author: Rudolf Marek [EMAIL PROTECTED] AuthorDate: Sun

hwmon: (coretemp) Add Penryn CPU to coretemp

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae770152c801f10a91e5e86597a39b5f9ccf2d0d Commit: ae770152c801f10a91e5e86597a39b5f9ccf2d0d Parent: 118a88718886a6cb7fb2cf7fb77ef2eea30c73a1 Author: Rudolf Marek [EMAIL PROTECTED] AuthorDate: Fri

hwmon: New driver for Analog Devices ADT7473 sensor chip

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=57df46d6d9ccd6ced95f169020f79ae637423087 Commit: 57df46d6d9ccd6ced95f169020f79ae637423087 Parent: ae770152c801f10a91e5e86597a39b5f9ccf2d0d Author: Darrick J. Wong [EMAIL PROTECTED] AuthorDate:

hwmon: normal_i2c arrays should be const

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25e9c86d5a6d82ea45eb680fc66bf73ac5e50dff Commit: 25e9c86d5a6d82ea45eb680fc66bf73ac5e50dff Parent: 57df46d6d9ccd6ced95f169020f79ae637423087 Author: Mark M. Hoffman [EMAIL PROTECTED] AuthorDate:

MAINTAINERS: ioatdma, dmaengine and async_tx maintainers change

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e45bb2ebac937f2eb62138b5d734f3ac7ce8e2f Commit: 5e45bb2ebac937f2eb62138b5d734f3ac7ce8e2f Parent: bfe38ccf8d0b541f387f65267f6f3794be59233a Author: Maciej Sosnowski [EMAIL PROTECTED] AuthorDate:

USB: usb: yet another Dell wireless CDMA/EVDO modem

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59036e94732edc2fb957465008c68bbcfc6736fa Commit: 59036e94732edc2fb957465008c68bbcfc6736fa Parent: 1902869019918411c148c18cc3a22aade569ac9a Author: Andy Shevchenko [EMAIL PROTECTED] AuthorDate:

[ARM] 4835/1: Fix stale comment in struct machine_desc description

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=717a54ad6cb4b1782a26ae0eaebc8bd49c56c66e Commit: 717a54ad6cb4b1782a26ae0eaebc8bd49c56c66e Parent: ea833f0b5a8afcc698c5ccb06237902c0e21e032 Author: Leonid Evdokimov [EMAIL PROTECTED] AuthorDate:

USB: usb-storage: don't clear-halt when Get-Max-LUN stalls

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a462549b6ad6d4de19a7702c13fbb954d9a10f29 Commit: a462549b6ad6d4de19a7702c13fbb954d9a10f29 Parent: aa59e053da08336e7def83e83c86369cd9fdaf8b Author: Alan Stern [EMAIL PROTECTED] AuthorDate: Wed

USB: option: Add Kyocera KPC680 ids

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=564d61d30effcc727f9519538143a6c6aeb92e46 Commit: 564d61d30effcc727f9519538143a6c6aeb92e46 Parent: b68a42b1d98f66c70a536a540f73dba07ddd5d36 Author: Dan Williams [EMAIL PROTECTED] AuthorDate: Tue

USB: g_printer, fix empty if statement

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=efa66f14e2d1aaad8ad7e1664d768de74ffb665b Commit: efa66f14e2d1aaad8ad7e1664d768de74ffb665b Parent: 618b88670573020920a52e8754f4d5f216f74fdb Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Sat

[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6a7b5f84b5c15617010e06c95129fe8800e6b21 Commit: d6a7b5f84b5c15617010e06c95129fe8800e6b21 Parent: 59e8ce574445c5e7a65ec36f47a54803de704e96 Author: Holger Schurig [EMAIL PROTECTED] AuthorDate:

[POWERPC] PPC440EP Interrupt Triggering and Level Settings

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fe5f10ed032251f35258be2ee5296bca4299471 Commit: 7fe5f10ed032251f35258be2ee5296bca4299471 Parent: 2278e8119d9465b498763af7c1077b558f7599b1 Author: Wolfgang Ocker [EMAIL PROTECTED] AuthorDate:

PCI: don't load acpi_php when acpi is disabled

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e4be1ff2e767fc3a34c5e8d67c3cba107c02099 Commit: 6e4be1ff2e767fc3a34c5e8d67c3cba107c02099 Parent: 9dc625e72309e1c919ea3e7f51d0ffca96123787 Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Tue

ehci-fsl: add PPC_MPC837x to default y

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5937a415fc0387c18c40d618c7e98d1e2f65b42 Commit: b5937a415fc0387c18c40d618c7e98d1e2f65b42 Parent: c6dd2e61d35e0fbd516c0169decc08e56619f0c6 Author: Anton Vorontsov [EMAIL PROTECTED] AuthorDate:

USB: fix previous sparse fix which was incorrect

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1a491429e7f9b6fb608d9f173e5807fba053d5b Commit: e1a491429e7f9b6fb608d9f173e5807fba053d5b Parent: 0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=618b88670573020920a52e8754f4d5f216f74fdb Commit: 618b88670573020920a52e8754f4d5f216f74fdb Parent: 94409cc1e507b157f8442dad80ff5e560c3205e5 Author: Peter Korsgaard [EMAIL PROTECTED] AuthorDate:

USB: usb-storage: unusual_devs entry for Oracom MP3 player

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e58407d5c31827de0225ea927420192a71daccd Commit: 4e58407d5c31827de0225ea927420192a71daccd Parent: d726fb757722a3907356830a0b8d976267596d5c Author: Robert Spitzenpfeil [EMAIL PROTECTED]

[POWERPC] Kill sparse warnings in kprobes

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66200ea2228da6aaf317d21e67b1157aae7168e7 Commit: 66200ea2228da6aaf317d21e67b1157aae7168e7 Parent: 13dbf42210565418e925f883e9217b9eda5244a2 Author: Ananth N Mavinakayanahalli [EMAIL PROTECTED]

USB: fix error handling in trancevibrator

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8 Commit: 0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8 Parent: efa66f14e2d1aaad8ad7e1664d768de74ffb665b Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: storage: Nikon D80 new FW still needs Fixup

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9232951ada7ec2f2c1424e4c024dc8540ae97e91 Commit: 9232951ada7ec2f2c1424e4c024dc8540ae97e91 Parent: a462549b6ad6d4de19a7702c13fbb954d9a10f29 Author: Konstantin Kletschke [EMAIL PROTECTED]

[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac2bf5bdc6ab9d820152623122973ccb1c166031 Commit: ac2bf5bdc6ab9d820152623122973ccb1c166031 Parent: d6a7b5f84b5c15617010e06c95129fe8800e6b21 Author: Holger Schurig [EMAIL PROTECTED] AuthorDate:

[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61b36fc1f7d511132b1dd1422c29c7a8f26d77db Commit: 61b36fc1f7d511132b1dd1422c29c7a8f26d77db Parent: 4ef110141b3e0758fe30d686417b5686b87eb25b Author: Andre Detsch [EMAIL PROTECTED] AuthorDate: Tue

USB: option: Added vendor id for Dell 5720 broadband modem

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa59e053da08336e7def83e83c86369cd9fdaf8b Commit: aa59e053da08336e7def83e83c86369cd9fdaf8b Parent: 564d61d30effcc727f9519538143a6c6aeb92e46 Author: Stefan Bader [EMAIL PROTECTED] AuthorDate: Tue

dlm: update git tree in MAINTAINERS

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7c2feaf88df39124e278b9e775b245b057ac99e Commit: d7c2feaf88df39124e278b9e775b245b057ac99e Parent: 599e0f584de8ff16b1428e2e16118757619f1d1b Author: David Teigland [EMAIL PROTECTED] AuthorDate:

USB: add new vernier product id to ldusb.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b0a4d66a11df34b632e48ce80ebe81da94bdb65 Commit: 5b0a4d66a11df34b632e48ce80ebe81da94bdb65 Parent: 41566bcf35a8b23ce4715dadb5acfd1098c1d3e4 Author: Stephen Ware [EMAIL PROTECTED] AuthorDate: Sun

USB: Add another Novatel U727 ID to the device table for usbserial

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f4a9e8750bb904d94f37778821afd021e875c51 Commit: 7f4a9e8750bb904d94f37778821afd021e875c51 Parent: 9232951ada7ec2f2c1424e4c024dc8540ae97e91 Author: Warren Turkal [EMAIL PROTECTED] AuthorDate:

USB: quirks and unusual_devs entry for Actions flash drive

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=274399d14f121d7676ecb75a461cfed6cf9e4cdb Commit: 274399d14f121d7676ecb75a461cfed6cf9e4cdb Parent: 4e58407d5c31827de0225ea927420192a71daccd Author: Alan Stern [EMAIL PROTECTED] AuthorDate: Wed

PCI: irq: patch for Intel ICH10 DeviceID's

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cc09c5bcf130f7c6e17b824a06cbc9f2c1fbb060 Commit: cc09c5bcf130f7c6e17b824a06cbc9f2c1fbb060 Parent: eb87f65f78bb4fc6dc532e6d7082d90ba0890cb8 Author: Jason Gaston [EMAIL PROTECTED] AuthorDate: Mon

xen: Implement getgeo for Xen virtual block device.

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=597592d951cdca8e5edb29f7e8174f633a69685a Commit: 597592d951cdca8e5edb29f7e8174f633a69685a Parent: 0f151e8b214c1df3f571020b849382933f2cdce7 Author: Ian Campbell [EMAIL PROTECTED] AuthorDate: Thu

[POWERPC] net: NEWEMAC: Remove rgmii-interface from rgmii matching table

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2278e8119d9465b498763af7c1077b558f7599b1 Commit: 2278e8119d9465b498763af7c1077b558f7599b1 Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Stefan Roese [EMAIL PROTECTED] AuthorDate: Wed

USB: POWERPC: ehci: fix ppc build

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6dd2e61d35e0fbd516c0169decc08e56619f0c6 Commit: c6dd2e61d35e0fbd516c0169decc08e56619f0c6 Parent: 7084191d53b224b953c8e1db525ea6c31aca5fc7 Author: Anton Vorontsov [EMAIL PROTECTED] AuthorDate:

[POWERPC] Fix warning in pseries/power.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d5d27c40fb38a51eae96a55f51b5a306ed3668d Commit: 3d5d27c40fb38a51eae96a55f51b5a306ed3668d Parent: bf2e70ac654060bcb2a06bbcb62701ba2451d79d Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

dlm: fix rcom_names message to self

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=599e0f584de8ff16b1428e2e16118757619f1d1b Commit: 599e0f584de8ff16b1428e2e16118757619f1d1b Parent: e80af3a8dbbbf431b2070cc760699f01c5a6ac69 Author: David Teigland [EMAIL PROTECTED] AuthorDate:

PCI: pci_ids: patch for Intel ICH10 DeviceID's

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb87f65f78bb4fc6dc532e6d7082d90ba0890cb8 Commit: eb87f65f78bb4fc6dc532e6d7082d90ba0890cb8 Parent: 05a7d22b9f02e7fe8fb5ff972b46743948139b3c Author: Jason Gaston [EMAIL PROTECTED] AuthorDate: Mon

[POWERPC] spufs: fix scheduler starvation by idle contexts

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4ef110141b3e0758fe30d686417b5686b87eb25b Commit: 4ef110141b3e0758fe30d686417b5686b87eb25b Parent: 101142c37be8e5af9b847860219217e6b958c739 Author: Jeremy Kerr [EMAIL PROTECTED] AuthorDate: Tue

[POWERPC] Fix bootwrapper builds with older gcc versions

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf2e70ac654060bcb2a06bbcb62701ba2451d79d Commit: bf2e70ac654060bcb2a06bbcb62701ba2451d79d Parent: abe768858a54e96f0b2c0585db397107ed1bd213 Author: Josh Boyer [EMAIL PROTECTED] AuthorDate: Tue

[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea833f0b5a8afcc698c5ccb06237902c0e21e032 Commit: ea833f0b5a8afcc698c5ccb06237902c0e21e032 Parent: ac2bf5bdc6ab9d820152623122973ccb1c166031 Author: Holger Schurig [EMAIL PROTECTED] AuthorDate:

[ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59e8ce574445c5e7a65ec36f47a54803de704e96 Commit: 59e8ce574445c5e7a65ec36f47a54803de704e96 Parent: a0dd005d1d9f4c3beab52086f3844ef9342d1e67 Author: Byron Bradley [EMAIL PROTECTED] AuthorDate:

USB: Sane memory allocation in option driver

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2129c4e1b4469e1f9711a54e97e8ddf8b26bb62d Commit: 2129c4e1b4469e1f9711a54e97e8ddf8b26bb62d Parent: bbc5d276ec1e24d48f794dae1c4bdfc1512f65d5 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f96ee7a41ed93ce5962961eb07c2afe8cddb6603 Commit: f96ee7a41ed93ce5962961eb07c2afe8cddb6603 Parent: 498fbb5d411fc8f6207c210796c9308bf54a51a5 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

USB: serial: move zte MF330 from sierra to option

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d726fb757722a3907356830a0b8d976267596d5c Commit: d726fb757722a3907356830a0b8d976267596d5c Parent: 5b0a4d66a11df34b632e48ce80ebe81da94bdb65 Author: Kevin Lloyd [EMAIL PROTECTED] AuthorDate: Thu

USB: quirks for known quirky audio devices

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b68a42b1d98f66c70a536a540f73dba07ddd5d36 Commit: b68a42b1d98f66c70a536a540f73dba07ddd5d36 Parent: e1a491429e7f9b6fb608d9f173e5807fba053d5b Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: ftdi_sio.c add missing '|'

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbc5d276ec1e24d48f794dae1c4bdfc1512f65d5 Commit: bbc5d276ec1e24d48f794dae1c4bdfc1512f65d5 Parent: e80af3a8dbbbf431b2070cc760699f01c5a6ac69 Author: Roel Kluin [EMAIL PROTECTED] AuthorDate: Thu

[POWERPC] 44x: Fix Kconfig formatting

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4b63c3b9a636b02793d2edb878e83840d4cdb25f Commit: 4b63c3b9a636b02793d2edb878e83840d4cdb25f Parent: 8eb70ea2dbba1d0b15f693a85b60d1f56c527ff2 Author: Josh Boyer [EMAIL PROTECTED] AuthorDate: Fri

PCI: kernel-doc: fix pci-acpi warning

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b3c7622057266d77222a7b54ea7c529270b8901 Commit: 8b3c7622057266d77222a7b54ea7c529270b8901 Parent: cc09c5bcf130f7c6e17b824a06cbc9f2c1fbb060 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Sun

USB: fix usb open suspend race in cdc-acm

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94409cc1e507b157f8442dad80ff5e560c3205e5 Commit: 94409cc1e507b157f8442dad80ff5e560c3205e5 Parent: 59036e94732edc2fb957465008c68bbcfc6736fa Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

PCI: AMD SATA IDE mode quirk

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05a7d22b9f02e7fe8fb5ff972b46743948139b3c Commit: 05a7d22b9f02e7fe8fb5ff972b46743948139b3c Parent: f96ee7a41ed93ce5962961eb07c2afe8cddb6603 Author: Crane Cai [EMAIL PROTECTED] AuthorDate: Sat

[POWERPC] 4xx: Remove i2c and xxmii-interface device_types from dts

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e563db977f58836c30ce3ee7cb6719c47feac4be Commit: e563db977f58836c30ce3ee7cb6719c47feac4be Parent: 7fe5f10ed032251f35258be2ee5296bca4299471 Author: Stefan Roese [EMAIL PROTECTED] AuthorDate: Wed

USB: fix pm counter leak in usblp

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1902869019918411c148c18cc3a22aade569ac9a Commit: 1902869019918411c148c18cc3a22aade569ac9a Parent: 2129c4e1b4469e1f9711a54e97e8ddf8b26bb62d Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=41566bcf35a8b23ce4715dadb5acfd1098c1d3e4 Commit: 41566bcf35a8b23ce4715dadb5acfd1098c1d3e4 Parent: 7f4a9e8750bb904d94f37778821afd021e875c51 Author: Jan Altenberg [EMAIL PROTECTED] AuthorDate:

PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9dc625e72309e1c919ea3e7f51d0ffca96123787 Commit: 9dc625e72309e1c919ea3e7f51d0ffca96123787 Parent: 8b3c7622057266d77222a7b54ea7c529270b8901 Author: Peer Chen [EMAIL PROTECTED] AuthorDate: Mon

[POWERPC] 44x: Add multiplatform defconfig

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13dbf42210565418e925f883e9217b9eda5244a2 Commit: 13dbf42210565418e925f883e9217b9eda5244a2 Parent: 4b63c3b9a636b02793d2edb878e83840d4cdb25f Author: Josh Boyer [EMAIL PROTECTED] AuthorDate: Sat

[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c

2008-02-21 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c0338522896c54b79ad7918638175bf58d7c551 Commit: 9c0338522896c54b79ad7918638175bf58d7c551 Parent: be2553ffb5773e9a689c94bb85326c5b5f00577f Author: Olof Johansson [EMAIL PROTECTED] AuthorDate:

  1   2   >