summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-23omap: Devkit8000: Fix typo in suppliesThomas Weber1-1/+1
2010-04-23n8x0_defconfig: remove CONFIG_NILFS2_FS overrideFrancisco Alecrim1-1/+0
2010-04-23omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber1-4/+4
2010-04-23omap4: Fix McBSP4 base addressSantosh Shilimkar1-1/+1
2010-04-23omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y optionsJarkko Nikula1-2/+0
2010-04-23omap: rx51_defconfig: Remove duplicate phonetJarkko Nikula1-1/+0
2010-04-23omap: fix a gpmc nand problemstanley.miao1-0/+3
2010-04-23AM3517: initialize i2c subsystem after mux subsystemstanley.miao1-2/+2
2010-04-23omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao1-2/+0
2010-04-23omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao1-0/+7
2010-04-23OMAP4: Clocks: Change SPI Instance NamesAbraham Arce1-4/+4
2010-04-23omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber1-2/+2
2010-04-23OMAP4: Fix for CONTROL register BaseSantosh Shilimkar1-1/+1
2010-04-23OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala1-1/+1
2010-04-23omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra1-4/+4
2010-04-23omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren1-9/+9
2010-04-23omap2: Fix ARM processor check for 24xxTony Lindgren1-1/+1
2010-04-23omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff2-4/+4
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-10/+15
2010-04-23Cleanup generic block based fiemapJosef Bacik2-41/+56
2010-04-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes1-1/+1
2010-04-23Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+9
2010-04-23Merge branch 'fix/hda' into for-linusTakashi Iwai4-10/+6
2010-04-23drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher1-1/+1
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen1-0/+2
2010-04-23ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen1-0/+1
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden3-5/+15
2010-04-23drm/radeon/kms: don't print error for legal crtcs.Dave Airlie1-3/+3
2010-04-23drm/radeon/kms/evergreen: fix LUT setupAlex Deucher1-4/+4
2010-04-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+14
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet2-10/+21
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik1-0/+1
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher1-1/+2
2010-04-22libata: fix docs, RE port and device of libata.force ID separated by pointRoman Fietze1-1/+1
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2-0/+8
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo1-0/+4
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-30/+139
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-6/+9
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds9-42/+246
2010-04-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-17/+18
2010-04-22omap: DMA: Init CDAC to zeromanjugk manjugk1-0/+9
2010-04-22omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik1-3/+3
2010-04-22arm: omap1: remove dead code from timer32k.cFelipe Balbi1-15/+0
2010-04-22omap: fix clocksource_32k to start from zeroAaro Koskinen1-5/+14
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett1-5/+1
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas1-6/+37
2010-04-22PCI: revert broken device warningBjorn Helgaas1-16/+7
2010-04-22rdma: potential ERR_PTR dereferenceDan Carpenter1-1/+1
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter1-2/+3