aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-22
* ipmi: fix acpi probe printYinghai Lu2010-09-22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-22
|\
| * char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-22
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-21
|\ \
| * | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-17
| |/
* | virtio: console: Prevent userspace from submitting NULL buffersAmit Shah2010-09-20
* | virtio: console: Fix poll blocking even though there is data to readHans de Goede2010-09-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-09-08
|\
| * Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-07
|\ \
| * | Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-07
|\ \ \
| * | | tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani2010-09-03
| * | | vt: Fix console corruption on driver hand-over.Francisco Jerez2010-09-03
* | | | intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-07
* | | | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-07
* | | | agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-07
* | | | agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-07
* | | | agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-06
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\ \ \ | | |/ | |/|
| * | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
| * | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
* | | synclink: add mutex_unlock() on error pathDan Carpenter2010-08-23
* | | rocket: add a mutex_unlock()Dan Carpenter2010-08-23
* | | ip2: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-23
* | | ip2: remove unneeded NULL checkDan Carpenter2010-08-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-22
|\ \ \
| * | | drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-22
| * | | agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\ \ \ \
| * | | | tty: fix fu_list abuseNick Piggin2010-08-18
| * | | | fs: cleanup files_lock lockingNick Piggin2010-08-18
| | |/ / | |/| |
* | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\ \ \ \
| * | | | of: Fix missing includesGrant Likely2010-08-17
| |/ / /
* | | | vt,console,kdb: preserve console_blanked while in kdbJason Wessel2010-08-16
* | | | vt: fix regression warnings from KMS mergeJason Wessel2010-08-16
|/ / /
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \ \
| * | | param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-11
| * | | Add param ops struct for hvc_iucv driver.Sachin Sant2010-08-11
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ \ \
| * | | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
| | |_|/ | |/| |
* | | | pc8736x_gpio: depends on X86_32Randy Dunlap2010-08-12
* | | | kfifo: fix kfifo miss use of nozami.cStefani Seibold2010-08-11
* | | | drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall2010-08-11
* | | | ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-11
* | | | ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-11
* | | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-11
| |/ / |/| |
* | | Char: nozomi, set tty->driver_data appropriatelyJiri Slaby2010-08-10
* | | Char: nozomi, fix tty->count countingJiri Slaby2010-08-10