aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard
2012-03-28ipmi: simplify lockingCorey Minyard
2012-03-28ipmi: fix message handling during panicsCorey Minyard
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-16Revert "char: Fix typo in viotape.c"Jiri Kosina
2012-03-16powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman
2012-03-05tpm_tis: fix tis_lock with respect to RCUJiri Kosina
2012-02-24char/ramoops: included linux/err.h twiceDanny Kukawka
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-20compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner
2012-02-14tpm_tis: Clean up after module_param cleanupStefan Berger
2012-02-14tpm_tis: Only probe iTPMsStefan Berger
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter
2012-02-09char: Fix typo in tlclk.cMasanari Iida
2012-02-09char: Fix typo in viotape.cMasanari Iida
2012-02-09agp/intel-gtt: export the gtt pagetable iomappingDaniel Vetter
2012-02-09agp/intel-gtt: export the scratch page dma addressDaniel Vetter
2012-02-09char: Fix typo in tlclk.cMasanari Iida
2012-02-09char: Fix typo in viotape.cMasanari Iida
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-02-03Merge branch 'master' into for-nextJiri Kosina
2012-02-03drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.cMichael Witten
2012-01-26agp: fix scratch page cleanupMichal Kubecek
2012-01-19ima: fix Kconfig dependenciesFabio Estevam
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2012-01-17agp/intel: Add pci id for hostbridge from has/qemuBen Widawsky
2012-01-16Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-01-16random: Adjust the number of loops when initializingH. Peter Anvin