aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-264-14/+1
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-2613-18/+18
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2629-39/+5
* [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2627-39/+3
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-268-11/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-2655-60/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-2643-148/+7
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-2632-186/+7
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-263-46/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-2628-42/+0
* [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-266-37/+1
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-2623-33/+1
* [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-261-1/+1
* Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-261-11/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-263-8/+8
|\
| * kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-093-8/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-261-21/+18
|\ \
| * | [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-261-15/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-2643-240/+510
|\ \ \
| * | | 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-264-7/+7
| * | | 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-261-1/+18
| * | | Input: return correct size when reading modalias attributeRichard Purdie2006-06-261-1/+1
| * | | 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-261347-84756/+93132
| |\ \ \ | | |/ /
| * | | 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
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-2617-75/+145
|\ \ \ \
| * | | | 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-262-0/+31
| * | | | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil2006-06-261-7/+3
| * | | | 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
| * | | | V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-261-13/+15
| | |/ / | |/| |
* | | | Merge branch 'x86-64'Linus Torvalds2006-06-265-63/+40
|\ \ \ \