- 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 17 years ago
- 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
- ac0e4b7 drivers/char/ds1286.c: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
- d6f6341 Char: rio, fix cirrus defines by Jiri Slaby · 17 years ago
- cd989b3 cyclades: use ioremap_nocache for clarity as proposed by Alan Cox · 17 years ago
- 15ed6cc cyclades: coding style & review by Alan Cox · 17 years ago
- e5b393e istallion: TIOCG/SSOFTCAR handling removal by Alan Cox · 17 years ago
- cf1c63c Char: ip2, macros cleanup by Jiri Slaby · 17 years ago
- 83e422b drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
- 11fb09b epca.c: static functions and integer as NULL pointer fixes by Harvey Harrison · 17 years ago
- 1a4e235 cyclades.c: fix sparse shadowed variable warnings by Harvey Harrison · 17 years ago
- 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 17 years ago
- d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 17 years ago
- f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 17 years ago
- ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 17 years ago
- b9705b6 Char: moxa, update credits by Jiri Slaby · 17 years ago
- bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 17 years ago
- 08d01c79 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 17 years ago
- 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 17 years ago
- eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 17 years ago
- a8f5cda Char: moxa, rework open/close by Jiri Slaby · 17 years ago
- 2a54134 Char: moxa, serialise timer by Jiri Slaby · 17 years ago
- 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 17 years ago
- 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 17 years ago
- 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 17 years ago
- 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 17 years ago
- 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 17 years ago
- 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 17 years ago
- b4173f4 Char: moxa, remove port->port by Jiri Slaby · 17 years ago
- 5292bcd Char: moxa, merge c2xx and c320 firmware loading by Jiri Slaby · 17 years ago
- 0371823 Char: moxa, add firmware loading by Jiri Slaby · 17 years ago
- 9e9fc31 Char: moxa, fix TIOC(G/S)SOFTCAR param by Jiri Slaby · 17 years ago
- e46a5e3 Char: moxa, pci io space fixup by Jiri Slaby · 17 years ago
- d353eca Char: moxa, cleanup module-param passed isa init by Jiri Slaby · 17 years ago
- 3779495 Char: moxa, remove static isa support by Jiri Slaby · 17 years ago
- cbacdd9 SGI Altix mmtimer: allow larger number of timers per node by Dimitri Sivanich · 17 years ago
- d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 17 years ago
- 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 17 years ago
- 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 17 years ago
- 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 17 years ago
- 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 17 years ago
- 47f8683 redo locking of tty->pgrp by Alan Cox · 17 years ago
- 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
- e523844 serial_core: Prepare for BKL push down by Alan Cox · 17 years ago
- c0754c9 68360serial: Note that there isn't any info->mcr locking by Alan Cox · 17 years ago
- 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 17 years ago
- 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 17 years ago
- dd9a451 viocons: BKL locking by Alan Cox · 17 years ago
- 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 341339e sx: prepare for BKL pushdown by Alan Cox · 17 years ago
- f433c65 stallion: Prepare for BKL push down by Alan Cox · 17 years ago
- b190e17 specialix: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 638157b serial167: prepare to push BKL down into drivers by Alan Cox · 17 years ago
- bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 17 years ago
- eb17455 riscom8: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 17 years ago
- 3736113 isicom: istallion prepare for lock_kernel pushdown by Alan Cox · 17 years ago
- 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 17 years ago
- 5a4bc8c1 esp: lock_kernel push down by Alan Cox · 17 years ago
- 37925e0 epca: lock_kernel push down by Alan Cox · 17 years ago
- 7b130c0 cyclades: Prepare for relaxed locking in callers by Alan Cox · 17 years ago
- e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 17 years ago
- 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 17 years ago
- 11e2ede md: prevent duplicates in bind_rdev_to_array by Dan Williams · 17 years ago
- 242b363 md: remove a stray command from a copy and paste error in resync_start_store by Dan Williams · 17 years ago
- 648b629 md: fix up switching md arrays between read-only and read-write by NeilBrown · 17 years ago
- 31a59e3 md: fix 'safemode' handling for external metadata. by NeilBrown · 17 years ago
- d897dbf md: reinitialise more mddev fields in do_md_stop. by NeilBrown · 17 years ago
- 8377bc8 md: skip all metadata update processing when using external metadata. by NeilBrown · 17 years ago
- 6a51830 md: fix use after free when removing rdev via sysfs by Dan Williams · 17 years ago
- 7f1133c pxafb: preliminary smart panel interface support (update) by Eric Miao · 17 years ago
- 3c42a44 pxafb: preliminary smart panel interface support by Eric Miao · 17 years ago
- 90eabbf pxafb: move parallel LCD timing setup into dedicate function by Eric Miao · 17 years ago
- 2ba162b pxafb: use completion for LCD disable wait code by Eric Miao · 17 years ago
- a7535ba pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() by Eric Miao · 17 years ago
- 84f43c3 pxafb: introduce register independent LCD connection type for pxafb by eric miao · 17 years ago
- 2c42dd8 pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors by eric miao · 17 years ago
- ce4fb7b pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} by eric miao · 17 years ago
- 92ac73c pxafb: sanitize the usage of #ifdef .. processing pxafb parameters by eric miao · 17 years ago
- ded245b pxafb: purge unnecessary pr_debug and comments from pxafb by eric miao · 17 years ago
- b0086ef pxafb: fix various coding style issues for pxafb by eric miao · 17 years ago
- 817daf1 pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue by eric miao · 17 years ago
- 592e7bf atmel_spi: clean up baud rate divisor calculation by Haavard Skinnemoen · 17 years ago
- 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 17 years ago
- 0ff5ce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
- ba7cc36 V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tuners by Mauro Carvalho Chehab · 17 years ago
- c17bf5d V4L/DVB (7794): cx88: Fix a warning by Mauro Carvalho Chehab · 17 years ago
- dab2ea4 V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message by Robert P. J. Day · 17 years ago
- 16928be V4L/DVB (7791): ivtv: POLLHUP must be returned on eof by Hans Verkuil · 17 years ago
- a94a630 pasemi_edac needs to include linux/edac.h by Stephen Rothwell · 17 years ago
- ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 17 years ago
- 33ae0cd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
- c65a350 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 17 years ago
- 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
- b57ab76 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
- 22b5e7a ahci: SB600 ahci can't do MSI, blacklist that capability by Tejun Heo · 17 years ago
- aed6abd V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver by Mauro Carvalho Chehab · 17 years ago
- a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 17 years ago