aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-6/+6
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apmLinus Torvalds1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-03APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown1-1/+1
2012-04-02tile-srom.c driver: minor code cleanupChris Metcalf1-6/+6
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-1/+0
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov2-0/+3
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-168/+171
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-28ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-28ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds18-18/+0
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells18-18/+0
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-5/+6
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1041/+0
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-9/+14
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-8/+8
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-286/+1
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-3/+2
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-03-16Revert "char: Fix typo in viotape.c"Jiri Kosina1-1/+1
2012-03-16powerpc: Remove some of the legacy iSeries specific device driversStephen Rothwell1-1041/+0
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-1/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby2-3/+0
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman3-282/+0
2012-03-05tpm_tis: fix tis_lock with respect to RCUJiri Kosina1-5/+5
2012-02-24char/ramoops: included linux/err.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+2
2012-02-20compat: Handle COMPAT_USE_64BIT_TIME in the lp driverH. Peter Anvin1-4/+1
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner1-1/+2
2012-02-14tpm_tis: Clean up after module_param cleanupStefan Berger1-4/+5
2012-02-14tpm_tis: Only probe iTPMsStefan Berger2-3/+7
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter30-235/+371
2012-02-09char: Fix typo in tlclk.cMasanari Iida1-1/+1
2012-02-09char: Fix typo in viotape.cMasanari Iida1-1/+1
2012-02-09agp/intel-gtt: export the gtt pagetable iomappingDaniel Vetter1-0/+1
2012-02-09agp/intel-gtt: export the scratch page dma addressDaniel Vetter1-5/+4
2012-02-09char: Fix typo in tlclk.cMasanari Iida1-1/+1
2012-02-09char: Fix typo in viotape.cMasanari Iida1-1/+1
2012-02-09Merge branch 'next-queue' into nextJames Morris1-1/+0