summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-128-115/+92
|\
| * usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-7/+0
| * usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-41/+0
| * USB: pxa2xx_udc: use generic gpio layerMilan Svoboda2007-07-122-55/+0
| * USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-121-0/+10
| * USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-121-0/+1
| * USB: add power/persist device attributeAlan Stern2007-07-121-0/+1
| * USB: add reset_resume methodAlan Stern2007-07-121-2/+5
| * USB: introduce usb_anchorOliver Neukum2007-07-121-0/+22
| * USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-122-9/+16
| * USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-121-0/+22
| * USB: add RESET_RESUME device quirkAlan Stern2007-07-121-0/+3
| * USB: add USB-Persist facilityAlan Stern2007-07-121-2/+6
| * USB: suspend support for usb serialOliver Neukum2007-07-121-0/+7
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-4/+6
|\ \
| * | [IA64] Un-break ia64 buildTony Luck2007-07-121-4/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-124-1/+8
|\ \ | |/ |/|
| * IB/mlx4: Implement query SRQJack Morgenstein2007-07-121-0/+1
| * IB/mlx4: Implement query QPJack Morgenstein2007-07-121-0/+3
| * IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-101-1/+0
| * IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-0/+3
| * mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-091-0/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-1225-95/+673
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-1219-91/+578
| |\ \ \ \ \ \ \ \
| | | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-121-20/+2
| | | | | | | | * | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
| | | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-121-9/+6
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-122-8/+5
| | | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-121-0/+36
| | | | | | | | * | [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-21/+1
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-121-1/+0
| | | | | |_|_|/ / | | | | |/| | | |
| | | | | | | * | [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas2007-07-121-3/+9
| | | | | | | * | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas2007-07-123-22/+31
| | | | | | | * | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-121-0/+4
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | [ARM] 4377/1: KS8695: GPIO driverAndrew Victor2007-07-121-0/+79
| | | | | |/ / | | | | |/| |
| | | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz2007-07-121-1/+1
| | | | | * | [ARM] 4425/2: Gateway 7001 series supportImre Kaloz2007-07-121-2/+3
| | | | | * | [ARM] 4385/2: ixdp425: NAND supportVladimir Barinov2007-07-121-0/+4
| | | | |/ /
| | | * | | [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-122-0/+104
| | | |/ /
| | * | | [ARM] 4432/5: davinci: pin mux supportVladimir Barinov2007-07-121-0/+55
| | * | | [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-122-0/+194
| | * | | [ARM] 4430/1: davinci: clock control supportVladimir Barinov2007-07-121-0/+22
| | |/ /
| * | | [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 familyGreg Ungerer2007-07-121-1/+16
| * | | [ARM] 4427/1: base Atmel at91x40 architecture definesGreg Ungerer2007-07-123-0/+65
| * | | [ARM] 4391/1: make at91 debug unit support optionalGreg Ungerer2007-07-122-3/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-121-5/+12
|\ \ \
| * | | security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-5/+12
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-123-0/+22
|\ \ \ \
| * | | | [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-111-0/+1
| * | | | [IA64] add sn_register_pmi_handler oemcallDean Nelson2007-07-111-0/+20
OpenPOWER on IntegriCloud