summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio: de-structify virtio_block status byteRusty Russell2008-05-021-3/+3
* virtio: fix sparse return void-valued expression warningsHarvey Harrison2008-05-021-2/+2
* virtio: fix tx_ stats in virtio_netRusty Russell2008-05-021-1/+1
* virtio: ignore corrupted virtqueues rather than spinning.Rusty Russell2008-05-021-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-05-012-2/+5
|\
| * firewire: fw-sbp2: log scsi_target ID at releaseStefan Richter2008-05-011-1/+1
| * ieee1394: fix NULL pointer dereference in sysfs accessStefan Richter2008-05-011-1/+4
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-018-58/+78
|\ \
| * | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-017-37/+57
| * | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.Atsushi Nemoto2008-04-261-21/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-011-1/+2
|\ \ \
| * | | ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz2008-05-011-1/+2
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-05-016-47/+54
|\ \ \ \
| * \ \ \ Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman2008-05-011-3/+14
| |\ \ \ \
| | * | | | hwmon: (smsc47b397) add a new chip id (0x8c)Craig Kelley2008-03-021-3/+14
| * | | | | hwmon: (adt7473) minor cleanup / refactoringMark M. Hoffman2008-04-271-22/+23
| * | | | | hwmon: (asb100) Remove some dead codeMark M. Hoffman2008-04-271-4/+0
| * | | | | hwmon: (lm75) Fix an incorrect commentJean Delvare2008-04-271-4/+1
| * | | | | hwmon: (w83793) VID and VRM handling cleanupsJean Delvare2008-04-271-12/+14
| * | | | | hwmon: (w83l785ts) Don't ask the user to report failuresJean Delvare2008-04-271-2/+2
* | | | | | m68knommu: fix FEC driver lockingSebastian Siewior2008-05-011-22/+33
* | | | | | m68knommu: kill warnings in FEC driverSebastian Siewior2008-05-011-2/+8
* | | | | | m68knommu: remove unused interrupts in FEC driverGreg Ungerer2008-05-011-34/+2
* | | | | | m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2008-05-012-12/+16
* | | | | | drivers/scsi/mvsas.c: fix printk warningsAndrew Morton2008-05-011-1/+3
* | | | | | drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-011-1/+1
* | | | | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* | | | | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* | | | | | cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-011-5/+5
* | | | | | cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-011-6/+2
* | | | | | gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton2008-05-011-1/+3
* | | | | | spi_s3c24xx signedness fixMatthew Wilcox2008-05-011-3/+3
* | | | | | spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov2008-05-011-2/+5
* | | | | | jsm: add new supported board to jsm serial driverScott Kilau2008-05-012-1/+6
* | | | | | 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-013-8/+11
* | | | | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-011-1/+5
* | | | | | PNP: fix printk format warningsRandy Dunlap2008-05-011-2/+4
* | | | | | pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-0114-35/+35
* | | | | | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton2008-05-012-8/+8
* | | | | | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke2008-05-011-5/+6
* | | | | | pcmcia: annotate cb_alloc with __refSam Ravnborg2008-05-011-1/+1
* | | | | | pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg2008-05-012-6/+6
* | | | | | pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg2008-05-012-2/+2
* | | | | | isdn: hysdn_procconf.c build fixIngo Molnar2008-05-011-1/+2
* | | | | | remove div_long_long_remRoman Zippel2008-05-011-13/+11
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-301-1/+1
|\ \ \ \ \
| * | | | | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-306-688/+39
|\ \ \ \ \ \
| * | | | | | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-302-648/+1
| * | | | | | pcmcia: remove pccard_sysfs_interface warningsDavid Brownell2008-04-303-40/+28
OpenPOWER on IntegriCloud