summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-12-284-365/+419
|\
| * crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper2008-12-251-13/+7Star
| * crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-251-41/+41
| * crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov2008-12-251-3/+5
| * crypto: hifn_795x - Fix queue managementEvgeniy Polyakov2008-12-251-93/+81Star
| * crypto: hifn_795x - Remove some unused cruftPatrick McHardy2008-12-251-31/+1Star
| * crypto: hifn_795x - Fix queue processingPatrick McHardy2008-12-251-1/+8
| * crypto: hifn_795x - Fix request context corruptionPatrick McHardy2008-12-251-44/+56
| * crypto: hifn_795x - Don't copy src sg listPatrick McHardy2008-12-251-42/+33Star
| * crypto: hifn_795x - Fix DMA setupPatrick McHardy2008-12-251-84/+81Star
| * crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu2008-12-251-10/+42
| * crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-251-1/+1
| * crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-252-44/+91
| * crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-252-9/+24
| * crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-251-9/+3Star
| * crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov2008-12-251-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-12-2814-595/+583Star
|\ \ | |/ |/|
| * serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt2008-12-221-1/+1
| * video: sh_mobile_lcdcfb deferred io supportMagnus Damm2008-12-222-22/+149
| * video: deferred io with physically contiguous memoryMagnus Damm2008-12-221-5/+15
| * video: deferred io cleanupMagnus Damm2008-12-221-0/+3
| * video: fix deferred io fsync()Magnus Damm2008-12-221-0/+4
| * sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2008-12-222-7/+9
| * serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt2008-12-221-0/+3
| * serial: sh-sci: Generalize port pin initialization.Paul Mundt2008-12-222-114/+43Star
| * serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2008-12-222-27/+29
| * serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt2008-12-221-23/+26
| * serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt2008-12-221-28/+10Star
| * serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-221-181/+20Star
| * sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-221-2/+20
| * sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu2008-12-221-11/+13
| * sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu2008-12-221-67/+19Star
| * usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-222-3/+2Star
| * serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi2008-12-221-56/+74
| * media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.Paul Mundt2008-12-221-1/+1
| * sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-221-13/+33
| * sh: sh_mobile usb clock framework supportMagnus Damm2008-12-222-3/+40
| * sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-222-29/+32
| * sh: sh_mobile ceu clock framework supportMagnus Damm2008-12-221-1/+19
| * sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-221-5/+23
| * sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-221-37/+36Star
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-2415-41/+48
|\ \
| * | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-231-1/+2
| * | V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-161-1/+1
| * | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-169-33/+33
| * | V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-161-2/+2
| * | V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-162-1/+7
| * | V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-161-3/+3
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-241-2/+2
|\ \ \
| * | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
| | |/ | |/|