aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the network device driversDavid Howells2008-11-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the tty driverDavid Howells2008-11-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the block loopback driverDavid Howells2008-11-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Fix queue managementEvgeniy Polyakov2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Remove some unused cruftPatrick McHardy2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Fix queue processingPatrick McHardy2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Fix request context corruptionPatrick McHardy2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Don't copy src sg listPatrick McHardy2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn_795x - Fix DMA setupPatrick McHardy2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov2008-12-24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video: sh_mobile_lcdcfb deferred io supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video: deferred io with physically contiguous memoryMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video: deferred io cleanupMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video: fix deferred io fsync()Magnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Generalize port pin initialization.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.Paul Mundt2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile usb clock framework supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile ceu clock framework supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-22
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-16