summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König1-0/+1
2008-07-29Input: wm97xx - enable sub-drivers by defaultMark Brown1-12/+9
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang3-0/+345
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt1-5/+5
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison1-4/+2
2008-07-23Input: uinput - remove duplicate includeHuang Weiyi1-1/+0
2008-07-23Input: serio - offload resume to kseriodShaohua Li1-18/+37
2008-07-23Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov1-2/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov6721-389233/+458387
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds36-966/+1042
2008-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2008-07-20ipv6: Fix warning in addrconf code.David Miller1-2/+1
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds3-256/+319
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds290-5190/+47416
2008-07-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds74-1192/+5240
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-520/+1215
2008-07-20pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2-0/+4
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds891-67567/+90317
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds13-154/+154
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven1-2/+3
2008-07-20dio: use dio_match_device() in dio_bus_match()Akinobu Mita1-13/+1
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven1-9/+0
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20m68k: remove stale ARCH_SUN4 #defineAdrian Bunk1-2/+0
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk11-43/+10
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk1-13/+13
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk11-189/+35
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk3-18/+8
2008-07-20export c2pAdrian Bunk1-0/+1
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-07-20drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com1-8/+2
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day1-1/+1
2008-07-20m68k: remove AP1000 codeAdrian Bunk4-19/+0
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk1-1/+1
2008-07-20Stringify support commasMathieu Desnoyers5-8/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven4-10/+16
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2-4/+6
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven4-5/+5
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas1-25/+22
2008-07-20m68k: remove CVS keywordsAdrian Bunk16-19/+10
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds8-109/+73