aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-205-6/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-206-6/+428
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-186988-219639/+587458
| |\
| * | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-261-3/+2
| * | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-261-1/+1
| * | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-09-013-0/+389
| * | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-012-0/+31
| * | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-09-011-4/+7
* | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-2020-3451/+2224
|\ \ \
| * | | 9p: add more conservative lockingEric Van Hensbergen2008-10-171-7/+17
| * | | 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-171-2/+2
| * | | 9p: fix device file handlingMagnus Deininger2008-10-171-0/+1
| * | | 9p: Improve debug supportEric Van Hensbergen2008-10-173-29/+72
| * | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-176-1160/+37
| * | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-1712-544/+611
| * | | 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-172-3/+1
| * | | 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-175-386/+0
| * | | 9p: add new protocol support codeEric Van Hensbergen2008-10-174-1/+496
| * | | 9p: encapsulate version functionEric Van Hensbergen2008-10-171-30/+44
| * | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-173-124/+38
| * | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-171-7/+29
| * | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-176-36/+57
| * | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-173-130/+34
| * | | 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-171-16/+1
| * | | 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-175-313/+316
| * | | 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-171-63/+66
| * | | 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-174-172/+126
| * | | 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-171-34/+10
| * | | 9p: move request management to client codeEric Van Hensbergen2008-10-173-127/+238
| * | | 9p: eliminate callback complexityEric Van Hensbergen2008-10-171-83/+66
| * | | 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-171-46/+22
| * | | 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-172-548/+495
| * | | 9p: remove duplicate client stateEric Van Hensbergen2008-10-171-15/+11
| * | | 9p: consolidate transport structureEric Van Hensbergen2008-10-177-207/+146
| * | | 9p-trans_fd: use single pollerTejun Heo2008-10-171-166/+86
* | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-204-10/+27
|\ \ \ \
| * | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-171-2/+2
| * | | | Make nfs_file_cred more robust.Neil Brown2008-10-172-4/+10
| * | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-171-4/+15
| |/ / /
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-2019-98/+2687
|\ \ \ \
| * | | | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-191-1/+1
| * | | | mfd: ucb1400 needs GPIOAndrew Morton2008-10-191-0/+1
| * | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-191-0/+1
| * | | | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-191-1/+1
| * | | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-194-31/+61
| * | | | mfd: twl4030-core irq simplificationDavid Brownell2008-10-191-66/+2
| * | | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-192-0/+764
| * | | | mfd: TWL4030 core driverDavid Brownell2008-10-194-0/+1612
| * | | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-192-0/+122