summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-08-095-13/+17
|\
| * tx493xide: use min_t() macro instead of min()Atsushi Nemoto2010-08-092-2/+2
| * drivers/ide: Use memdup_userJulia Lawall2010-08-091-7/+3
| * via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson2010-08-091-1/+1
| * ide-cd: Do not access completed requests in the irq handlerBorislav Petkov2010-08-091-3/+11
* | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-091-0/+11
|\ \
| * | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+11
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-091-3/+3
|\ \ \
| * | | Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt2010-08-091-3/+3
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-0916-364/+3174
|\ \ \
| * | | DMAENGINE: at_hdmac: locking fixletYong Wang2010-08-041-2/+2
| * | | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-041-2/+2
| * | | dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-041-1/+1
| * | | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-044-3/+55
| * | | DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij2010-08-041-0/+169
| * | | DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij2010-08-041-4/+137
| * | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-043-0/+965
| * | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-274-0/+1417
| * | | Merge branch 'timb' into dmaengineDan Williams2010-07-011-4/+4
| |\ \ \
| | * | | drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-011-2/+2
| | * | | dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-011-2/+2
| * | | | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-221-4/+28
| * | | | DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-221-0/+8
| * | | | DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-221-20/+13
| * | | | DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-223-102/+168
| * | | | DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-221-1/+4
| * | | | DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-222-8/+5
| * | | | DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-221-32/+7
| * | | | DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-221-7/+7
| * | | | DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-221-0/+44
| * | | | DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-222-67/+52
| * | | | DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-221-14/+10
| * | | | DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-221-34/+18
| * | | | DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-221-12/+12
| * | | | DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-222-32/+35
| * | | | DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden2010-06-221-33/+29
| |/ / /
* | | | drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong2010-08-091-1/+2
* | | | drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong2010-08-091-1/+2
* | | | hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel2010-08-092-11/+78
* | | | drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton2010-08-091-4/+0
* | | | hwmon: coretemp: documentation update and cleanupChen Gong2010-08-091-1/+1
* | | | hwmon: coretemp: enable coretemp device add operation failureChen Gong2010-08-091-14/+3
* | | | hwmon: coretemp: update hotplug condition checkChen Gong2010-08-091-0/+5
* | | | hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck2010-08-093-0/+605
* | | | hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck2010-08-093-0/+759
* | | | hmc6352: add driver for the HMC6352 compassKalhan Trisal2010-08-093-0/+174
* | | | drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf2010-08-091-0/+1
* | | | edd: fix possible memory leak in edd_init() error pathAxel Lin2010-08-091-7/+13
* | | | s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-093-3/+3
* | | | char: add WARN_ON() in misc_deregister()Akinobu Mita2010-08-091-1/+1