summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-211-14/+15
|\
| * mmtimer: Push BKL down into the ioctl handlerAlan Cox2008-07-171-14/+15
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-211-1/+1
|\ \
| * \ Merge branch 'linus' into x86/urgentIngo Molnar2008-07-2158-1970/+1840Star
| |\ \
| * | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2008-07-201-1/+1
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-182-140/+208
| |\ \ \
| * | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar2008-07-181-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-211-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-21239-67977/+3311Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Input: remove unused definesJoe Perches2008-05-161-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-215-0/+983
|\ \ \ \ \ \
| * | | | | | sparc64: Add Niagara2 RNG driver.David S. Miller2008-07-185-0/+983
| | |_|_|/ / | |/| | | |
* | | | | | Fix istallion build failureWang Chen2008-07-211-13/+13
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-214-67/+53Star
|\ \ \ \ \
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18160-66428/+1032Star
| |\| | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0636-1235/+2840
| |\ \ \ \ \
| * | | | | | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-044-67/+53Star
* | | | | | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-211-1/+1
* | | | | | | tty: add more tty_port fieldsAlan Cox2008-07-2116-194/+165Star
* | | | | | | cyclades: use tty_portAlan Cox2008-07-211-158/+157Star
* | | | | | | tty: Clean up tiocmsetAlan Cox2008-07-211-26/+22Star
* | | | | | | synclink: use tty_portAlan Cox2008-07-213-310/+289Star
* | | | | | | stallion: use tty_portAlan Cox2008-07-211-80/+80
* | | | | | | rocket: use tty_portAlan Cox2008-07-212-64/+61Star
* | | | | | | mxser: use tty_portAlan Cox2008-07-211-131/+126Star
* | | | | | | moxa: use tty_portAlan Cox2008-07-211-45/+42Star
* | | | | | | istallion: use tty_portAlan Cox2008-07-211-58/+58
* | | | | | | isicom: use tty_portAlan Cox2008-07-211-102/+79Star
* | | | | | | riscom8: remove bogus checksAlan Cox2008-07-211-24/+8Star
* | | | | | | riscom8: use tty_portAlan Cox2008-07-212-85/+68Star
* | | | | | | gs: use tty_portAlan Cox2008-07-217-167/+164Star
* | | | | | | esp: use tty_portAlan Cox2008-07-211-136/+136
* | | | | | | epca: use tty_portAlan Cox2008-07-212-59/+54Star
* | | | | | | tty: Introduce a tty_port common structureAlan Cox2008-07-211-0/+34
* | | | | | | drivers/char/rio/: remove VCS tagsAdrian Bunk2008-07-2126-121/+0Star
* | | | | | | tty: Ldisc revampAlan Cox2008-07-2115-158/+251
* | | | | | | tty: isicom, enable/disable pci deviceJiri Slaby2008-07-211-0/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-171-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-151-1/+1
* | | | | | APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-161-139/+207
| |_|_|_|/ |/| | | |
* | | | | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-168-2223/+80Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-2/+2
| |\ \ \ \ \
| | * | | | | fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| | * | | | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * | | | | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-156-2221/+78Star
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-156-2221/+78Star
| | |\ \ \ \ \ \
| | | * | | | | | dsp56k: use request_firmwareJaswinder Singh2008-07-141-51/+33Star
| | | * | | | | | ip2: use request_firmware()David Woodhouse2008-07-103-2163/+38Star
| | | * | | | | | Fix a const assignment in moxa_load_fw()David Howells2008-07-101-2/+2
| | | * | | | | | cyclades: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
| | | | |_|_|/ / | | | |/| | | |