summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-all' into develRussell King2008-10-1416-50/+149
|\
| * [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-057-9/+16
| * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-3/+3
| * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-3/+3
| * [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-059-26/+107
| * [ARM] omap: remove an io_v2p() usageRussell King2008-09-051-1/+5
| * [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-051-7/+14
| * [ARM] omap: improve is_omap_port()Russell King2008-09-051-1/+1
* | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-0940-264/+477
|\ \
| * | hpplus: fix build regressionStephen Hemminger2008-09-171-4/+4
| * | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-172-36/+0Star
| * | crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-141-2/+4
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-132-6/+27
| |\ \
| | * \ Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-131-5/+22
| | |\ \
| | | * | imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
| | | * | imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-021-2/+13
| | | * | i.MX serial: fix init failureDarius Augulis2008-09-021-2/+8
| | * | | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele2008-09-131-1/+5
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-132-2/+3
| |\ \ \ \
| | * | | | sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
| | * | | | ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-135-8/+47
| |\ \ \ \ \
| | * | | | | PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-131-4/+11
| | * | | | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| | * | | | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| | * | | | | PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
| | * | | | | PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
| | * | | | | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-134-0/+84
| |\ \ \ \ \ \
| | * | | | | | niu: panic on resetSantwona Behera2008-09-131-0/+56
| | * | | | | | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
| * | | | | | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-133-25/+57
| * | | | | | | spi_s3c24xx: fix section warningBen Dooks2008-09-131-3/+3
| * | | | | | | atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-131-35/+49
| * | | | | | | ia64: fix panic during `modprobe -r xpc'Robin Holt2008-09-131-0/+3
| * | | | | | | pxa2xx_spi: dma bugfixesNed Forrester2008-09-131-14/+43
| * | | | | | | pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-131-11/+48
| * | | | | | | spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-131-2/+11
| * | | | | | | spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-131-8/+5Star
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-113-6/+0Star
| |\ \ \ \ \ \
| | * | | | | | block: disable sysfs parts of the disk command filterJens Axboe2008-09-113-6/+0Star
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-1110-85/+73Star
| |\ \ \ \ \ \
| | * | | | | | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-1/+2
| | * | | | | | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-291-1/+1
| | * | | | | | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-293-10/+10
| | * | | | | | [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
| | * | | | | | [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0Star
| | * | | | | | [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9Star
| | * | | | | | [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1Star
| | * | | | | | [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3Star