summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-067-1252/+2689
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-6/+0
| |\
| * \ Merge branch 'omap/cleanup' into next/cleanup2Arnd Bergmann2011-10-311-0/+84
| |\ \
| * \ \ Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-047-1253/+2689
| |\ \ \
| | * | | gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski2011-10-041-15/+15
| | * | | gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCsMarek Szyprowski2011-10-041-1/+1
| | * | | gpio/samsung: fix broken configuration for EXYNOS4 GPIO banksMarek Szyprowski2011-10-041-0/+2
| | * | | gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim2011-09-2110-2350/+2687
| | * | | gpio/s5p64x0: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+515
| | * | | gpio/s3c64xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+294
| | * | | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-213-0/+288
| * | | | Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim2011-10-0410-433/+733
| |\ \ \ \
| | * \ \ \ Merge branch 'samsung_dma' of git://git.infradead.org/users/vkoul/slave-dma i...Kukjin Kim2011-09-1910-433/+733
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-11-063-6/+30
|\ \ \ \ \ \
| * | | | | | USB: Update last_busy time after autosuspend failsAlan Stern2011-11-041-0/+5
| * | | | | | PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-2/+16
| * | | | | | PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu2011-11-041-4/+1
| * | | | | | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones2011-11-041-0/+8
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-11-0513-374/+193
|\ \ \ \ \ \ \
| * | | | | | | watchdog: Convert wm831x driver to watchdog coreMark Brown2011-11-052-213/+106
| * | | | | | | watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2011-11-052-139/+38
| * | | | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck2011-11-051-6/+13
| * | | | | | | watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee2011-11-051-6/+27
| * | | | | | | watchdog: irq: Remove IRQF_DISABLEDYong Zhang2011-11-056-8/+7
| * | | | | | | watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-051-1/+1
| * | | | | | | watchdog: sc520_wdt: Remove unnecessary cast.Sean Young2011-11-051-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-11-0544-1076/+1754
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard2011-11-031-0/+1
| * | | | | | | [SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu2011-11-031-1/+2
| * | | | | | | [SCSI] scsi_transport_iscsi: Fix documentation os parameterMarcos Paulo de Souza2011-11-031-1/+1
| * | | | | | | [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-311-0/+10
| * | | | | | | [SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev2011-10-312-49/+54
| * | | | | | | [SCSI] libfc: avoid exchanges collision during lport resetVasu Dev2011-10-312-9/+5
| * | | | | | | [SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev2011-10-311-1/+2
| * | | | | | | [SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan2011-10-311-3/+3
| * | | | | | | [SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski2011-10-313-10/+19
| * | | | | | | [SCSI] isci: revert bcn filteringDan Williams2011-10-313-281/+4
| * | | | | | | [SCSI] isci: Fix hard reset timeout conditions.Jeff Skirvin2011-10-312-42/+60
| * | | | | | | [SCSI] isci: No need to manage the pending reset bit on pending requests.Jeff Skirvin2011-10-313-40/+1
| * | | | | | | [SCSI] isci: Remove redundant isci_request.ttype field.Jeff Skirvin2011-10-314-60/+31
| * | | | | | | [SCSI] isci: Fix task management for SMP, SATA and on dev remove.Jeff Skirvin2011-10-314-184/+67
| * | | | | | | [SCSI] isci: No task_done callbacks in error handler paths.Jeff Skirvin2011-10-311-55/+14
| * | | | | | | [SCSI] isci: Handle task request timeouts correctly.Jeff Skirvin2011-10-312-42/+109
| * | | | | | | [SCSI] isci: Fix tag leak in tasks and terminated requests.Jeff Skirvin2011-10-311-20/+31
| * | | | | | | [SCSI] isci: Immediately fail I/O to removed devices.Jeff Skirvin2011-10-311-10/+21
| * | | | | | | [SCSI] isci: Lookup device references through requests in completions.Jeff Skirvin2011-10-311-4/+3
| * | | | | | | [SCSI] ipr: add definitions for additional adapterWayne Boyer2011-10-312-0/+3
| * | | | | | | [SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-10-311-1/+9
| * | | | | | | [SCSI] hpsa: detect controller lockupStephen M. Cameron2011-10-302-4/+185
| * | | | | | | [SCSI] hpsa: fix flush cache transfer lengthStephen M. Cameron2011-10-301-0/+2