Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
[pandora-kernel.git] / drivers /
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-05 Geert Uytterhoevenps3av: Use __func__ instead of __FUNCTION__
2007-05-05 Geert Uytterhoevenps3fb: Use __func__ instead of __FUNCTION__
2007-05-05 Masashi Kimotops3: Make `ps3videomode -v 0 (auto mode) work again
2007-05-05 Geert Uytterhoevenps3av: misc updates
2007-05-05 Geert Uytterhoevenps3fb: kill superfluous zero initializations
2007-05-05 Geert Uytterhoevenps3av: thread updates
2007-05-05 Geert Uytterhoevenps3fb: atomic fixes
2007-05-05 Geert Uytterhoevenps3fb: thread updates
2007-05-05 Geert Uytterhoevenm68k: kill skb_copy_from_linear_data compiler warnings
2007-05-05 Geert UytterhoevenAmiga Zorro bus: kill resource_size_t warnings
2007-05-05 Finn ThainSONIC interrupt handling
2007-05-05 Finn ThainSONIC: small fix and cleanup
2007-05-05 Finn Thainm68k: macmace fixes
2007-05-05 Finn ThainCUDA ADB fixes
2007-05-05 Finn Thainm68k: Mac II ADB fixes
2007-05-05 Finn Thainm68k: Mac DP8390 update
2007-05-05 Finn ThainNuBus header update
2007-05-05 Geert Uytterhoevenm68k: Amiga A2065 and Ariadne TX statistics
2007-05-05 Finn Thainm68k: pmu_queue_request() declaration conflict
2007-05-05 Geert Uytterhoevenm68k: Atari SCSI workqueue updates
2007-05-05 Geert Uytterhoevenhilkbd: Kill compiler warning and fix comment dyslexia
2007-05-05 Matthias Urlichsm68k: Mac89x0 Ethernet netif updates
2007-05-05 Michael Schmitzm68k: Atari fb revival
2007-05-05 Michael Schmitzm68k: Atari keyboard and mouse support.
2007-05-05 Roman Zippelm68k: Atari SCSI driver compile fixes
2007-05-05 Roman Zippelm68k: Reformat the Atari SCSI driver
2007-05-05 Michael Schmitzm68k: Atari SCSI revival
2007-05-05 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-05-04 Michael Holzheu[S390] tape: New read configuration data.
2007-05-04 Cornelia Huck[S390] qeth: New read configuration data.
2007-05-04 Cornelia Huck[S390] dasd: New read device characteristics and read...
2007-05-04 Ursula Braun[S390] qdio: make qdio statistics SMP-capable
2007-05-03 Michael EllermanPCI: Free resource files in error path of pci_create_sy...
2007-05-03 Tejun Heopci-quirks: disable MSI on RS400-200 and RS480
2007-05-03 Jan EngelhardtPCI hotplug: Use menuconfig objects
2007-05-03 Scott MurrayPCI: ZT5550 CPCI Hotplug driver fix
2007-05-03 Linas VepstasPCI: rpaphp: Remove semaphores
2007-05-03 Linas VepstasPCI: rpaphp: Ensure more pcibios_add/pcibios_remove...
2007-05-03 Linas VepstasPCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
2007-05-03 Linas VepstasPCI: rpaphp: Document is_php_dn()
2007-05-03 Linas VepstasPCI: rpaphp: Document find_php_slot()
2007-05-03 Linas VepstasPCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaph...
2007-05-03 Linas VepstasPCI: rpaphp: refactor tail call to rpaphp_register_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove rpaphp_set_attention_status()
2007-05-03 Linas VepstasPCI: rpaphp: remove print_slot_pci_funcs()
2007-05-03 Linas VepstasPCI: rpaphp: Remove setup_pci_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove a call that does nothing but a...
2007-05-03 Linas VepstasPCI: rpaphp: Remove another wrappered function
2007-05-03 Linas VepstasPCI: rpaphp: Remve another call that is a wrapper
2007-05-03 Linas VepstasPCI: rpaphp: remove a function that does nothing but...
2007-05-03 Linas VepstasPCI: rpaphp: Remove un-needed goto
2007-05-03 Linas VepstasPCI: rpaphp: Fix a memleak; slot->location string was...
2007-05-03 Linas VepstasPCI: rpaphp: match up alloc and free in same routine
2007-05-03 Linas VepstasPCI: rpaphp: Remove global num_slots variable
2007-05-03 Linas VepstasPCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
2007-05-03 Adrian BunkPCI: remove the broken PCI_MULTITHREAD_PROBE option
2007-05-03 Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03 Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-05-03 Dan Williamsmsi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
2007-05-03 Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03 Michael EllermanMSI: Add an arch_msi_check_device()
2007-05-03 Michael EllermanMSI: Rename pci_msi_supported() to pci_msi_check_device()
2007-05-03 Michael EllermanMSI: Consolidate precondition checks
2007-05-03 Michael EllermanMSI: Expand pci_msi_supported()
2007-05-03 Michael EllermanMSI: Remove msi_cache
2007-05-03 Michael EllermanMSI: Move EXPORT_SYMBOL()s near their definition
2007-05-03 Michael EllermanMSI: Consolidate BUG_ON()s.
2007-05-03 Michael EllermanMSI: Consolidate MSI-X irq freeing code
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msix()
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msi()
2007-05-03 Sam Ravnborgpci: do not mark exported functions as __devinit
2007-05-03 Jean DelvarePCI: Require vendor and device for new_id
2007-05-03 Jesse BarnesPCI: fix sysfs rom file creation for BIOS ROM shadows
2007-05-03 Randy DunlapPCI: kernel-doc fix
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-03 Kristen Carlson... PCI: fix multiple definition of `queue_pushbutton_work'
2007-05-03 Kenji Kaneshigepciehp: Adapt to device driver model
2007-05-03 Kenji Kaneshigepciehp: Event handling rework
2007-05-03 Brian Kingpci: New PCI-E reset API
2007-05-03 Mitch WilliamsPCI: Flush MSI-X table writes
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-03 Jean Delvareplatform: reorder platform_device_del
2007-05-03 Greg Kroah-HartmanDriver core: fix show_uevent from taking up way too...
2007-05-02 Simon Arlott[CRYPTO] padlock: Remove pointless padlock module
2007-05-01 Ben Dooksi2c-s3c2410: Fix bug in releasing driver
2007-05-01 Ben Dooksi2c-s3c2410: Fix I2C SDA to SCL setup time
2007-05-01 Till Harbaumi2c: New i2c-tiny-usb bus driver
2007-05-01 Milind Arun Choudharyi2c: SPIN_LOCK_UNLOCKED cleanup
next