summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-01-09ENGR00161234-1: Enable ocotp clock for mx6qTerry Lv
2012-01-09ENGR00155179-2: Change imx_viim to mxs_viim.Terry Lv
2012-01-09ENGR00154889-2: Add virtual iim driverTerry Lv
2012-01-09ENGR00153373-1 OCOTP: Add missed header fileFrank Li
2012-01-09ENGR00139235-3: IIM(OCOPT): Enable IIM driver for iMX6QTerry Lv
2012-01-09ENGR00139119: mxc_iim: add console output for iim valueTerry Lv
2012-01-09ENGR00138547: mxc_iim: can't release twice in mxc_iimTerry Lv
2012-01-09ENGR00138532: mxc_iim: let mxc_iim work with dd and echoTerry Lv
2012-01-09ENGR00138480: mxc_iim can't be open twiceTerry Lv
2012-01-09ENGR00141399-5 OCOTP: add the ocotp driverHuang Shijie
2012-01-09ENGR00141399-4 RNGB: add RNGB driver for 2.6.38Anish Trivedi
2012-01-09ENGR00141217-9 iim: add iim driver supportFrank Li
2011-10-03TPM: Zero buffer after copying to userspacePeter Huewe
2011-10-03TPM: Call tpm_transmit with correct sizePeter Huewe
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons
2011-05-22agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-13agp/intel: add Ivy Bridge supportJesse Barnes
2011-05-06RAW driver: Remove call to kobject_put().Robert P. J. Day
2011-05-06Allow setting of number of raw devices as a module parameterJan Kara
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-04powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.Robert P. J. Day
2011-05-04hwrng: amd - enable AMD hw rnd driver for Maple PPC boardsDmitry Eremin-Solenikov
2011-05-04hwrng: amd - manage resource allocationDmitry Eremin-Solenikov
2011-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-04-21virtio: console: Enable call to hvc_remove() on console port removeAmit Shah
2011-04-21agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-21agp: fix OOM and buffer overflowVasiliy Kulikov
2011-04-19kmsg: properly support writev to avoid interleaved printk lines fixAndrew Morton
2011-04-19printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...Kay Sievers
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe