aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\
| * agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
| * agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
| * drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-01
| * agp/intel: Destroy the scatterlist on allocation failureChris Wilson2010-08-01
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
| |\
| * | agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2010-08-01
| * | agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2010-08-01
| * | intel_agp: Don't oops with zero stolen memoryOndrej Zary2010-08-01
* | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\ \ \
| * | | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
| * | | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-05
| | |/ | |/|
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \
| * | | of/address: Clean up function declarationsGrant Likely2010-08-01
| * | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\ \ \
| * | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\| |
| * | | hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-08
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\ \ \ \ \
| * | | | | random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-31
| * | | | | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-05
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
| |\ \ \ \ \
| | * | | | | Input: keyboard - also match braille-only keyboardsSamuel Thibault2010-07-31
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-26
|\ \ \ \ \ \
| * | | | | | agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-26
| | |_|_|/ / | |/| | | |
* | | | | | tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-25
| |_|_|_|/ |/| | | |
* | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
|/ / / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-01
|\ \ \ \
| * | | | agp: add no warn since we have a fallback to vmalloc pathsDave Airlie2010-06-14
| * | | | agp: drop vmalloc flag.Dave Airlie2010-06-14
| | |/ / | |/| |
* | | | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-29
* | | | ipmi: make sure drivers were registered before unregistering themMatthew Garrett2010-06-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-22
| |\| |
| * | | Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov2010-06-09
* | | | TPM: ReadPubEK output struct fixRajiv Andrade2010-06-14
| |/ / |/| |
* | | Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-04
|\ \ \
| * | | vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-04
| * | | tty: fix a little bug in scrup, vt.cFrank Pan2010-06-04
| * | | TTY/n_gsm: potential double lockDan Carpenter2010-06-04
* | | | ramoops: add HAS_IOMEM dependencyHeiko Carstens2010-06-04
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-03
|\ \ \
| * | | agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
* | | | virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah2010-06-03
* | | | virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah2010-06-03
|/ / /