aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker
2014-01-08char: nwbutton: open-code interruptible_sleep_onArnd Bergmann
2013-12-18i8k: Implement hwmon based fan speed controlGuenter Roeck
2013-12-18i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck
2013-12-18i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck
2013-12-18i8k: Add support for Dell XPS M140Guenter Roeck
2013-12-18i8k: Add support for Dell Studio laptopsGuenter Roeck
2013-12-18i8k: Add copyrightGuenter Roeck
2013-12-18i8k: Force SMM to run on CPU 0Guenter Roeck
2013-12-18i8k: Drop driver version number and info message at startupGuenter Roeck
2013-12-18i8k: Remove obsolete link to out-of-tree driverGuenter Roeck
2013-12-18i8k: Support additional temperature sensorsGuenter Roeck
2013-12-18i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck
2013-12-18i8k: Fix various checkpatch warnings and errorsGuenter Roeck
2013-12-18i8k: Convert to use pr_ functions instead of printkGuenter Roeck
2013-12-18char: Int overflow in lp_do_ioctl().Yongjian Xu
2013-12-16Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman
2013-12-08char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-04drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-03random: add debugging code to detect early use of get_random_bytes()Theodore Ts'o
2013-11-03random: initialize the last_time field in struct timer_rand_stateTheodore Ts'o
2013-11-03random: don't zap entropy count in rand_initialize()Theodore Ts'o
2013-11-03random: printk notifications for urandom pool initializationTheodore Ts'o
2013-11-03random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o
2013-10-30hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov
2013-10-29virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-22tpm: use tabs instead of whitespaces in KconfigPeter Huewe
2013-10-22tpm: Fix module name description in Kconfig for tpm_i2c_infineonPeter Huewe
2013-10-22tpm: Add support for Atmel I2C TPMsJason Gunthorpe
2013-10-22tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe
2013-10-22tpm: Rename tpm.c to tpm-interface.cJason Gunthorpe
2013-10-22tpm: cleanup checkpatch warningsPeter Huewe
2013-10-22tpm: Remove tpm_show_caps_1_2Jason Gunthorpe