summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman2006-06-273-13/+18
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-276-20/+20
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-2714-42/+54
* [PATCH] 64bit resource: fix up printks for resources in pcmcia driversGreg Kroah-Hartman2006-06-274-9/+16
* [PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman2006-06-276-18/+20
* [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-275-7/+9
* [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-275-12/+16
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-278-43/+55
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-2711-33/+38
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-271-1/+3
|\
| * [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar2006-06-261-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-271-1/+3
|\ \
| * | [SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins2006-06-261-1/+3
* | | [PATCH] type-oh bug in tlclk.cmark gross2006-06-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-2643-60/+55Star
|\ \ \
| * | | Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl2006-06-261-2/+2
| * | | ixj: make ixj_set_tone_off() staticMatthew Martin2006-06-261-1/+1
| * | | spelling fixesAndreas Mohr2006-06-2632-43/+43
| * | | fix paniced->panicked typosLee Revell2006-06-261-3/+3
| * | | remove the bouncing email address of David CampbellAdrian Bunk2006-06-268-11/+6Star
| |/ /
* | | [PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil2006-06-261-1/+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/+18Star
|\ \ \ \
| * | | | [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-261-6/+4Star
| * | | | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-15/+14Star
| | |/ / | |/| |
* | | | 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/+14Star
| * | | | 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/+6Star
| * | | | 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