aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30toshiba: use ioremap_cachedAlan Cox
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branch 'pnp' into releaseLen Brown
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mxser: convert large macros to functionsChristoph Hellwig
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30isicom: fix buffer allocationAlan Cox
2008-04-30esp: clean up to modern coding styleAlan Cox
2008-04-30epca: coding styleAlan Cox
2008-04-30riscom8: coding styleAlan Cox
2008-04-30strip: Fix up strip for the new orderAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30isicom: bring into coding styleAlan Cox
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox
2008-04-30pc300: Update to tty_set_operationsAlan Cox
2008-04-30pty: prepare for tty->ops changesAlan Cox
2008-04-30isdn: switch to int put_char methodAlan Cox
2008-04-30consoles: switch to int put_char methodAlan Cox
2008-04-30synclink series: switch to int put_char methodAlan Cox
2008-04-30specialix: Switch to int put_char methodAlan Cox
2008-04-30serial167: switch to int put_char methodAlan Cox
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox
2008-04-30pcmcia: serial to int put_char methodAlan Cox
2008-04-30mxser: switch to put_char being intAlan Cox