Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: increase size of internal TPM response buffers | Marcin Obara | 2008-07-26 | 1 | -31/+93 |
* | tpm_bios.c: make 2 structs static | Adrian Bunk | 2008-07-26 | 1 | -2/+2 |
* | tpm: add support for Broadcom TPM TIS device HID | LE DISEZ Erwan | 2008-07-26 | 1 | -0/+1 |
* | parport_pc: add base_hi BAR for oxsemi_840 | Bernhard Walle | 2008-07-26 | 1 | -1/+1 |
* | parport: remove superfluous local variable | Andre Haupt | 2008-07-26 | 1 | -2/+0 |
* | parport/share.c: proper externs | Adrian Bunk | 2008-07-26 | 1 | -3/+0 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 34 | -107/+117 |
* | pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y | David Howells | 2008-07-26 | 1 | -2/+0 |
* | pnp: have quirk_system_pci_resources() include io resources | Rene Herman | 2008-07-26 | 1 | -5/+8 |
* | isa: set 24-bit dma_mask for ISA devices | Rene Herman | 2008-07-26 | 1 | -0/+4 |
* | pnp: set the pnp_card dma_mask for use by ISAPnP cards | Rene Herman | 2008-07-26 | 1 | -0/+4 |
* | asic3: platform_get_irq() may return signed unnoticed | Roel Kluin | 2008-07-26 | 1 | -3/+5 |
* | drivers/mmc/host/sdhci.h needs scatterlist.h | Andrew Morton | 2008-07-26 | 1 | -0/+2 |
* | MFD_TC6393XB is ARM-only | Adrian Bunk | 2008-07-25 | 1 | -1/+1 |
* | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds | 2008-07-25 | 3 | -3/+11 |
|\ | |||||
| * | Make console charset translation optional | David Woodhouse | 2008-06-04 | 3 | -3/+11 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 6 | -50/+208 |
|\ \ | |||||
| * | | ibmvfc: Add support for collaborative memory overcommit | Brian King | 2008-07-25 | 1 | -0/+15 |
| * | | ibmvscsi: driver enablement for CMO | Robert Jennings | 2008-07-25 | 2 | -7/+40 |
| * | | ibmveth: enable driver for CMO | Robert Jennings | 2008-07-25 | 2 | -34/+140 |
| * | | ibmveth: Automatically enable larger rx buffer pools for larger mtu | Santiago Leon | 2008-07-25 | 1 | -7/+13 |
| * | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-25 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c | Wolfram Sang | 2008-07-22 | 1 | -2/+0 |
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-07-25 | 17 | -603/+940 |
|\ \ \ \ | |||||
| * | | | | UBI: always start the background thread | Artem Bityutskiy | 2008-07-25 | 1 | -4/+2 |
| * | | | | UBI: fix gcc warning | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
| * | | | | UBI: remove pre-sqnum images support | Artem Bityutskiy | 2008-07-24 | 5 | -79/+30 |
| * | | | | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy | 2008-07-24 | 8 | -35/+23 |
| * | | | | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 11 | -81/+78 |
| * | | | | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
| * | | | | UBI: rework scrubbing messages | Artem Bityutskiy | 2008-07-24 | 2 | -2/+12 |
| * | | | | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 5 | -12/+318 |
| * | | | | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 2008-07-24 | 11 | -177/+206 |
| * | | | | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 | 9 | -126/+127 |
| * | | | | UBI: fix error message | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
| * | | | | UBI: improve mkvol request validation | Artem Bityutskiy | 2008-07-24 | 2 | -4/+7 |
| * | | | | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 | 1 | -0/+24 |
| * | | | | UBI: fix 64-bit calculations | Bruce Leonard | 2008-07-24 | 1 | -1/+2 |
| * | | | | UBI: fix LEB locking | Artem Bityutskiy | 2008-07-24 | 1 | -20/+7 |
| * | | | | UBI: fix memory leak on error path | Artem Bityutskiy | 2008-07-24 | 1 | -4/+30 |
| * | | | | UBI: do not forget to free internal volumes | Artem Bityutskiy | 2008-07-24 | 1 | -3/+25 |
| * | | | | UBI: fix memory leak | Artem Bityutskiy | 2008-07-24 | 4 | -29/+9 |
| * | | | | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 8 | -16/+18 |
| * | | | | UBI: fix buffer padding | Kyungmin Park | 2008-07-24 | 1 | -3/+3 |
| * | | | | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 |
| * | | | | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 |
* | | | | | Fix ahci driver 'flags' type | Linus Torvalds | 2008-07-25 | 1 | -1/+1 |
* | | | | | edac: mpc85xx fix pci ofdev 2nd pass | Dave Jiang | 2008-07-25 | 1 | -24/+43 |
* | | | | | edac: mv64x60 add pci fixup | Dave Jiang | 2008-07-25 | 1 | -0/+35 |
* | | | | | edac: mv64x60 fix get_property | Dave Jiang | 2008-07-25 | 1 | -1/+1 |