aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3Linus 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/linux-acpi-2.6Linus Torvalds151-2923/+5587
2008-04-30Merge branch 'pnp' into releaseLen Brown23-1097/+1579
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen 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/powerpcLinus 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
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier1-5/+14
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-18/+18
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison2-8/+0
2008-04-30Basic braille screen reader supportSamuel Thibault9-0/+429
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+2
2008-04-30mxser: convert large macros to functionsChristoph Hellwig2-152/+214
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-34/+6
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu1-2/+2
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto1-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox8-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox1-2/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox7-25/+25
2008-04-30isicom: fix buffer allocationAlan Cox1-8/+6
2008-04-30esp: clean up to modern coding styleAlan Cox1-308/+283
2008-04-30epca: coding styleAlan Cox1-118/+158
2008-04-30riscom8: coding styleAlan Cox1-340/+304
2008-04-30strip: Fix up strip for the new orderAlan Cox1-42/+24
2008-04-30tty: The big operations reworkAlan Cox23-601/+461
2008-04-30isicom: bring into coding styleAlan Cox1-53/+56
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox1-4/+8
2008-04-30pc300: Update to tty_set_operationsAlan Cox1-9/+15
2008-04-30pty: prepare for tty->ops changesAlan Cox1-3/+26
2008-04-30isdn: switch to int put_char methodAlan Cox1-3/+6
2008-04-30consoles: switch to int put_char methodAlan Cox2-5/+6
2008-04-30synclink series: switch to int put_char methodAlan Cox3-14/+22
2008-04-30specialix: Switch to int put_char methodAlan Cox1-4/+5
2008-04-30serial167: switch to int put_char methodAlan Cox1-3/+4