summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-25crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Fix queue managementEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Remove some unused cruftPatrick McHardy
2008-12-25crypto: hifn_795x - Fix queue processingPatrick McHardy
2008-12-25crypto: hifn_795x - Fix request context corruptionPatrick McHardy
2008-12-25crypto: hifn_795x - Don't copy src sg listPatrick McHardy
2008-12-25crypto: hifn_795x - Fix DMA setupPatrick McHardy
2008-12-25crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper
2008-12-25crypto: talitos - Pass correct interrupt status to error handlerKim Phillips
2008-12-25crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm
2008-12-22video: deferred io with physically contiguous memoryMagnus Damm
2008-12-22video: deferred io cleanupMagnus Damm
2008-12-22video: fix deferred io fsync()Magnus Damm
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt