summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-222-9/+18
|\
| * drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-212-0/+3
| * agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-211-9/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-182-31/+65
|\ \
| * | tty: fix fu_list abuseNick Piggin2010-08-182-35/+55
| * | fs: cleanup files_lock lockingNick Piggin2010-08-182-9/+23
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-0/+1
|\ \ \
| * | | of: Fix missing includesGrant Likely2010-08-161-0/+1
| |/ /
* | | vt,console,kdb: preserve console_blanked while in kdbJason Wessel2010-08-161-0/+3
* | | vt: fix regression warnings from KMS mergeJason Wessel2010-08-161-4/+4
|/ /
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-122-17/+34
|\ \
| * | param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-111-15/+27
| * | Add param ops struct for hvc_iucv driver.Sachin Sant2010-08-111-2/+7
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-126-10/+10
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-066-10/+10
* | | | pc8736x_gpio: depends on X86_32Randy Dunlap2010-08-121-1/+1
* | | | kfifo: fix kfifo miss use of nozami.cStefani Seibold2010-08-111-2/+1
* | | | drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall2010-08-111-1/+1
* | | | ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-111-1/+11
* | | | ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-111-7/+28
* | | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-111-8/+2
| |/ / |/| |
* | | Char: nozomi, set tty->driver_data appropriatelyJiri Slaby2010-08-101-1/+2
* | | Char: nozomi, fix tty->count countingJiri Slaby2010-08-101-0/+1
* | | mxser: remove unnesesary NULL checkKulikov Vasiliy2010-08-101-1/+1
* | | tty_io: remove casts from void*Kulikov Vasiliy2010-08-101-6/+6
* | | tty: avoid recursive BTM in pty_closeArnd Bergmann2010-08-102-13/+15
* | | tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-108-1/+19
* | | tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-102-0/+48
* | | tty: remove tty_lock_nestedArnd Bergmann2010-08-104-26/+24
* | | tty: untangle locking of wait_until_sentArnd Bergmann2010-08-101-2/+9
* | | tty: reorder ldisc lockingArnd Bergmann2010-08-102-6/+27
* | | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-105-8/+15
* | | tty: never hold BTM while getting tty_mutexArnd Bergmann2010-08-102-19/+17
* | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-1012-104/+119
* | | tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-103-11/+11
* | | tty: Make vt's have a tty_portAlan Cox2010-08-101-0/+2
* | | vc: Locking clean upAlan Cox2010-08-102-3/+8
* | | synclink: reworking locking a bitAlan Cox2010-08-102-2/+19
* | | specialix: Kill the BKLAlan Cox2010-08-101-6/+5
* | | epca: Kill the big kernel lockAlan Cox2010-08-101-3/+1
* | | cyclades: Kill off BKL usageAlan Cox2010-08-101-11/+9
* | | synclink: kill the big kernel lockAlan Cox2010-08-103-73/+56
* | | rocket: kill BKLAlan Cox2010-08-101-9/+19
* | | isicom: kill off the BKLAlan Cox2010-08-101-8/+5
* | | riscom8: kill use of lock_kernelAlan Cox2010-08-101-6/+8
* | | istallion: use bit ops for the board flagsAlan Cox2010-08-101-18/+18
* | | stallion: prune lock_kernel callsAlan Cox2010-08-102-17/+25
* | | vt/console: try harder to print output when panicingJesse Barnes2010-08-101-4/+9
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-103-9/+47
* | | vt: clean up the code - use kernel libraryAndy Shevchenko2010-08-101-2/+3
OpenPOWER on IntegriCloud