aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-09-03OMAP2/3/4 PRCM: add module IDLEST wait codePaul Walmsley
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley
2009-09-03OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdmPaul Walmsley
2009-09-03OMAP clock: associate MPU clocks with the mpu_clkdmPaul Walmsley
2009-09-03OMAP3 clock: Fixed processing of bootarg 'mpurate'Sanjeev Premi
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley
2009-08-28OMAP3: update OMAP3 Beagle defconfigPaul Walmsley
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi
2009-08-28OMAP3: Zoom2: Update board defconfigVikram Pandita
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita
2009-08-28OMAP3: rx51_defconfig: add twl4030 to rx51 default configurationTimo Kokkonen
2009-08-28OMAP3: 3430SDP: Fix defconfigSergio Aguirre
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU
2009-08-28OMAP2: n8x0: add n8x0_defconfigKalle Valo
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo
2009-08-28OMAP1: AMS_DELTA: add modem supportJanusz Krzysztofik
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala
2009-08-28OMAP: Remove omap boot parsing codeRoger Quadros
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-08-28OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo
2009-08-28OMAP: Remove ifdefs for io.hTony Lindgren
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-08-27Linux 2.6.31-rc8Linus Torvalds
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo