summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-01ieee1394: fix NULL pointer dereference in sysfs accessStefan Richter1-1/+4
2008-05-01[PATCH] split linux/file.hAl Viro2-0/+2
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2008-05-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds6-47/+54
2008-05-01m68knommu: fix FEC driver lockingSebastian Siewior1-22/+33
2008-05-01m68knommu: kill warnings in FEC driverSebastian Siewior1-2/+8
2008-05-01m68knommu: remove unused interrupts in FEC driverGreg Ungerer1-34/+2
2008-05-01m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2-12/+16
2008-05-01drivers/scsi/mvsas.c: fix printk warningsAndrew Morton1-1/+3
2008-05-01drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton1-1/+1
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton1-1/+1
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton1-8/+8
2008-05-01cpu: change cpu_sys_devices from array to per_cpu variableMike Travis1-5/+5
2008-05-01cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-6/+2
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton1-1/+3
2008-05-01spi_s3c24xx signedness fixMatthew Wilcox1-3/+3
2008-05-01spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov1-2/+5
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau2-1/+6
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox3-8/+11
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger1-1/+5
2008-05-01PNP: fix printk format warningsRandy Dunlap1-2/+4
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-35/+35
2008-05-01drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton2-8/+8
2008-05-01Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke1-5/+6
2008-05-01pcmcia: annotate cb_alloc with __refSam Ravnborg1-1/+1
2008-05-01pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg2-6/+6
2008-05-01pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg2-2/+2
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar1-1/+2
2008-05-01remove div_long_long_remRoman Zippel1-13/+11
2008-05-01ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz1-1/+2
2008-05-01Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman1-3/+14
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-688/+39
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers2-648/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev1-0/+10
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30toshiba: use ioremap_cachedAlan Cox1-1/+1
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds151-2923/+5587
2008-04-30Merge branch 'pnp' into releaseLen Brown23-1097/+1579
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2287-159062/+166897
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg1-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds68-697/+15086
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-44/+73
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-11/+14
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar1-0/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-54/+54
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison24-91/+91