summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-01PNP: fix printk format warningsRandy Dunlap-2/+4
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison-35/+35
2008-05-01drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton-8/+8
2008-05-01Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke-5/+6
2008-05-01pcmcia: annotate cb_alloc with __refSam Ravnborg-1/+1
2008-05-01pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg-6/+6
2008-05-01pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg-2/+2
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar-1/+2
2008-05-01remove div_long_long_remRoman Zippel-13/+11
2008-05-01ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz-1/+2
2008-05-01Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman-3/+14
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison-4/+6
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-1/+10
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen-6/+46
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier-2/+2
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-1/+1
2008-04-30libertas: fix use-before-check violationHolger Schurig-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-688/+39
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers-648/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell-40/+28
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev-0/+10
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan-9/+11
2008-04-30toshiba: use ioremap_cachedAlan Cox-1/+1
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-2923/+5587
2008-04-30Merge branch 'pnp' into releaseLen Brown-1097/+1579
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-159062/+166897
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi-2/+12
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-697/+15086
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-44/+73
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-11/+14
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar-0/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison-54/+54
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-91/+91
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier-5/+14
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison-18/+18
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison-8/+0
2008-04-30Basic braille screen reader supportSamuel Thibault-0/+429
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi-0/+2
2008-04-30mxser: convert large macros to functionsChristoph Hellwig-152/+214
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu-34/+6
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu-2/+2
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox-2/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox-25/+25
2008-04-30isicom: fix buffer allocationAlan Cox-8/+6