summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-04-12agp: Use u32 __iomem annotation to silence sparse warning.Santosh Nayak
2012-04-12agp: Remove 'break' after 'return' statement.Santosh Nayak
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-04-09drm/i915: add Haswell devices and their PCI IDsEugeni Dodonov
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-03APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown
2012-04-02tile-srom.c driver: minor code cleanupChris Metcalf
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-29ipmi: use locks on watchdog timeout set on rebootCorey Minyard
2012-03-29ipmi: simplify lockingCorey Minyard
2012-03-29ipmi: fix message handling during panicsCorey Minyard
2012-03-29ipmi: use a tasklet for handling received messagesCorey Minyard
2012-03-29ipmi: increase KCS timeoutsMatthew Garrett
2012-03-29ipmi: 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-28agp/intel: add ValleyView AGP driverJesse Barnes
2012-03-28agp/intel: map more registers for use by the GTT codeJesse Barnes
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-24Merge 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-22Merge 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-21Merge 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-15powerpc: 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