summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig6-48/+49
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric2-0/+6
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed4-27/+613
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen1-5/+5
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley1-1/+1
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig6-75/+35
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig3-11/+11
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig2-31/+308
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2-9/+11
2006-01-14[SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer1-0/+3
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann6-38/+29
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann6-64/+136
2006-01-14[SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2-0/+47
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann1-0/+4
2006-01-14[SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig1-91/+111
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig4-91/+13
2006-01-14[SCSI] sas: fix removal of devices behind expandersChristoph Hellwig1-1/+11
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov5-66/+301
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-5/+8
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-14[PATCH] powerpc: macio-adb build fixDavid Woodhouse1-5/+8
2006-01-14[PATCH] SPI: add spi_butterfly driverDavid Brownell2-0/+433
2006-01-14[PATCH] spi: remove fastcall crapAndrew Morton1-1/+6
2006-01-14[PATCH] spi: misc fixesDavid Brownell4-2/+15
2006-01-14[PATCH] spi: use linked lists rather than an arrayVitaly Wool5-84/+110
2006-01-14[PATCH] spi: M25 series SPI flashMike Lavender3-0/+589
2006-01-14[PATCH] spi: add spi_bitbang driverDavid Brownell3-0/+474
2006-01-14[PATCH] spi: ads7836 uses spi_driverDavid Brownell1-42/+42
2006-01-14[PATCH] SPI core tweaks, bugfixDavid Brownell1-17/+28
2006-01-14[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell1-32/+86
2006-01-14[PATCH] spi: mtd dataflash driverDavid Brownell3-0/+632
2006-01-14[PATCH] spi: ads7846 driverDavid Brownell3-0/+635
2006-01-14[PATCH] spi: simple SPI frameworkDavid Brownell5-0/+670
2006-01-14Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-351/+286
2006-01-14IB: convert from semaphores to mutexesIngo Molnar11-144/+145
2006-01-13[PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson1-2/+2
2006-01-13[PATCH] platform-device-del typo fixJean Delvare1-1/+1
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck3-28/+62
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King3-14/+35
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King5-43/+56
2006-01-13[PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7