summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* memstick: use fully asynchronous request processingAlex Dubov2008-07-264-217/+218
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-262-3/+41
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-263-32/+70
* tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-261-2/+2
* tpm: increase size of internal TPM response buffersMarcin Obara2008-07-261-31/+93
* tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
* tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
* parport: remove superfluous local variableAndre Haupt2008-07-261-2/+0Star
* parport/share.c: proper externsAdrian Bunk2008-07-261-3/+0Star
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2634-107/+117
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0Star
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-261-5/+8
* isa: set 24-bit dma_mask for ISA devicesRene Herman2008-07-261-0/+4
* pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman2008-07-261-0/+4
* asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
* drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton2008-07-261-0/+2
* MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-261-1/+1
* Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-253-3/+11
|\
| * Make console charset translation optionalDavid Woodhouse2008-06-043-3/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-256-50/+208
|\ \
| * | ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-251-0/+15
| * | ibmvscsi: driver enablement for CMORobert Jennings2008-07-252-7/+40
| * | ibmveth: enable driver for CMORobert Jennings2008-07-252-34/+140
| * | ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon2008-07-251-7/+13
| * | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-2/+0Star
| |\ \
| | * | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0Star
* | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-2517-603/+940
|\ \ \ \
| * | | | UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2Star
| * | | | UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
| * | | | UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-245-79/+30Star
| * | | | UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-248-35/+23Star
| * | | | UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2411-81/+78Star
| * | | | UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
| * | | | UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
| * | | | UBI: implement multiple volumes renameArtem Bityutskiy2008-07-245-12/+318
| * | | | UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
| * | | | UBI: amend commentariesArtem Bityutskiy2008-07-249-126/+127
| * | | | UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
| * | | | UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
| * | | | UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+24
| * | | | UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
| * | | | UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7Star
| * | | | UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
| * | | | UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
| * | | | UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9Star
| * | | | UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
| * | | | UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
| * | | | UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
| * | | | UBI: print error codeArtem Bityutskiy2008-07-241-18/+21