index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-14
dma: mv_xor: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2011-06-24
dmaengine: failure to get a specific DMA channel is not critical
Guennadi Liakhovetski
1
-2
/
+2
2011-06-16
dma/ep93xx_dma.c: local symbols should be static
H Hartley Sweeten
1
-1
/
+1
2011-06-09
Merge remote branch 'gpio/ep93xx-dma' into next
Vinod Koul
88
-470
/
+927
2011-06-08
spi/ep93xx: add DMA support
Mika Westerberg
1
-12
/
+291
2011-06-08
dmaengine: add ep93xx DMA support
Mika Westerberg
3
-0
/
+1363
2011-06-08
Merge remote-tracking branch 'origin' into spi/merge
Grant Likely
70
-335
/
+442
2011-06-08
spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
1
-1
/
+1
2011-06-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+22
2011-06-06
dma: at_hdmac.c: use resource_size
H Hartley Sweeten
1
-2
/
+2
2011-06-06
dma: ipu_idmac.c: use resource_size in ioremap
H Hartley Sweeten
1
-4
/
+2
2011-06-06
spi/ep93xx: add DMA support
Mika Westerberg
1
-12
/
+291
2011-06-06
dmaengine: add ep93xx DMA support
Mika Westerberg
3
-0
/
+1363
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-158
/
+269
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+27
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+11
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
19
-123
/
+111
2011-06-03
spi/omap2: fix uninitialized variable
Govindraj.R
1
-1
/
+1
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-48
/
+124
2011-06-03
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
1
-1
/
+1
2011-06-02
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2
-1
/
+2
2011-06-02
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
1
-3
/
+2
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
1
-1
/
+1
2011-06-01
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
1
-3
/
+3
2011-06-01
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
1
-4
/
+6
2011-06-01
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
1
-1
/
+2
2011-06-01
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
1
-2
/
+2
2011-06-01
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
1
-17
/
+2
2011-06-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-47
/
+212
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
3
-3
/
+0
2011-06-01
iwl4965: correctly validate temperature value
Stanislaw Gruszka
1
-1
/
+1
2011-06-01
ath9k: fix two more bugs in tx power
Daniel Halperin
2
-4
/
+16
2011-06-01
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
1
-1
/
+1
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
1
-2
/
+2
2011-06-01
xen/blkback: potential null dereference in error handling
Dan Carpenter
1
-4
/
+6
2011-06-01
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
1
-2
/
+1
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
1
-18
/
+139
2011-06-01
pch_dma: fix DMA issue(ch8-ch11)
Tomoya MORINAGA
1
-14
/
+55
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-31
Revert "net: fix section mismatches"
David S. Miller
10
-72
/
+68
[next]