| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell | 2007-07-12 | 2 | -9/+16 |
* | USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching | Daniel Drake | 2007-07-12 | 1 | -0/+22 |
* | USB: add RESET_RESUME device quirk | Alan Stern | 2007-07-12 | 1 | -0/+3 |
* | USB: add USB-Persist facility | Alan Stern | 2007-07-12 | 1 | -2/+6 |
* | USB: suspend support for usb serial | Oliver Neukum | 2007-07-12 | 1 | -0/+7 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-12 | 25 | -95/+673 |
|\ |
|
| *-----------. | Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa... | Russell King | 2007-07-12 | 19 | -91/+578 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code | Eric Miao | 2007-07-12 | 1 | -20/+2 |
| | | | | | | | * | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs | Eric Miao | 2007-07-12 | 1 | -5/+23 |
| | | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS | Eric Miao | 2007-07-12 | 1 | -9/+6 |
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP | Eric Miao | 2007-07-12 | 2 | -8/+5 |
| | | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macros | Russell King | 2007-07-12 | 1 | -0/+36 |
| | | | | | | | * | [ARM] pxa: remove MMC register defines from pxa-regs.h | Russell King | 2007-07-12 | 1 | -21/+1 |
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() function | Russell King | 2007-07-12 | 1 | -1/+0 |
| | | | | |_|_|/
| | | | |/| | | |
|
| | | | | | | * | [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs | Catalin Marinas | 2007-07-12 | 1 | -3/+9 |
| | | | | | | * | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file | Catalin Marinas | 2007-07-12 | 3 | -22/+31 |
| | | | | | | * | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone | George G. Davis | 2007-07-12 | 1 | -0/+4 |
| | | | | |_|/
| | | | |/| | |
|
| | | | | | * | [ARM] 4377/1: KS8695: GPIO driver | Andrew Victor | 2007-07-12 | 1 | -0/+79 |
| | | | | |/
| | | | |/| |
|
| | | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 support | Imre Kaloz | 2007-07-12 | 1 | -1/+1 |
| | | | | * | [ARM] 4425/2: Gateway 7001 series support | Imre Kaloz | 2007-07-12 | 1 | -2/+3 |
| | | | | * | [ARM] 4385/2: ixdp425: NAND support | Vladimir Barinov | 2007-07-12 | 1 | -0/+4 |
| | | | |/ |
|
| | | * | | [ARM] 4373/1: i.MX/MX1 GPIO support implementation | Pavel Pisa | 2007-07-12 | 2 | -0/+104 |
| | | |/ |
|
| | * | | [ARM] 4432/5: davinci: pin mux support | Vladimir Barinov | 2007-07-12 | 1 | -0/+55 |
| | * | | [ARM] 4457/2: davinci: GPIO support | Vladimir Barinov | 2007-07-12 | 2 | -0/+194 |
| | * | | [ARM] 4430/1: davinci: clock control support | Vladimir Barinov | 2007-07-12 | 1 | -0/+22 |
| | |/ |
|
| * | | [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 family | Greg Ungerer | 2007-07-12 | 1 | -1/+16 |
| * | | [ARM] 4427/1: base Atmel at91x40 architecture defines | Greg Ungerer | 2007-07-12 | 3 | -0/+65 |
| * | | [ARM] 4391/1: make at91 debug unit support optional | Greg Ungerer | 2007-07-12 | 2 | -3/+14 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-12 | 1 | -5/+12 |
|\ \ |
|
| * | | security: Protection for exploiting null dereference using mmap | Eric Paris | 2007-07-11 | 1 | -5/+12 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 | 3 | -0/+22 |
|\ \ \ |
|
| * | | | [IA64] Support multiple CPUs going through OS_MCA | Russ Anderson | 2007-07-11 | 1 | -0/+1 |
| * | | | [IA64] add sn_register_pmi_handler oemcall | Dean Nelson | 2007-07-11 | 1 | -0/+20 |
| * | | | [IA64] SN: Correct ROM resource length for BIOS copy | John Keller | 2007-07-09 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 25 | -396/+33 |
|\ \ \ |
|
| * | | | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -0/+1 |
| * | | | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 19 | -252/+0 |
| * | | | PCI: Fix typo in include/linux/pci.h | Rolf Eike Beer | 2007-07-11 | 1 | -1/+1 |
| * | | | PCI: pci_ids, remove double or more empty lines | Jiri Slaby | 2007-07-11 | 1 | -48/+0 |
| * | | | PCI: pci_ids, add atheros and 3com_2 vendors | Jiri Slaby | 2007-07-11 | 1 | -0/+4 |
| * | | | PCI: pci_ids, reorder some entries | Jiri Slaby | 2007-07-11 | 1 | -8/+8 |
| * | | | PCI: i386: traps, change VENDOR to DEVICE | Jiri Slaby | 2007-07-11 | 1 | -1/+1 |
| * | | | PCI: ATM: lanai, change VENDOR to DEVICE | Jiri Slaby | 2007-07-11 | 1 | -2/+2 |
| * | | | PCI: read revision ID by default | Auke Kok | 2007-07-11 | 1 | -0/+1 |
| * | | | PCI: remove useless pci driver method | David Brownell | 2007-07-11 | 1 | -1/+0 |
| * | | | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 2007-07-11 | 1 | -0/+2 |
| * | | | PCI aer: fix stub return values | Stephen Hemminger | 2007-07-11 | 1 | -4/+4 |
| * | | | + pci_find_slot-mark-deprecated.patch added to -mm tree | Alan Cox | 2007-07-11 | 1 | -1/+1 |
| * | | | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 2007-07-11 | 1 | -1/+1 |
| * | | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 21 | -77/+2 |