aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17char: change to new flag variablematt mooney
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng
2011-03-07tty: move cd1865.h to drivers/staging/tty/Arnd Bergmann
2011-03-07Staging: tty: fix build with epca.c driverGreg Kroah-Hartman
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds
2011-03-01pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin