Age | Commit message (Expand) | Author |
2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare |
2009-12-14 | i2c: Drop the kind parameter from detect callbacks | Jean Delvare |
2009-12-12 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds |
2009-12-12 | tty: Fix BKL taken under a spinlock bug introduced in the BKL split | Alan Cox |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-12 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-11 | be2net: fix error in rx completion processing. | Ajit Khaparde |
2009-12-11 | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck |
2009-12-11 | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck |
2009-12-11 | usb: remove rare pm primitive for conversion to new API | Oliver Neukum |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2009-12-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-11 | omap1: LCD_DMA: Use some define rather than a hexadecimal | Janusz Krzysztofik |
2009-12-11 | smc91x: remove OMAP specific bits | Ladislav Michl |
2009-12-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-12-11 | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2009-12-11 | tty: split the lock up a bit further | Alan Cox |
2009-12-11 | tty: Move the leader test in disassociate | Alan Cox |
2009-12-11 | tty: Push the bkl down a bit in the hangup code | Alan Cox |
2009-12-11 | tty: Push the lock down further into the ldisc code | Alan Cox |
2009-12-11 | tty: push the BKL down into the handlers a bit | Alan Cox |
2009-12-11 | tty: moxa: split open lock | Alan Cox |
2009-12-11 | tty: moxa: Kill the use of lock_kernel | Alan Cox |
2009-12-11 | tty: moxa: Fix modem op locking | Alan Cox |
2009-12-11 | tty: moxa: Kill off the throttle method | Alan Cox |
2009-12-11 | tty: moxa: Locking clean up | Alan Cox |
2009-12-11 | tty: moxa: rework the locking a bit | Alan Cox |
2009-12-11 | tty: moxa: Use more tty_port ops | Alan Cox |
2009-12-11 | tty: isicom: fix deadlock on shutdown | Alan Cox |
2009-12-11 | tty: mxser: Use the new locking rules to fix setserial properly | Alan Cox |
2009-12-11 | tty: mxser: use the tty_port_open method | Alan Cox |
2009-12-11 | tty: isicom: sort out the board init logic | Alan Cox |
2009-12-11 | tty: isicom: switch to the new tty_port_open helper | Alan Cox |
2009-12-11 | tty: tty_port: Add a kref object to the tty port | Alan Cox |
2009-12-11 | tty: istallion: tty port open/close methods | Alan Cox |
2009-12-11 | tty: stallion: Convert to the tty_port_open/close methods | Alan Cox |
2009-12-11 | tty: tty_port: Move the IO_ERROR clear | Alan Cox |
2009-12-11 | tty: tty_port: Add IO_ERROR bit handling | Alan Cox |
2009-12-11 | tty: riscom8: switch to the tty_port_open API | Alan Cox |
2009-12-11 | tty: tty_port: Change the buffer allocator locking | Alan Cox |