summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-214-3/+197
|\
| * Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20133-3275/+3957
| |\
| * | OMAP4: SPI: Fix Driver KconfigSyed Rafiuddin2010-05-201-3/+3
| * | Merge branch 'omap-boards' into omap-for-linusTony Lindgren2010-05-20146-521/+1124
| |\ \
| * | | input: serio: add support for Amstrad Delta serial keyboardportJanusz Krzysztofik2010-05-053-0/+194
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-2140-165/+209
|\ \ \ \
| * | | | 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-211-1/+20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-2114-323/+4135
|\ \ \ \ \
| * | | | | 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-213-0/+602
| * | | | | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-213-0/+526
| * | | | | 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-213-1/+2772
| * | | | | 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-2158-254/+440
|\ \ \ \ \ \
| * | | | | | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-211-1/+1
| * | | | | | pci: check caps from sysfs file open to read device dependent config spaceChris Wright2010-05-211-1/+2
| * | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-2143-117/+184
| * | | | | | driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-211-9/+12