summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Char: rocket, switch sleep_on to completionJiri Slaby2007-10-182-10/+9
* | Char: moxa, remove sleep_onJiri Slaby2007-10-181-4/+5
* | Char: moxa, function names cleanupJiri Slaby2007-10-181-31/+31
* | Char: moxa, cleanup printsJiri Slaby2007-10-181-42/+31
* | Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-181-4/+4
* | Char: cyclades, fix some -W warningsJiri Slaby2007-10-181-49/+39
* | Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2
* | Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292
* | Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-91/+20
* | Char: moxa, fix and optimise empty timerJiri Slaby2007-10-181-2/+2
* | mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-181-2/+2
* | mxser: remove commented crapAlan Cox2007-10-181-19/+0
* | Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby2007-10-181-21/+21
* | Char: mxser_new, move to PCI_VDEVICEJiri Slaby2007-10-181-36/+18
* | Char: mxser_new, upgrade to 1.10Jiri Slaby2007-10-181-8/+24
* | sysctl: simplify the pty sysctl logicEric W. Biederman2007-10-181-1/+23
* | PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* | tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki2007-10-181-3/+8
* | Remove CONFIG_VT_UNICODEJan Engelhardt2007-10-182-22/+1
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-171-5/+6
|\
| * x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-1/+1
|\ \ | |/ |/|
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-1/+1
* | drivers/char/ip2: fix used-uninit'd bugJeff Garzik2007-10-171-5/+1
* | lp_console: cleanupsPavel Machek2007-10-171-9/+8
* | HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell2007-10-171-1/+1
* | Delay creation of khcvd threadRusty Russell2007-10-172-18/+42
* | tty: expose new methods needed for drivers to get termios rightAlan Cox2007-10-171-10/+72
* | add CONFIG_VT_UNICODEBill Nottingham2007-10-175-5/+26
* | n_hdlc.c: fix check-after-useAdrian Bunk2007-10-171-1/+1
* | mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-171-2/+1
* | unicode diacritics supportSamuel Thibault2007-10-174-19/+86
* | Tweak /proc/ipmi removalAlexey Dobriyan2007-10-171-1/+1
* | tpm: pay attention to IRQ info from PNPBjorn Helgaas2007-10-171-9/+13
* | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+2
* | drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-2/+1
* | epca.c: reformat comments and coding style improvementsAlexey Dobriyan2007-10-171-1409/+1202
* | convert ill defined log2() to ilog2()Fengguang Wu2007-10-173-14/+7
* | Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-173-6/+0
* | oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* | mm: bdi init hooksPeter Zijlstra2007-10-171-0/+5
* | video gfx: merge kconfig menusRandy Dunlap2007-10-163-6/+2
* | vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-162-6/+22
* | radeon_driver_vblank_do_wait() staticAdrian Bunk2007-10-161-2/+2
* | Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-1/+1
* | remove ZERO_PAGENick Piggin2007-10-161-108/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-151-457/+0
|\ \
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-13104-711/+2997
| |\|
| * | Input: remove ec3104_keyb driverDmitry Torokhov2007-09-051-457/+0
* | | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-10-157-34/+50
|\ \ \