summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3011-44/+73
|\
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-301-11/+12
| * [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-304-14/+10Star
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-1/+16
| * [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-305-18/+35
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-302-11/+14
|\ \
| * | [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-291-10/+13
| * | [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-291-1/+1
* | | fix drivers/media/common/tuners/ build bugIngo Molnar2008-04-301-0/+1
* | | serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3013-54/+54
* | | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3024-91/+91
* | | brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-301-5/+14
* | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-301-1/+3
* | | drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-309-18/+18
* | | Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-302-8/+0Star
* | | Basic braille screen reader supportSamuel Thibault2008-04-309-0/+429
* | | mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+2
* | | mxser: convert large macros to functionsChristoph Hellwig2008-04-302-152/+214
* | | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-34/+6Star
* | | devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu2008-04-301-2/+2
* | | tty: fix routine name in ptmx_open()Hiroshi Shimamoto2008-04-301-1/+1
* | | char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-308-20/+25
* | | ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-301-2/+1Star
* | | tty: add throttle/unthrottle helpersAlan Cox2008-04-307-25/+25
* | | isicom: fix buffer allocationAlan Cox2008-04-301-8/+6Star
* | | esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283Star
* | | epca: coding styleAlan Cox2008-04-301-118/+158
* | | riscom8: coding styleAlan Cox2008-04-301-340/+304Star
* | | strip: Fix up strip for the new orderAlan Cox2008-04-301-42/+24Star
* | | tty: The big operations reworkAlan Cox2008-04-3023-601/+461Star
* | | isicom: bring into coding styleAlan Cox2008-04-301-53/+56
* | | serial: switch the serial core to int put_char methodsAlan Cox2008-04-301-4/+8
* | | pc300: Update to tty_set_operationsAlan Cox2008-04-301-9/+15
* | | pty: prepare for tty->ops changesAlan Cox2008-04-301-3/+26
* | | isdn: switch to int put_char methodAlan Cox2008-04-301-3/+6
* | | consoles: switch to int put_char methodAlan Cox2008-04-302-5/+6
* | | synclink series: switch to int put_char methodAlan Cox2008-04-303-14/+22
* | | specialix: Switch to int put_char methodAlan Cox2008-04-301-4/+5
* | | serial167: switch to int put_char methodAlan Cox2008-04-301-3/+4
* | | riscom/rocket: switch to int put_char methodAlan Cox2008-04-302-5/+9
* | | pcmcia: serial to int put_char methodAlan Cox2008-04-301-3/+4
* | | mxser: switch to put_char being intAlan Cox2008-04-301-3/+4
* | | char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-303-12/+17
* | | amiserial: Switch put char to return success/failAlan Cox2008-04-301-5/+6
* | | usb gadget: switch to put_char returning intAlan Cox2008-04-301-4/+6
* | | serial m68k: put_char returnsAlan Cox2008-04-303-5/+7
* | | s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-304-6/+12
* | | tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-3026-234/+189Star
* | | drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall2008-04-301-1/+2
* | | Char: rio, fix cirrus definesJiri Slaby2008-04-307-185/+191