| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 | 4 | -3/+197 |
|\ |
|
| * | Merge branch 'omap4-i2c-init' into omap-for-linus | Tony Lindgren | 2010-05-20 | 133 | -3275/+3957 |
| |\ |
|
| * | | OMAP4: SPI: Fix Driver Kconfig | Syed Rafiuddin | 2010-05-20 | 1 | -3/+3 |
| * | | Merge branch 'omap-boards' into omap-for-linus | Tony Lindgren | 2010-05-20 | 146 | -521/+1124 |
| |\ \ |
|
| * | | | input: serio: add support for Amstrad Delta serial keyboardport | Janusz Krzysztofik | 2010-05-05 | 3 | -0/+194 |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-21 | 40 | -165/+209 |
|\ \ \ \ |
|
| * | | | | i2c-nforce2: Remove redundant error messages on ACPI conflict | Chase Douglas | 2010-05-21 | 1 | -6/+4 |
| * | | | | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2010-05-21 | 32 | -37/+32 |
| * | | | | i2c-algo-pca: Fix coding style issues | Farid Hammane | 2010-05-21 | 1 | -18/+18 |
| * | | | | i2c-dev: Fix all coding style issues | Farid Hammane | 2010-05-21 | 1 | -15/+15 |
| * | | | | i2c-core: Fix some coding style issues | Farid Hammane | 2010-05-21 | 1 | -45/+45 |
| * | | | | i2c-gpio: Move initialization code to subsys_initcall() | Marek Szyprowski | 2010-05-21 | 1 | -1/+1 |
| * | | | | i2c-parport: Make template structure const | Jean Delvare | 2010-05-21 | 1 | -1/+1 |
| * | | | | i2c-dev: Remove unnecessary casts | H Hartley Sweeten | 2010-05-21 | 1 | -3/+3 |
| * | | | | at24: Fall back to byte or word reads if needed | Jean Delvare | 2010-05-21 | 1 | -11/+48 |
| * | | | | i2c-stub: Expose the default functionality flags | Jean Delvare | 2010-05-21 | 1 | -4/+5 |
| * | | | | i2c/scx200_acb: Make PCI device ids constant | Jean Delvare | 2010-05-21 | 1 | -1/+1 |
| * | | | | i2c-i801: Fix all checkpatch warnings | Ivo Manca | 2010-05-21 | 1 | -10/+10 |
| * | | | | i2c-i801: All newer devices have all the optional features | Jean Delvare | 2010-05-21 | 1 | -12/+6 |
| * | | | | i2c-i801: Let the user disable selected driver features | Jean Delvare | 2010-05-21 | 1 | -1/+20 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-05-21 | 14 | -323/+4135 |
|\ \ \ \ \ |
|
| * | | | | | serial: Tidy REMOTE_DEBUG | Christoph Egger | 2010-05-21 | 1 | -222/+1 |
| * | | | | | serial: isicomm: handle running out of slots | Dan Carpenter | 2010-05-21 | 1 | -1/+7 |
| * | | | | | serial: bfin_sport_uart: Use resource size to fix off-by-one error | Tobias Klauser | 2010-05-21 | 1 | -2/+1 |
| * | | | | | tty: fix obsolete comment on tty_insert_flip_string_fixed_flag | Johan Hovold | 2010-05-21 | 1 | -1/+1 |
| * | | | | | serial: Add driver for the Altera UART | Tobias Klauser | 2010-05-21 | 3 | -0/+602 |
| * | | | | | serial: Add driver for the Altera JTAG UART | Tobias Klauser | 2010-05-21 | 3 | -0/+526 |
| * | | | | | serial: timbuart: make sure last byte is sent when port is closed | Richard Röjfors | 2010-05-21 | 1 | -10/+13 |
| * | | | | | serial: two branches the same in timbuart_set_mctrl() | Roel Kluin | 2010-05-21 | 1 | -1/+1 |
| * | | | | | serial: uartlite: move from byte accesses to word accesses | John Linn | 2010-05-21 | 1 | -16/+16 |
| * | | | | | tty: n_gsm: depends on NET | Randy Dunlap | 2010-05-21 | 1 | -0/+1 |
| * | | | | | tty: n_gsm line discipline | Alan Cox | 2010-05-21 | 3 | -1/+2772 |
| * | | | | | serial: bfin_sport_uart: drop redundant cpu depends | Mike Frysinger | 2010-05-21 | 1 | -1/+1 |
| * | | | | | serial: bfin_sport_uart: drop the experimental markings | Mike Frysinger | 2010-05-21 | 1 | -2/+2 |
| * | | | | | serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines | Mike Frysinger | 2010-05-21 | 1 | -0/+1 |
| * | | | | | serial: bfin_sport_uart: only enable SPORT TX if data is to be sent | Sonic Zhang | 2010-05-21 | 1 | -9/+21 |
| * | | | | | serial: bfin_sport_uart: drop useless status masks | Mike Frysinger | 2010-05-21 | 1 | -16/+1 |
| * | | | | | serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically | Sonic Zhang | 2010-05-21 | 1 | -2/+2 |
| * | | | | | serial: bfin_sport_uart: protect changes to uart_port | Sonic Zhang | 2010-05-21 | 1 | -2/+2 |
| * | | | | | serial: bfin_sport_uart: add support for CTS/RTS via GPIOs | Sonic Zhang | 2010-05-21 | 3 | -11/+135 |
| * | | | | | serial: bfin_sport_uart: rename early platform driver class string | Sonic Zhang | 2010-05-21 | 1 | -2/+5 |
| * | | | | | serial: bfin_sport_uart: add missing mapbase initialization | Sonic Zhang | 2010-05-21 | 1 | -1/+2 |
| * | | | | | serial: bfin_sport_uart: remove unused peripheral pin lists | Sonic Zhang | 2010-05-21 | 1 | -21/+0 |
| * | | | | | serial: bfin_sport_uart: shorten the SPORT TX waiting loop | Sonic Zhang | 2010-05-21 | 1 | -1/+7 |
| * | | | | | serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a... | Sonic Zhang | 2010-05-21 | 1 | -1/+15 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-05-21 | 58 | -254/+440 |
|\ \ \ \ \ \ |
|
| * | | | | | | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE | Christoph Egger | 2010-05-21 | 1 | -1/+1 |
| * | | | | | | pci: check caps from sysfs file open to read device dependent config space | Chris Wright | 2010-05-21 | 1 | -1/+2 |
| * | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 43 | -117/+184 |
| * | | | | | | driver core: Implement ns directory support for device classes. | Eric W. Biederman | 2010-05-21 | 1 | -9/+12 |