summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
* USB: ftdi_sio driver - new PIDsJonathan Davies2006-08-112-0/+8
* USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama2006-08-111-0/+2
* USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
* USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling2006-08-111-0/+10
* PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
* pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
* Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2006-08-102-5/+7
|\
| * [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
| * [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
| * [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä2006-08-061-1/+2
* | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-102-1/+4
|\ \
| * | [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
| * | [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
| |/
* | [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-091-0/+30
* | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-092-28/+31
|\ \
| * | [TG3]: Fix tx race conditionMichael Chan2006-08-072-26/+31
| * | [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-071-2/+0
* | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-091-1/+1
|\ \ \
| * | | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
| |/ /
* | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-094-29/+24
|\ \ \
| * | | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-091-0/+13
| * | | [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-091-2/+2
| * | | Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik2006-08-083-27/+9
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-051-4/+4
| | * | [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-051-25/+6
| | * | [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-051-1/+0
| | * | [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-051-0/+1
| | * | [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-051-1/+2
* | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman2006-08-0819-72/+98
|\ \ \ \
| * | | | V4L/DVB (4431): Add several error checks to dstYeasah Pell2006-08-081-31/+27
| * | | | V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja2006-08-081-0/+1
| * | | | V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab2006-08-081-0/+4
| * | | | V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Hans Verkuil2006-08-081-6/+8
| * | | | V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil2006-08-081-2/+2
| * | | | V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil2006-08-081-2/+2
| * | | | V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2006-08-082-4/+4
| * | | | V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab2006-08-085-14/+12
| * | | | V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab2006-08-085-9/+9
| * | | | V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck2006-08-081-0/+1
| * | | | V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Mauro Carvalho Chehab2006-08-081-4/+28
| |/ / /
* | | | [S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter2006-08-071-0/+1
* | | | [S390] retry after deferred condition code.Cornelia Huck2006-08-071-0/+3
* | | | [S390] tape class return value handling.Heiko Carstens2006-08-071-1/+1
|/ / /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-0616-306/+487
|\ \ \
| * | | Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-041-58/+77
| * | | Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-041-0/+1
| * | | Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-041-2/+2
| * | | Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-041-14/+19
OpenPOWER on IntegriCloud