Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: remove dynids.use_driver_data | Milton Miller | 2008-10-20 | 5 | -6/+1 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 | 6 | -6/+428 |
|\ | |||||
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 | 6988 | -219639/+587458 |
| |\ | |||||
| * | | bq27x00_battery: use unaligned access helper | Harvey Harrison | 2008-09-26 | 1 | -3/+2 |
| * | | power_supply: fix dependency of tosa_battery | Dmitry Baryshkov | 2008-09-26 | 1 | -1/+1 |
| * | | power_supply: Support for Texas Instruments BQ27200 battery managers | Rodolfo Giometti | 2008-09-01 | 3 | -0/+389 |
| * | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-09-01 | 2 | -0/+31 |
| * | | pda_power: Check and handle return value of set_irq_wake | Robert Jarzmik | 2008-09-01 | 1 | -4/+7 |
* | | | epca: Add infinite break support | Alan Cox | 2008-10-20 | 1 | -1/+5 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 2008-10-20 | 20 | -3451/+2224 |
|\ \ \ | |||||
| * | | | 9p: add more conservative locking | Eric Van Hensbergen | 2008-10-17 | 1 | -7/+17 |
| * | | | 9p: fix oops in protocol stat parsing error path. | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+2 |
| * | | | 9p: fix device file handling | Magnus Deininger | 2008-10-17 | 1 | -0/+1 |
| * | | | 9p: Improve debug support | Eric Van Hensbergen | 2008-10-17 | 3 | -29/+72 |
| * | | | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | 6 | -1160/+37 |
| * | | | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | 12 | -544/+611 |
| * | | | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 | 2 | -3/+1 |
| * | | | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 2008-10-17 | 5 | -386/+0 |
| * | | | 9p: add new protocol support code | Eric Van Hensbergen | 2008-10-17 | 4 | -1/+496 |
| * | | | 9p: encapsulate version function | Eric Van Hensbergen | 2008-10-17 | 1 | -30/+44 |
| * | | | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 3 | -124/+38 |
| * | | | 9p: adjust 9p vfs write operation | Eric Van Hensbergen | 2008-10-17 | 1 | -7/+29 |
| * | | | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 6 | -36/+57 |
| * | | | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 3 | -130/+34 |
| * | | | 9p: drop broken unused error path from p9_conn_create() | Tejun Heo | 2008-10-17 | 1 | -16/+1 |
| * | | | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 | 5 | -313/+316 |
| * | | | 9p: use the rcall structure passed in the request in trans_fd read_work | Eric Van Hensbergen | 2008-10-17 | 1 | -63/+66 |
| * | | | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 | 4 | -172/+126 |
| * | | | 9p: apply common tagpool handling to trans_fd | Eric Van Hensbergen | 2008-10-17 | 1 | -34/+10 |
| * | | | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 | 3 | -127/+238 |
| * | | | 9p: eliminate callback complexity | Eric Van Hensbergen | 2008-10-17 | 1 | -83/+66 |
| * | | | 9p: consolidate mux_rpc and request structure | Eric Van Hensbergen | 2008-10-17 | 1 | -46/+22 |
| * | | | 9p: remove unnecessary prototypes | Eric Van Hensbergen | 2008-10-17 | 2 | -548/+495 |
| * | | | 9p: remove duplicate client state | Eric Van Hensbergen | 2008-10-17 | 1 | -15/+11 |
| * | | | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 7 | -207/+146 |
| * | | | 9p-trans_fd: use single poller | Tejun Heo | 2008-10-17 | 1 | -166/+86 |
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-20 | 4 | -10/+27 |
|\ \ \ \ | |||||
| * | | | | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson | 2008-10-17 | 1 | -2/+2 |
| * | | | | Make nfs_file_cred more robust. | Neil Brown | 2008-10-17 | 2 | -4/+10 |
| * | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever | 2008-10-17 | 1 | -4/+15 |
| |/ / / | |||||
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 | 19 | -98/+2687 |
|\ \ \ \ | |||||
| * | | | | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton | 2008-10-19 | 1 | -1/+1 |
| * | | | | mfd: ucb1400 needs GPIO | Andrew Morton | 2008-10-19 | 1 | -0/+1 |
| * | | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS: | Randy Dunlap | 2008-10-19 | 1 | -0/+1 |
| * | | | | mfd: Don't use NO_IRQ in WM8350 | Mark Brown | 2008-10-19 | 1 | -1/+1 |
| * | | | | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 4 | -31/+61 |
| * | | | | mfd: twl4030-core irq simplification | David Brownell | 2008-10-19 | 1 | -66/+2 |
| * | | | | mfd: add base support for Dialog DA9030/DA9034 PMICs | Eric Miao | 2008-10-19 | 2 | -0/+764 |
| * | | | | mfd: TWL4030 core driver | David Brownell | 2008-10-19 | 4 | -0/+1612 |
| * | | | | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov | 2008-10-19 | 2 | -0/+122 |