aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-21
|\
| * serial: Tidy REMOTE_DEBUGChristoph Egger2010-05-21
| * serial: isicomm: handle running out of slotsDan Carpenter2010-05-21
| * serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser2010-05-21
| * tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold2010-05-21
| * serial: Add driver for the Altera UARTTobias Klauser2010-05-21
| * serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-21
| * serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors2010-05-21
| * serial: two branches the same in timbuart_set_mctrl()Roel Kluin2010-05-21
| * serial: uartlite: move from byte accesses to word accessesJohn Linn2010-05-21
| * tty: n_gsm: depends on NETRandy Dunlap2010-05-21
| * tty: n_gsm line disciplineAlan Cox2010-05-21
| * serial: TTY: new ldiscs for stagingPavan Savoy2010-05-21
| * serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger2010-05-21
| * serial: bfin_sport_uart: drop the experimental markingsMike Frysinger2010-05-21
| * serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger2010-05-21
| * serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang2010-05-21
| * serial: bfin_sport_uart: drop useless status masksMike Frysinger2010-05-21
| * serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang2010-05-21
| * serial: bfin_sport_uart: protect changes to uart_portSonic Zhang2010-05-21
| * serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang2010-05-21
| * serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang2010-05-21
| * serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang2010-05-21
| * serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang2010-05-21
| * serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang2010-05-21
| * serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang2010-05-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-21
|\ \
| * | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-21
| * | hotplug: netns aware uevent_helperEric W. Biederman2010-05-21
| * | kobj: Send hotplug events in the proper namespace.Eric W. Biederman2010-05-21
| * | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-21
| * | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-21
| * | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-21
| * | kobject: Send hotplug events in all network namespacesEric W. Biederman2010-05-21
| * | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-21
| * | pci: check caps from sysfs file open to read device dependent config spaceChris Wright2010-05-21
| * | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| * | sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman2010-05-21
| * | sysfs: Don't use enums in inline function declaration.Eric W. Biederman2010-05-21
| * | sysfs-namespaces: add a high-level Documentation fileSerge E. Hallyn2010-05-21
| * | sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-21
| * | driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-21
| * | sysfs: Implement sysfs_delete_linkEric W. Biederman2010-05-21
| * | sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2010-05-21
| * | sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
| * | kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-21
| * | sysfs: Remove double free sysfs_get_sbEric W. Biederman2010-05-21
| * | sysfs: Basic support for multiple super blocksEric W. Biederman2010-05-21
| * | generate "change" uevent for loop deviceDavid Zeuthen2010-05-21
| * | Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach2010-05-21