summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-13USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake1-0/+22
2007-07-13USB: add RESET_RESUME device quirkAlan Stern1-0/+3
2007-07-13USB: add USB-Persist facilityAlan Stern1-2/+6
2007-07-13USB: suspend support for usb serialOliver Neukum1-0/+7
2007-07-13Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-95/+673
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+12
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-0/+22
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds25-396/+33
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-31/+80
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+34
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds58-396/+917
2007-07-13Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King19-91/+578
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-89/+24
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds35-2794/+4012
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-6/+15
2007-07-12Remove old i386 setup codeH. Peter Anvin1-4/+0
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin1-0/+8
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin4-19/+93
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2-9/+9
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi5-2/+13
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin6-152/+133
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin1-3/+3
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-73/+0
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell1-1/+1
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa1-0/+9
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa1-0/+2
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto1-4/+0
2007-07-12[MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto1-10/+10
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto1-1/+2
2007-07-12[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas1-3/+9
2007-07-12[ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas3-22/+31
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao1-20/+2
2007-07-12[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao1-5/+23
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao1-9/+6
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2-8/+5
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King1-0/+36
2007-07-12[ARM] pxa: remove MMC register defines from pxa-regs.hRussell King1-21/+1
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King1-1/+0
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+1
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su1-0/+1
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-2/+3
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman1-1/+2
2007-07-12i2c: Add kernel documentationDavid Brownell1-3/+8
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis1-0/+4
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor1-0/+79
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz1-1/+1
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz1-2/+3
2007-07-12[ARM] 4385/2: ixdp425: NAND supportVladimir Barinov1-0/+4
2007-07-12[ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2-0/+104