aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-21serial: Add driver for the Altera UARTTobias Klauser
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-21serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors
2010-05-21serial: two branches the same in timbuart_set_mctrl()Roel Kluin
2010-05-21serial: uartlite: move from byte accesses to word accessesJohn Linn
2010-05-21tty: n_gsm: depends on NETRandy Dunlap
2010-05-21tty: n_gsm line disciplineAlan Cox
2010-05-21serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger
2010-05-21serial: bfin_sport_uart: drop the experimental markingsMike Frysinger
2010-05-21serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger
2010-05-21serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang
2010-05-21serial: bfin_sport_uart: drop useless status masksMike Frysinger
2010-05-21serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang
2010-05-21serial: bfin_sport_uart: protect changes to uart_portSonic Zhang
2010-05-21serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang
2010-05-21serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang
2010-05-21serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang
2010-05-21serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang
2010-05-21serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang
2010-05-21serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-21HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina
2010-05-21drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher
2010-05-21Merge remote branch 'nouveau/for-airlied' into drm-nextDave Airlie
2010-05-21drm/radeon: fix power supply kconfig interaction.Dave Airlie
2010-05-21drm/radeon/kms: record object that have been list reservedJerome Glisse
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer
2010-05-21drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher
2010-05-21drm/edid: fix typo in 1600x1200@75 modeAlex Deucher
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel
2010-05-20kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel
2010-05-20sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold