summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-2141-166/+216
|\
| * i2c-nforce2: Remove redundant error messages on ACPI conflictChase Douglas2010-05-211-6/+4
| * i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-2132-37/+32
| * i2c-algo-pca: Fix coding style issuesFarid Hammane2010-05-211-18/+18
| * i2c-dev: Fix all coding style issuesFarid Hammane2010-05-211-15/+15
| * i2c-core: Fix some coding style issuesFarid Hammane2010-05-211-45/+45
| * i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski2010-05-211-1/+1
| * i2c-parport: Make template structure constJean Delvare2010-05-211-1/+1
| * i2c-dev: Remove unnecessary castsH Hartley Sweeten2010-05-211-3/+3
| * at24: Fall back to byte or word reads if neededJean Delvare2010-05-211-11/+48
| * i2c-stub: Expose the default functionality flagsJean Delvare2010-05-211-4/+5
| * i2c/scx200_acb: Make PCI device ids constantJean Delvare2010-05-211-1/+1
| * i2c-i801: Fix all checkpatch warningsIvo Manca2010-05-211-10/+10
| * i2c-i801: All newer devices have all the optional featuresJean Delvare2010-05-211-12/+6
| * i2c-i801: Let the user disable selected driver featuresJean Delvare2010-05-212-2/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-2119-324/+4196
|\ \
| * | serial: Tidy REMOTE_DEBUGChristoph Egger2010-05-211-222/+1
| * | serial: isicomm: handle running out of slotsDan Carpenter2010-05-211-1/+7
| * | serial: bfin_sport_uart: Use resource size to fix off-by-one errorTobias Klauser2010-05-211-2/+1
| * | tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold2010-05-211-1/+1
| * | serial: Add driver for the Altera UARTTobias Klauser2010-05-215-0/+617
| * | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-215-0/+545
| * | serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors2010-05-211-10/+13
| * | serial: two branches the same in timbuart_set_mctrl()Roel Kluin2010-05-211-1/+1
| * | serial: uartlite: move from byte accesses to word accessesJohn Linn2010-05-211-16/+16
| * | tty: n_gsm: depends on NETRandy Dunlap2010-05-211-0/+1
| * | tty: n_gsm line disciplineAlan Cox2010-05-215-1/+2798
| * | serial: TTY: new ldiscs for stagingPavan Savoy2010-05-211-1/+1
| * | serial: bfin_sport_uart: drop redundant cpu dependsMike Frysinger2010-05-211-1/+1
| * | serial: bfin_sport_uart: drop the experimental markingsMike Frysinger2010-05-211-2/+2
| * | serial: bfin_sport_uart: pull in bfin_sport.h for SPORT definesMike Frysinger2010-05-211-0/+1
| * | serial: bfin_sport_uart: only enable SPORT TX if data is to be sentSonic Zhang2010-05-211-9/+21
| * | serial: bfin_sport_uart: drop useless status masksMike Frysinger2010-05-211-16/+1
| * | serial: bfin_sport_uart: zero sport_uart_port if allocated dynamicallySonic Zhang2010-05-211-2/+2
| * | serial: bfin_sport_uart: protect changes to uart_portSonic Zhang2010-05-211-2/+2
| * | serial: bfin_sport_uart: add support for CTS/RTS via GPIOsSonic Zhang2010-05-213-11/+135
| * | serial: bfin_sport_uart: rename early platform driver class stringSonic Zhang2010-05-211-2/+5
| * | serial: bfin_sport_uart: add missing mapbase initializationSonic Zhang2010-05-211-1/+2
| * | serial: bfin_sport_uart: remove unused peripheral pin listsSonic Zhang2010-05-211-21/+0
| * | serial: bfin_sport_uart: shorten the SPORT TX waiting loopSonic Zhang2010-05-211-1/+7
| * | serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...Sonic Zhang2010-05-211-1/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-2194-411/+1165
|\ \ \
| * | | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-213-39/+6
| * | | hotplug: netns aware uevent_helperEric W. Biederman2010-05-211-2/+17
| * | | kobj: Send hotplug events in the proper namespace.Eric W. Biederman2010-05-211-2/+20
| * | | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-212-2/+23
| * | | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-212-13/+3
| * | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-213-0/+56
| * | | kobject: Send hotplug events in all network namespacesEric W. Biederman2010-05-211-8/+60
| * | | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-211-1/+1
OpenPOWER on IntegriCloud