summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren21-86/+256
2008-10-06ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley3-23/+64
2008-10-06ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2-19/+339
2008-10-06ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren4-16/+34
2008-10-06ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren3-19/+21
2008-10-06ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander3-60/+47
2008-10-03Merge unstable branch 'omap-rmk'Russell King621-5661/+28203
2008-10-03Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King23-147/+3578
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King7-9/+16
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King5-18/+18
2008-09-05[ARM] omap: fix inappropriate casting in gpio.cRussell King2-36/+36
2008-09-05[ARM] omap: DSP registers don't need to be castedRussell King2-4/+4
2008-09-05[ARM] omap: make sure virtual mmio addresses are __iomem pointer-likeRussell King2-7/+7
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King15-80/+82
2008-09-05[ARM] omap: convert mcbsp to use ioremap()Russell King4-29/+28
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King9-26/+107
2008-09-05[ARM] omap: allow ioremap() to use our fixed IO mappingsRussell King3-1/+90
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King1-1/+5
2008-09-05[SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King1-7/+14
2008-09-05[ARM] omap: improve is_omap_port()Russell King2-7/+7
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King4-2/+17
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-09-03[ARM] omap: fix gpio.c build errorRussell King1-1/+1
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-90/+102
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-02pm_qos_requirement might sleepJohn Kacur1-16/+9
2008-09-02rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-02sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson1-0/+27
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt1-1/+1
2008-09-02hp-wmi: add proper hotkey supportMatthew Garrett1-2/+8
2008-09-02hp-wmi: update to match current rfkill semanticsMatthew Garrett1-35/+46
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey1-0/+19
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro1-1/+8
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2-2/+12
2008-09-02devcgroup: fix race against rmdir()Li Zefan1-9/+9
2008-09-02cirrusfb: check_par fixesKrzysztof Helt1-41/+18
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2-50/+34
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov1-3/+6
2008-09-02mmc: at91_mci: don't use coherent dma buffersDavid Brownell1-4/+16
2008-09-028250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2-4/+13
2008-09-02MAINTAINERS: add a maintainer for the BCM5974 multitouch driverHenrik Rydberg1-0/+6
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz1-1/+1
2008-09-02acer-wmi: remove debugfs entries upon unloadingRuss Dill1-1/+2
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2-4/+11