summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-03OMAP3 clock: Fixed processing of bootarg 'mpurate'Sanjeev Premi1-8/+9
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo1-0/+9
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley1-2/+2
2009-08-28OMAP3: update OMAP3 Beagle defconfigPaul Walmsley1-9/+32
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi1-0/+5
2009-08-28OMAP3: Zoom2: Update board defconfigVikram Pandita1-76/+408
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita1-11/+192
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita3-0/+119
2009-08-28OMAP3: rx51_defconfig: add twl4030 to rx51 default configurationTimo Kokkonen1-0/+1
2009-08-28OMAP3: 3430SDP: Fix defconfigSergio Aguirre1-10/+10
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2-1/+3
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU6-19/+449
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU1-1/+1
2009-08-28OMAP2: n8x0: add n8x0_defconfigKalle Valo1-0/+1104
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo3-1/+155
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo2-0/+6
2009-08-28OMAP1: AMS_DELTA: add modem supportJanusz Krzysztofik1-0/+38
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala1-4/+23
2009-08-28OMAP: Remove omap boot parsing codeRoger Quadros1-44/+0
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo29-149/+0
2009-08-28OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2-45/+0
2009-08-28OMAP: Remove ifdefs for io.hTony Lindgren3-13/+34
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren4-18/+18
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren27-157/+196
2009-08-28Linux 2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-85/+177
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds10-134/+107
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells1-3/+15
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris1-69/+103
2009-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+47
2009-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-136/+79
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+4
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-12/+17
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8