summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-1/+1
|\
| * x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1211-789/+10
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0811-789/+10
| |\ \
| | * | Remove drivers/char/ChangeLogJonathan Corbet2010-02-181-775/+0
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-098-8/+8
| | * | vt: remove unused variablesShahar Havivi2010-02-051-4/+0
| | * | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| | * | Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-041-1/+1
* | | | drivers/char/mmtimer.c: eliminate useless codeJulia Lawall2010-03-121-1/+1
* | | | ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-121-0/+17
* | | | ipmi: fix slave_addrs setting to actually workBela Lubkin2010-03-121-2/+3
* | | | ipmi: add parameter to limit CPU usage in kipmidMartin Wilck2010-03-121-2/+64
* | | | copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico2010-03-121-1/+0
* | | | drivers/char/mem.c: cleanupsAndrew Morton2010-03-121-102/+102
* | | | /dev/mem: dont allow seek to last pageWu Fengguang2010-03-121-6/+13
* | | | [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner2010-03-081-2/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-consoleLinus Torvalds2010-03-071-13/+16
|\ \ \
| * | | virtio: console: Use better variable names for fill_queue operationAmit Shah2010-03-041-12/+15
| * | | virtio: console: Fix type of 'len' as unsigned intAmit Shah2010-03-041-1/+1
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-041-10/+113
|\ \ \ \ | |/ / / |/| | |
| * | | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-261-2/+8
| * | | agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt2010-02-261-4/+13
| * | | drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-261-4/+74
| * | | agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt2010-02-261-0/+5
| * | | agp/intel: Add support for Sandybridge.Eric Anholt2010-02-261-1/+14
| * | | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-5/+6
|\ \ \ \
| * | | | USB: tty: Add a function to insert a string of characters with the same flagAlan Cox2010-03-021-5/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-0314-261/+307
|\ \ \ \ \
| * | | | | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich2010-03-021-19/+20
| * | | | | tty: Keep the default buffering to sub-page unitsAlan Cox2010-03-021-2/+4
| * | | | | tty: Fix up char drivers request_room usageAlan Cox2010-03-023-6/+1
| * | | | | tty: Fix the ldisc hangup raceAlan Cox2010-03-021-20/+30
| * | | | | nozomi: Tidy up the PCI tableAlan Cox2010-03-021-5/+1
| * | | | | nozomi: Fix mutex handlingAlan Cox2010-03-021-22/+12
| * | | | | nozomi: Add tty_port usageAlan Cox2010-03-021-47/+68
| * | | | | Char: synclink, remove unnecessary checksJiri Slaby2010-03-021-2/+2
| * | | | | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-024-0/+11
| * | | | | ip2: Add module parameter.Rakib Mullick2010-03-021-0/+13
| * | | | | ip2: remove #ifdef MODULE from ip2main.cRakib Mullick2010-03-021-6/+5
| * | | | | tty: moxa: remove #ifdef MODULE completely.Rakib Mullick2010-03-021-11/+6
| * | | | | hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin2010-03-021-1/+1
| * | | | | serial: isicom.c: use pr_fmt and pr_<level>Joe Perches2010-03-021-23/+26
| * | | | | tty: char: mxser, remove unnecessary tty testJiri Slaby2010-03-021-2/+1
| * | | | | serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz2010-03-021-8/+1
| * | | | | serial: Char: cyclades, fix compiler warningJiri Slaby2010-03-021-6/+0
| * | | | | serial: synclink_gt: dropped transmit data bugfixPaul Fulghum2010-03-021-81/+105
| |/ / / /
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-0118-183/+1585
| |\ \ \ \
OpenPOWER on IntegriCloud