aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-1820-49/+479
|\ \ \ \ \
| * | | | | ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-182-4/+2
| * | | | | [ARM] 5608/1: Updated U300 defconfigLinus Walleij2009-07-171-10/+8
| * | | | | [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-171-0/+1
| * | | | | [ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij2009-07-091-2/+2
| * | | | | [ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten2009-07-091-0/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-07-098-19/+454
| |\ \ \ \ \
| | * | | | | ARM: add support for the EET board, based on the i.MX31 pcm037 moduleGuennadi Liakhovetski2009-06-235-6/+283
| | * | | | | pcm037: add MT9T031 camera supportGuennadi Liakhovetski2009-06-232-12/+108
| | * | | | | Armadillo 500 add NAND flash device support (resend).Alberto Panizzo2009-06-231-0/+16
| | * | | | | ARM MXC: Armadillo 500 add NOR flash device support (resend).Alberto Panizzo2009-06-231-0/+47
| | * | | | | mx31: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-07-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-061-1/+1
| * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-095-13/+10
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
| | * | | | | | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| | * | | | | | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
| | * | | | | | | [ARM] pxa: correct I2CPWR clock for pxa3xxDaniel Mack2009-07-031-1/+1
| | * | | | | | | pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-177-14/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | drm: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
| * | | | | | | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-151-1/+2
| * | | | | | | | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
| * | | | | | | | drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
| * | | | | | | | drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-151-7/+10
| * | | | | | | | drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
| * | | | | | | | drm/radeon: add some missing pci idsAlex Deucher2009-07-151-2/+4
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-07-173-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
| * | | | | | | | | Add dma_debug_init() for ia64fujita2009-07-171-0/+8
| * | | | | | | | | Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-173-11/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-103-11/+12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-174-4/+25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-161-1/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch2009-07-151-1/+13
| * | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-161-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput2009-07-151-2/+5
| * | | | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-161-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checkingJaroslav Kysela2009-07-101-0/+6
| * | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack2009-07-091-1/+1
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-177-11/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | virtio_net: Sync header with qemuAlex Williamson2009-07-171-4/+10
| * | | | | | | | | | | | | virtio-pci: correctly unregister root device on errorMark McLoughlin2009-07-171-1/+1
| * | | | | | | | | | | | | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-171-1/+1
| * | | | | | | | | | | | | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-171-0/+3
| * | | | | | | | | | | | | lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-171-0/+5
| * | | | | | | | | | | | | lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-171-2/+0