summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins2008-04-021-0/+4
| * | | USB: fix bug in sg initialization in usbtestAlan Stern2008-04-021-1/+2
| * | | USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-021-1/+1
| * | | USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli2008-04-021-0/+1
| * | | USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-021-2/+2
| * | | USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-021-2/+3
* | | | Char: rio, fix sparse warningsJiri Slaby2008-04-022-1/+7
* | | | Char: ip2, fix sparse warningsJiri Slaby2008-04-021-5/+7
* | | | nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer2008-04-021-0/+6
* | | | atmel_serial: fix uart/console concurrent accessMarc Pignat2008-04-021-0/+11
* | | | atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi2008-04-021-9/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-0213-1/+26
|\ \ \ \
| * | | | ide: use ->ata_input_data in ide_driveid_update()Bartlomiej Zolnierkiewicz2008-04-021-1/+1
| * | | | ide-h8300: 32-bit I/O is unsupportedBartlomiej Zolnierkiewicz2008-04-021-0/+1
| * | | | ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/legacy/macide: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/h8300/ide-h8300.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/cris/ide-cris.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/arm/ide_arm.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/ppc/pmac.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | | ide-pnp.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | |/ / | |/| |
* | | | sky2: fix suspend/resume racesStephen Hemminger2008-04-021-0/+6
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-025-141/+38
|\ \ \
| * | | V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-011-0/+6
| * | | V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSEAdrian Bunk2008-04-011-0/+2
| * | | V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is...Steven Toth2008-04-011-0/+1
| * | | V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth2008-04-011-1/+4
| * | | V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth2008-04-011-133/+1
| * | | V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov2008-04-011-0/+4
| * | | V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons2008-04-011-0/+1
| * | | V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons2008-04-011-2/+3
| * | | V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons2008-04-011-5/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-04-024-237/+497
|\ \ \ \
| * | | | [SCSI] mvsas: check subsystem idKe Wei2008-03-281-0/+9
| * | | | [SCSI] mvsas: get phy info.Ke Wei2008-03-281-46/+42
| * | | | [SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei2008-03-281-9/+16
| * | | | [SCSI] mvsas: retry aborting task.Ke Wei2008-03-281-8/+25
| * | | | [SCSI] mvsas: check hd whether unpluggedKe Wei2008-03-281-31/+45
| * | | | [SCSI] mvsas : interrupt handlingKe Wei2008-03-281-57/+170
| * | | | [SCSI] mvsas: a tag handler implementationKe Wei2008-03-281-43/+87
| * | | | [SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei2008-03-281-36/+87
| * | | | [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
| * | | | [SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart2008-03-271-5/+11
| * | | | Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley2008-03-261-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0221-36/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
OpenPOWER on IntegriCloud