drm: move is_pci to the end of the structure
[safe/jmp/linux-2.6] / drivers /
2005-11-23 Dave Airliedrm: move is_pci to the end of the structure
2005-11-23 Dave Airliedrm: add __GFP_COMP to the drm_alloc_pages
2005-11-23 Dave AirlieI think that if a PCI bus is a root bus, attached to...
2005-11-22 Adrian Bunk[SPARC]: drivers/sbus/char/aurora.c: "extern inline...
2005-11-22 Jonathan E Brassow[PATCH] device-mapper raid1: drop mark_region spinlock fix
2005-11-22 jblunck@suse.de[PATCH] device-mapper snapshot: bio_list fix
2005-11-22 Stefan Bader[PATCH] device-mapper dm-mpath: endio spinlock fix
2005-11-22 Alasdair G Kergon[PATCH] device-mapper: mirror log bitset fix
2005-11-22 Alasdair G Kergon[PATCH] device-mapper: list_versions fix
2005-11-22 Kiyoshi Ueda[PATCH] device-mapper dm-ioctl: missing put in table...
2005-11-22 Dave Jones[PATCH] dell_rbu driver depends on x86[64]
2005-11-22 Matthew Dobson[PATCH] Fix a bug in scsi_get_command
2005-11-22 Grant Coady[PATCH] cpufreq: silence cpufreq for UP
2005-11-22 Antonino A. Daplas[PATCH] vgacon: Fix usage of stale height value on...
2005-11-22 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Fix wrong shift calcu...
2005-11-22 Hugh Dickins[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
2005-11-22 Richard Knutsson[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI
2005-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-11-22 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-21 Russell King[SERIAL] imx: Fix missed platform_driver_unregister
2005-11-21 Dave JonesMerge ../linus/
2005-11-21 Dave Jones[AGPGART] Support VIA P4M800CE bridge.
2005-11-20 Dmitry Torokhov[PATCH] Fix an OOPS is CinergyT2
2005-11-20 Dmitry TorokhovFix missing initialization in ir-kbd-gpio.c
2005-11-20 Dmitry TorokhovFix an OOPS when initializing IR remote on saa7134
2005-11-20 Dmitry TorokhovInput: make serio and gameport more swsusp friendly
2005-11-20 Dmitry TorokhovInput: handle failures in input_register_device()
2005-11-20 Dmitry TorokhovInput: uinput - don't use "interruptible" in FF code
2005-11-20 Dmitry TorokhovInput: uinput - add UI_SET_SWBIT ioctl
2005-11-20 Dmitry TorokhovInput: uinput - convert to dynalloc allocation
2005-11-20 Miloslav TrmacInput: wistron - disable wifi/bluetooth on suspend
2005-11-20 Dmitry TorokhovInput: wistron - add PM support
2005-11-20 Dmitry TorokhovInput: wistron - convert to dynamic input_dev allocation
2005-11-20 Bernhard RosenkraenzerInput: wistron - add support for Acer Aspire 1500 notebooks
2005-11-20 Andrew MortonInput: wistron - disable for x86_64
2005-11-20 Dmitry TorokhovInput: add Wistron driver
2005-11-20 Dmitry TorokhovInput: atkbd - speed up setting leds/repeat state
2005-11-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-19 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-19 Bartlomiej Zolnier... [PATCH] ide: add missing __init tags to device drivers
2005-11-19 Bartlomiej Zolnier... [PATCH] ide: remove dead code from flagged_taskfile()
2005-11-19 Bartlomiej Zolnier... [PATCH] ide: remove dead DEBUG_TASKFILE code
2005-11-19 Bartlomiej Zolnier... [PATCH] ide: remove unused ide_action_t:ide_next
2005-11-19 Aurelien Jarno[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
2005-11-19 Mathias Kretschmer[PATCH] via82cxxx: add VIA VT6410 IDE support
2005-11-19 Russell King[SERIAL] Remove unused variable in sa1100.c
2005-11-19 Russell King[SERIAL] Fix status reporting with PL011 serial driver
2005-11-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-18 Linus TorvaldsMerge branch 'parisc' of /linux/kernel/git/kyle/parisc-2.6
2005-11-18 Roland DreierIB/umad: make sure write()s have sufficient data
2005-11-18 James Bottomley[PATCH] ide: fix ide_toggle_bounce() to not try to...
2005-11-18 Ralf Baechle[PATCH] ide: make comment match reality
2005-11-18 Michael S. TsirkinIB/mthca: Safer max_send_sge/max_recv_sge calculation
2005-11-18 Amit Gud[PATCH] cs5520: fix return value of cs5520_init_one()
2005-11-18 Jeff Garzik[PATCH] siimage: docs urls
2005-11-18 Thibaut VARENE[PATCH] aec62xxx: remove all dead (#if0'd) code
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2005-11-18 Jody McIntyresbp2_command_orb_lock must be held when accessing the...
2005-11-18 Kyle McMartinMerge branch 'master'
2005-11-18 Thibaut VARENE[PATCH] pmac IDE: don't release empty interfaces
2005-11-18 Alexey Dobriyan[PATCH] alim15x3: use KERN_WARNING
2005-11-18 Matthew Wilcox[PARISC] Mark hisax and pcbit ISDN drivers as not for...
2005-11-18 Hanna Linder[PATCH] alim15x3: replace pci_find_device() with pci_de...
2005-11-18 Matthew Wilcox[PARISC] Mention PA-RISC in NS87415 help
2005-11-18 Matthew Wilcox[PARISC] Make Serial MUX depend on a specific bus type.
2005-11-18 Laurent Riffard[PATCH] ide: remove ide_driver_t.owner field
2005-11-18 Daniel Drake[PATCH] via82cxxx IDE: support multiple controllers
2005-11-18 Daniel Drake[PATCH] via82cxxx IDE: remove /proc/via entry
2005-11-18 mikem[PATCH 3/3] cciss: add put_disk into cleanup routines
2005-11-18 Jens Axboe[PATCH 2/3] cciss: bug fix for BIG_PASS_THRU
2005-11-18 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2005-11-18 Jeff Garzik[wireless hermes] build fix
2005-11-18 Jeff Garzik[libata sata_mv] update copyright, driver version
2005-11-18 Jeff GarzikMerge branch 'upstream-fixes' of git://git.tuxdriver...
2005-11-18 James Ketrenos[PATCH] ipw2100: Fix 'Driver using old /proc/net/wirele...
2005-11-18 John W. Linville[PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx
2005-11-18 Gabriel A. Devenyi[PATCH] drivers/net/wireless/hermes.c unsigned int...
2005-11-18 Roger While[PATCH] prism54 : Remove extraneous udelay/register...
2005-11-18 Ralf Baechle[PATCH] SAA9730: Add missing header bits.
2005-11-18 Ralf Baechle[PATCH] au1000_eth: Include <linux/config.h>
2005-11-18 Ralf Baechle[PATCH] IOC3: Replace obsolete PCI API
2005-11-18 John W. Linville[PATCH] i82593.h: make header comment GPL-compatible
2005-11-18 Jesse Brandeburg[PATCH] e100: re-enable microcode with more useful...
2005-11-18 Jeff GarzikMerge branch 'halasa-hdlc' of git://git.tuxdriver.com...
2005-11-18 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2005-11-18 Tejun Heo[PATCH] sil24: make error_intr less verbose
2005-11-18 Tejun Heo[PATCH] sil24: add ATAPI support
2005-11-18 Tejun Heo[PATCH] sil24: use SRST for phy_reset
2005-11-18 Tejun Heo[PATCH] sil24: add sil24_restart_controller
2005-11-18 Russell King[PATCH] smc91x: fix bank mismatch
2005-11-18 Nicolas Pitre[PATCH] smc91x: fix one source of spurious interrupts
2005-11-18 Martin Schwidefsky[PATCH] s390: fix class_device_create calls in 3270...
2005-11-18 NeilBrown[PATCH] md: fix is_mddev_idle calculation now that...
2005-11-18 Neil Brown[PATCH] md: don't pass a NULL file* into ->prepare_write()
2005-11-18 Kylene Jo Hall[PATCH] tpm: remove PCI kconfig dependency
2005-11-18 Kylene Jo Hall[PATCH] tpm: use ioread8 and iowrite8
2005-11-18 Kylene Jo Hall[PATCH] tpm: use flush_scheduled_work()
next