summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-2641-394/+648
|\
| * [CRYPTO] tcrypt: Forbid tcrypt from being built-inHerbert Xu2006-06-261-1/+1
| * [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-263-8/+28
| * [CRYPTO] tcrypt: Speed benchmark support for digest algorithmsMichal Ludvig2006-06-262-0/+206
| * [CRYPTO] tcrypt: Return -EAGAIN from module_init()Michal Ludvig2006-06-261-1/+8
| * [CRYPTO] api: Allow replacement when registering new algorithmsHerbert Xu2006-06-261-2/+2
| * [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-262-3/+3
| * [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-264-15/+14
| * [CRYPTO] api: Fixed incorrect passing of context instead of tfmMichal Ludvig2006-06-262-4/+4
| * [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-261-6/+4
| * [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-2637-331/+349
| * [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-265-16/+12
| * [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-262-19/+8
| * [CRYPTO] digest: Add alignment handlingAtsushi Nemoto2006-06-266-15/+35
| * [CRYPTO] khazad: Use 32-bit reads on keyAtsushi Nemoto2006-06-261-3/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-2645-248/+515
|\ \
| * | Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
| * | Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs2006-06-261-3/+30
| * | Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-262-79/+135
| * | Input: fix misspelling of Hangeul keyJerome Pinot2006-06-265-8/+9
| * | Input: via-pmu - add input device supportJohannes Berg2006-06-264-1/+97
| * | Input: rearrange exportsDmitry Torokhov2006-06-261-15/+14
| * | Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-265-61/+119
| * | Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-262-7/+19
| * | Input: return correct size when reading modalias attributeRichard Purdie2006-06-261-1/+1
| * | Input: change my e-mail address in MAINTAINERS fileDmitry Torokhov2006-06-261-1/+2
| * | Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-265-10/+16
| * | Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov2006-06-263-3/+3
| * | Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-2616-30/+40
| * | Input: fix potential overflows in driver/input/mouseDmitry Torokhov2006-06-264-14/+18
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-264455-132493/+202560
| |\ \ | | |/
| * | Input: fix accuracy of fixp-arith.hAnssi Hannula2006-06-051-9/+6
| * | Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula2006-06-051-4/+4
| * | Input: constify drivers/char/keyboard.cAndreas Mohr2006-06-051-4/+4
* | | [PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer2006-06-261-42/+1
* | | [PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer2006-06-261-72/+10
* | | [PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer2006-06-261-154/+6
* | | [PATCH] m68knommu: create configurable RAM setupGreg Ungerer2006-06-261-34/+44
* | | [PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer2006-06-261-4/+2
* | | [PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer2006-06-261-2/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-2619-75/+157
|\ \ \
| * | | V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton2006-06-261-1/+1
| * | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-264-0/+42
| * | | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil2006-06-261-7/+3
| * | | V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil2006-06-261-0/+1
| * | | V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-263-19/+64
| * | | V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-261-3/+2
| * | | V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2006-06-262-4/+16
| * | | V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky2006-06-262-3/+12
| * | | V4L/DVB (4213): Cx88: cleanupsAdrian Bunk2006-06-266-29/+5
OpenPOWER on IntegriCloud