aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin
2006-08-08Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik
2006-08-08Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell
2006-08-08V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab
2006-08-08V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Hans Verkuil
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck
2006-08-08V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Mauro Carvalho Chehab
2006-08-07[TG3]: Fix tx race conditionMichael Chan
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig
2006-08-07[S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter
2006-08-07[S390] retry after deferred condition code.Cornelia Huck
2006-08-07[S390] tape class return value handling.Heiko Carstens
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearNeilBrown
2006-08-06[PATCH] omap-rng build fixDavid Brownell
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering
2006-08-06[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo