summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare1-0/+2
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-0/+50
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek1-0/+3
2006-06-22[ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek2-0/+18
2006-06-22[ARM] 3621/1: fix compilation breakage for pnx4008Vitaly Wool1-4/+0
2006-06-22[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool2-29/+102
2006-06-22[ARM] Add thread_notify infrastructureRussell King1-0/+48
2006-06-22[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2006-06-22[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-06-22[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman1-1/+3
2006-06-22[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-0/+0
2006-06-22[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2-4/+4
2006-06-22[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-0/+0
2006-06-22[PATCH] usbcore: port reset for composite devicesAlan Stern1-0/+9
2006-06-22[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman1-0/+2
2006-06-21[PATCH] Driver model: add ISA busRene Herman1-0/+28
2006-06-21[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern1-1/+2
2006-06-21[PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman1-0/+14
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu1-0/+2
2006-06-21[PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li1-1/+17
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman1-8/+0
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp1-1/+3
2006-06-21[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin1-0/+1
2006-06-21[PATCH] PCI: cleanup unused variable about msi driverbibo,mao2-2/+2
2006-06-21[PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li1-0/+2
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant1-0/+9
2006-06-21[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2-0/+2
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala1-0/+1
2006-06-21[PATCH] PCI: altix: msi supportMark Maule4-6/+27
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-2/+13
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule5-0/+42
2006-06-21[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-147/+482
2006-06-21[POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard2-4/+14
2006-06-21[POWERPC] disable floating point exceptions for initArnd Bergmann1-1/+1
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-0/+306
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer1-0/+10
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de1-2/+11
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-1/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand1-3/+3
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand2-23/+182
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-2/+3
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt2-0/+5
2006-06-21[POWERPC] Add 8641 Register space and IRQ definitions.Jon Loeliger3-0/+332
2006-06-21[PATCH] add __iowrite64_copyBrice Goglin1-0/+1
2006-06-21[PATCH] s390: add __raw_writeq required by __iowrite64_copyCedric Le Goater1-0/+5
2006-06-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds42-160/+1455
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+6
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-100/+39
2006-06-21Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-32/+209