pandora-kernel.git
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-24 Evgeniy Polyakov[PATCH] w1: use kthread api.
2006-03-24 Andrew Morton[PATCH] W1: u64 is not long long
2006-03-24 Patrick McHardy[PATCH] W1: Remove incorrect MODULE_ALIAS
2006-03-24 Adrian Bunk[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
2006-03-24 Adrian Bunk[PATCH] w1: misc cleanups
2006-03-24 Evgeniy Polyakov[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
2006-03-24 Evgeniy Polyakov[PATCH] W1: Move w1 bus master code into 'w1/masters...
2006-03-24 Evgeniy Polyakov[PATCH] W1: Change the type 'unsigned long' member...
2006-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs-2.6
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix acpi_path_name
2006-03-23 Kristen Accardi[PATCH] ibmphp: remove TRUE and FALSE
2006-03-23 Kristen Accardi[PATCH] PCI Hotplug: add common acpi functions to core
2006-03-23 Eric Sesterhenn[PATCH] PCI: kzalloc() conversion in drivers/pci
2006-03-23 Kenji Kaneshige[PATCH] acpiphp: Scan slots under the nested P2P bridge
2006-03-23 John Keller[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal...
2006-03-23 Kenji Kaneshige[PATCH] shpchp: cleanup bus speed handling
2006-03-23 Jeff Garzik[PATCH] PCI: fix pci_request_region[s] arg
2006-03-23 Matthew Wilcox[PATCH] PCI: Provide a boot parameter to disable MSI
2006-03-23 Adrian Bunk[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC
2006-03-23 Adrian Bunk[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove...
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix bridge handle
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp - slot management fix - V4
2006-03-23 Kristen Accardi[PATCH] acpi: remove dock event handling from ibm_acpi
2006-03-23 Kristen Accardi[PATCH] acpiphp: add dock event handling
2006-03-23 Kristen Accardi[PATCH] acpi: export acpi_bus_trim
2006-03-23 Kristen Accardi[PATCH] acpiphp: add new bus to acpi
2006-03-23 Alan Stern[PATCH] PCI: Move pci_dev_put outside a spinlock
2006-03-23 Bernhard Kaindl[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign...
2006-03-23 Grant Grundler[PATCH] PCI: fix problems with MSI-X on ia64
2006-03-23 Linus Torvalds[PATCH] PCI: resource address mismatch
2006-03-23 Shaohua Li[PATCH] PCI: remove msi save/restore code in specific...
2006-03-23 Michael S.... [PATCH] PCI: make MSI quirk inheritable from the pci bus
2006-03-23 Bauke Jan Douma[PATCH] PCI: quirk for asus a8v and a8v delux motherboards
2006-03-23 tomek@koprowski.org[PATCH] PCI: SMBus unhide on HP Compaq nx6110
2006-03-23 Brian Gerst[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
2006-03-23 Kenji Kaneshige[PATCH] shpchp: adapt to pci driver model
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Fix slot state handling
2006-03-23 Kenji Kaneshige[PATCH] shpchp: event handling rework
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Remove unused wait_for_ctrl_irq
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Remove unused pci_bus member from contr...
2006-03-23 Ralf Baechle[PATCH] PCI: Avoid leaving MASTER_ABORT disabled perman...
2006-03-23 Andi Kleen[PATCH] PCI: Give PCI config access initialization...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - Fix incorrect return value of interrup...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - move slot name into struct slot
2006-03-23 Kenji Kaneshige[PATCH] shpchp - removed unncessary 'magic' member...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - replace kmalloc() with kzalloc() and...
2006-03-23 Kenji Kaneshige[PATCH] pcihp_skeleton.c cleanup
2006-03-23 Kenji Kaneshige[PATCH] shpchp - bugfix: add missing serialization
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup check command status
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup controller list
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup slot list
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup shpchp_core.c
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup init_slots()
2006-03-23 Ingo Molnar[PATCH] PCI hotplug: convert semaphores to mutex
2006-03-23 Kristen Accardi[PATCH] PCI: quirk for IBM Dock II cardbus controllers
2006-03-23 Kristen Accardi[PATCH] PCI: really fix parent's subordinate busnr
2006-03-23 Kristen Accardi[PATCH] PCI: return max reserved busnr
2006-03-23 Grant Grundler[PATCH] PCI: clean up msi.c a bit
2006-03-23 Mark M. Hoffman[PATCH] hwmon: add required idr locking
2006-03-23 Darren Jenkins[PATCH] I2C: hwmon: Rename register parameters
2006-03-23 Jean Delvare[PATCH] I2C: Drop unneeded i2c-dev.h includes
2006-03-23 Alessandro... [PATCH] I2C: i2c-ixp4xx: Add hwmon class
2006-03-23 Martin Devera[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
2006-03-23 Jean Delvare[PATCH] I2C: i2c-amd756-s4882: Improve static mutex...
2006-03-23 Jean Delvare[PATCH] I2C: i2c-ali1535: Drop redundant mutex
2006-03-23 Jean Delvare[PATCH] i2c: Cleanup isp1301_omap
2006-03-23 Jean Delvare[PATCH] i2c: Fix i2c-ite name initialization
2006-03-23 Jean Delvare[PATCH] i2c: Drop the i2c-frodo bus driver
2006-03-23 Jean Delvare[PATCH] i2c: Optimize core_lists mutex usage
2006-03-23 Jean Delvare[PATCH] w83781d: Don't reset the chip by default
2006-03-23 Jean Delvare[PATCH] w83781d: Document the alarm and beep bits
2006-03-23 Yuan Mu[PATCH] w83627ehf: Refactor the sysfs interface
2006-03-23 Jean Delvare[PATCH] hwmon: Support the Pentium M VID code
2006-03-23 Jean Delvare[PATCH] hwmon: Add support for the Winbond W83687THF
2006-03-23 Jean Delvare[PATCH] hwmon: f71805f semaphore to mutex conversions
2006-03-23 Ingo Molnar[PATCH] hwmon: Semaphore to mutex conversions
2006-03-23 Jean Delvare[PATCH] i2c: Semaphore to mutex conversions, part 3
2006-03-23 Ingo Molnar[PATCH] i2c: Semaphore to mutex conversions, part 2
2006-03-23 Jean Delvare[PATCH] i2c: Speed up block transfers
2006-03-23 Jean Delvare[PATCH] hwmon: w83792d drop useless macros
2006-03-23 Yuan Mu[PATCH] hwmon: w83792d use arrays of attributes
2006-03-23 Jim Cromie[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2
2006-03-23 Jean Delvare[PATCH] I2C: fix sx200_acb build on other arches
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb minimal documentation update
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb fix and speed up the poll loop
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb add support for the CS5535...
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb remove use of lock_kernel
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb refactor/simplify code
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb debug log cleanup
2006-03-23 Ben Gardner[PATCH] i2c: scx200_acb whitespace and comment cleanup
2006-03-23 Arjan van de Ven[PATCH] I2C: Convert i2c to mutexes
2006-03-23 Jean Delvare[PATCH] hwmon: Use attribute arrays in f71805f
next