Age | Commit message (Expand) | Author | Files | Lines |
2009-12-13 | gpiolib: Make WM831x GPIO count dynamic | Mark Brown | 2 | -3/+4 |
2009-12-13 | mfd: Refactor WM831x chip identification | Mark Brown | 1 | -40/+18 |
2009-12-13 | mfd: Don't abuse i2c_client.name | Jean Delvare | 2 | -5/+0 |
2009-12-13 | mfd: Fix ab4500 compilation warnings | Samuel Ortiz | 1 | -1/+2 |
2009-12-13 | mfd: add AB4500 driver | Srinidhi Kasagar | 3 | -0/+218 |
2009-12-13 | mfd: Add 88PM8607 driver | Haojian Zhuang | 3 | -0/+313 |
2009-12-13 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2 | -1/+8 |
2009-12-13 | tty: Fix BKL taken under a spinlock bug introduced in the BKL split | Alan Cox | 1 | -2/+0 |
2009-12-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 29 | -867/+3247 |
2009-12-12 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -47/+1 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 5 | -14/+25 |
2009-12-12 | be2net: fix error in rx completion processing. | Ajit Khaparde | 1 | -2/+2 |
2009-12-12 | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck | 2 | -1/+8 |
2009-12-12 | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck | 1 | -9/+13 |
2009-12-12 | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 1 | -2/+2 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 41 | -401/+1346 |
2009-12-12 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -37/+188 |
2009-12-12 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2 | -5/+2 |
2009-12-12 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2059 | -209334/+309538 |
2009-12-12 | omap1: LCD_DMA: Use some define rather than a hexadecimal | Janusz Krzysztofik | 1 | -32/+1 |
2009-12-12 | smc91x: remove OMAP specific bits | Ladislav Michl | 1 | -15/+0 |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 3 | -24/+152 |
2009-12-12 | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman | 1 | -1/+1 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 26 | -3540/+874 |
2009-12-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -4/+4 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 679 | -174515/+165727 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 10 | -80/+124 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 91 | -1811/+9254 |
2009-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -2/+10 |
2009-12-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -4/+10 |
2009-12-12 | tty: split the lock up a bit further | Alan Cox | 1 | -0/+3 |
2009-12-12 | tty: Move the leader test in disassociate | Alan Cox | 1 | -2/+3 |
2009-12-12 | tty: Push the bkl down a bit in the hangup code | Alan Cox | 1 | -2/+2 |
2009-12-12 | tty: Push the lock down further into the ldisc code | Alan Cox | 2 | -5/+9 |
2009-12-12 | tty: push the BKL down into the handlers a bit | Alan Cox | 3 | -62/+94 |
2009-12-12 | tty: moxa: split open lock | Alan Cox | 1 | -12/+11 |
2009-12-12 | tty: moxa: Kill the use of lock_kernel | Alan Cox | 1 | -14/+2 |
2009-12-12 | tty: moxa: Fix modem op locking | Alan Cox | 1 | -15/+10 |
2009-12-12 | tty: moxa: Kill off the throttle method | Alan Cox | 1 | -20/+1 |
2009-12-12 | tty: moxa: Locking clean up | Alan Cox | 1 | -33/+25 |
2009-12-12 | tty: moxa: rework the locking a bit | Alan Cox | 1 | -5/+22 |
2009-12-12 | tty: moxa: Use more tty_port ops | Alan Cox | 1 | -116/+21 |
2009-12-12 | tty: isicom: fix deadlock on shutdown | Alan Cox | 1 | -1/+1 |
2009-12-12 | tty: mxser: Use the new locking rules to fix setserial properly | Alan Cox | 1 | -67/+78 |
2009-12-12 | tty: mxser: use the tty_port_open method | Alan Cox | 1 | -76/+35 |
2009-12-12 | tty: isicom: sort out the board init logic | Alan Cox | 1 | -30/+11 |
2009-12-12 | tty: isicom: switch to the new tty_port_open helper | Alan Cox | 1 | -67/+21 |
2009-12-12 | tty: tty_port: Add a kref object to the tty port | Alan Cox | 1 | -0/+18 |
2009-12-12 | tty: istallion: tty port open/close methods | Alan Cox | 1 | -117/+60 |
2009-12-12 | tty: stallion: Convert to the tty_port_open/close methods | Alan Cox | 1 | -81/+35 |