summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller2007-07-161-11/+1
* Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-1677-2214/+2485
|\
| * drm: remove core typedefs from the ioc32 wrappersDave Airlie2007-07-161-41/+41
| * drm: remove sarea typedefsDave Airlie2007-07-122-9/+15
| * drm: detypedef the hashtab and more of smanDave Airlie2007-07-128-59/+59
| * drm: de-typedef smanDave Airlie2007-07-126-49/+51
| * drm: detypedeffing continues...Dave Airlie2007-07-1123-142/+143
| * drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-1116-80/+81
| * drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-115-19/+15
| * drm: drop drm_buf_t typedefDave Airlie2007-07-1120-104/+104
| * drm: fixup other drivers for typedef removalsDave Airlie2007-07-1122-296/+296
| * drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-1142-432/+432
| * drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-1125-320/+367
| * r300: updates register headerOliver McFadden2007-07-112-506/+698
| * radeon: add support for vblank on crtc2Dave Airlie2007-07-116-14/+124
| * drm: cleanup list initialisationDave Airlie2007-07-112-5/+4
| * drm: fix typo on code drm getsareaDave Airlie2007-07-111-1/+1
| * drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-119-26/+22
| * drm: cleanup use of Linux list handling macrosDave Airlie2007-07-1118-195/+116
* | Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-161-1/+1
* | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-166-22/+27
|\ \
| * | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-165-5/+7
| * | bsg: support for full generic block layer SG v3Jens Axboe2007-07-162-18/+21
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-169-2675/+6
|\ \ \
| * | | more ACSI removalAdrian Bunk2007-07-168-2623/+0
| * | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-1611-12/+2289
|\ \ \
| * | | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68
| * | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-162-24/+34
| * | | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
| * | | [SPARC64]: Add Sun LDOM virtual network driver.David S. Miller2007-07-164-0/+1233
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-163-62/+93
|\ \ \
| * | | fb: pvr2fb: A few more __devinit annotations for PCI.Paul Mundt2007-07-071-6/+6
| * | | fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt2007-07-071-47/+42
| * | | sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-202-3/+26
| * | | sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-6/+19
* | | | cpwatchdog build fixAndrew Morton2007-07-161-0/+1
* | | | sn_console section mismatch warningJes Sorensen2007-07-161-2/+2
* | | | drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* | | | drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* | | | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl2007-07-161-2/+0
* | | | serial: remove termios checks from various old char serial driversAlan Cox2007-07-165-38/+12
* | | | 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* | | | synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-163-24/+0
* | | | genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* | | | amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* | | | dma: make dma pool to use kmalloc_nodeYinghai Lu2007-07-161-1/+1
* | | | parport_pc: it887x fixNiels de Vos2007-07-161-3/+2
* | | | nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
OpenPOWER on IntegriCloud