summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cyclades: use dtr_rts helpersJiri Slaby2009-09-191-201/+79
* cyclades: sleep instead busy-waitJiri Slaby2009-09-191-2/+2
* cyclades: overall cleanupJiri Slaby2009-09-191-586/+12
* cyclades: close cleanupJiri Slaby2009-09-191-68/+2
* cyclades: switch to tty_port_hangupJiri Slaby2009-09-191-17/+6
* cyclades: avoid addresses recomputationJiri Slaby2009-09-191-170/+71
* cyclades: remove block_til_readyJiri Slaby2009-09-191-194/+108
* cyclades: add tty refcountingJiri Slaby2009-09-191-79/+93
* tty: icom: bit and/or confusion?Roel Kluin2009-09-191-1/+1
* tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput2009-09-191-1/+0
* tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds2009-09-191-31/+20
* tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds2009-09-191-26/+39
* tty: serial/pcmcia: add ID for Advantech cardWolfram Sang2009-09-191-0/+1
* serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger2009-09-191-0/+4
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-09-1813-73/+1241
|\
| * [WATCHDOG] sizeof cleanupWim Van Sebroeck2009-09-183-3/+3
| * [WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap2009-09-181-5/+5
| * [WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck2009-09-181-7/+8
| * [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-181-1/+2
| * [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-181-53/+53
| * [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen2009-09-181-4/+53
| * [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-181-2/+17
| * [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij2009-09-181-1/+1
| * [WATCHDOG] Add support for WM831x watchdogMark Brown2009-09-183-0/+449
| * [WATCHDOG] Add watchdog driver for NUC900Wan ZongShun2009-09-183-0/+363
| * [WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev2009-09-183-0/+290
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-1821-932/+2776
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-161488-57343/+121716
| |\ \
| * | | video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy2009-09-151-3/+44
| * | | video: sh_mobile_lcdcfb: implement display panningPhil Edworthy2009-09-151-10/+66
| * | | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-151-0/+3
| * | | rtc: rtc-sh: Fix up oops in early periodic freq assignment.Paul Mundt2009-09-091-3/+1
| * | | Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt2009-09-0896-649/+1141
| |\ \ \
| * | | | sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt2009-08-311-1/+12
| * | | | Merge branch 'sh/st-integration'Paul Mundt2009-08-241-38/+24
| |\ \ \ \
| | * | | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-37/+17
| | * | | | sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-1/+7
| * | | | | usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-241-1/+1
| |/ / / /
| * | | | Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23152-1267/+3138
| |\ \ \ \
| | * | | | uio: Runtime PM for UIO devicesMagnus Damm2009-08-231-0/+54
| | * | | | v4l2: Runtime PM for SuperH Mobile CEUMagnus Damm2009-08-231-16/+25
| | * | | | video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-231-46/+110
| | * | | | i2c: Runtime PM for SuperH Mobile I2CMagnus Damm2009-08-231-2/+37
| | * | | | Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-239-702/+367
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15215-2926/+6478
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-04180-4938/+8128
| | | |\ \ \ \ \
| * | | | | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-212-1/+19
| * | | | | | | | usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2009-08-212-2/+27
| * | | | | | | | rtc: rtc-ds1302: Kill off unused variables.Paul Mundt2009-08-201-3/+0