summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm: rename badly named define and cleanup ioctl code spacingDave Airlie2007-05-081-6/+4
| * | | | radeon: Don't mess up page flipping when a file descriptor is closed.Michel Dänzer2007-05-082-28/+19
| * | | | drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie2007-05-089-48/+150
| |/ / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-085-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'linux-2.6'Paul Mackerras2007-05-0839-429/+598
| |\ \ \ \ | | |/ / /
| * | | | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-073-3/+3
| * | | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-023-3/+3
| | |_|/ | |/| |
* | | | use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-082-10/+13
* | | | vt: expose system-wide UTF-8 default setting via sysfsAntonino A. Daplas2007-05-081-1/+3
* | | | vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-081-6/+28
* | | | vt: allow for the palette to be exposed and changed via sysfsJan Engelhardt2007-05-081-0/+4
* | | | Char: cyclades, copyright and version changesJiri Slaby2007-05-081-4/+4
* | | | Char: cyclades, probe cleanupJiri Slaby2007-05-081-270/+198
* | | | Char: cyclades, dynamic portsJiri Slaby2007-05-081-73/+69
* | | | Char: cyclades, fix tty device unregisterJiri Slaby2007-05-081-2/+2
* | | | Char: cyclades, conditions cleanupJiri Slaby2007-05-081-39/+21
* | | | Char: cyclades, remove locking macrosJiri Slaby2007-05-081-127/+118
* | | | Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-12/+0
* | | | Char: cyclades, timers cleanupJiri Slaby2007-05-081-12/+5
* | | | Char: cyclades, fix blockmoveJiri Slaby2007-05-081-18/+16
* | | | Char: cyclades, remove sleep_onJiri Slaby2007-05-081-29/+16
* | | | Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-161/+162
* | | | Char: cyclades, get rid of phys addressesJiri Slaby2007-05-081-8/+3
* | | | Char: cyclades, simplify variables initializationJiri Slaby2007-05-081-112/+44
* | | | Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby2007-05-081-2/+2
* | | | Char: cyclades, printk cleanupsJiri Slaby2007-05-081-310/+220
* | | | Char: cyclades, irq is intJiri Slaby2007-05-081-18/+12
* | | | Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-9/+0
* | | | Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-8/+0
* | | | Char: cyclades, depends on PCI or ISAJiri Slaby2007-05-081-1/+1
* | | | Char: cyclades, switch to pci probingJiri Slaby2007-05-081-48/+17
* | | | Char: cyclades, use IS_CYC_Z macroJiri Slaby2007-05-081-11/+6
* | | | Char: isicom, use pr_debugJiri Slaby2007-05-081-2/+1
* | | | Char: cyclades, allow DEBUG_SHIRQJiri Slaby2007-05-081-0/+4
* | | | Char: cyclades, clear interrupts before releasingJiri Slaby2007-05-081-0/+13
* | | | Char: cyclades, tty_register_device separately for each deviceJiri Slaby2007-05-081-1/+19
* | | | Char: cyclades, cy_init error handlingJiri Slaby2007-05-081-4/+19
* | | | Char: cyclades, remove some global varsJiri Slaby2007-05-081-9/+4
* | | | Char: cyclades, init card struct immediatelyJiri Slaby2007-05-081-22/+15
* | | | Char: cyclades, move card entries init into functionJiri Slaby2007-05-081-155/+156
* | | | Char: cyclades, create cy_pci_probeJiri Slaby2007-05-081-305/+318
* | | | Char: cyclades, init Ze immediatelyJiri Slaby2007-05-081-51/+8
* | | | Char: cyclades, use pci_iomap/unmapJiri Slaby2007-05-081-10/+32
* | | | Char: cyclades, create cy_init_ZeJiri Slaby2007-05-081-73/+90
* | | | Char: cyclades, remove useless castsJiri Slaby2007-05-081-19/+19
* | | | Char: cyclades, remove volatilesJiri Slaby2007-05-081-27/+25
* | | | Char: cyclades, timer cleanupJiri Slaby2007-05-081-12/+6
* | | | Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-081-165/+150
* | | | Char: cyclades, remove PAUSEJiri Slaby2007-05-081-9/+0
* | | | no longer #include <asm/kdebug.h>Adrian Bunk2007-05-081-1/+0
OpenPOWER on IntegriCloud