index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
pci: use security_capable() when checking capablities during config space read
Chris Wright
2011-02-15
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-02-16
4
-31
/
+54
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'iomem' into release
Len Brown
2011-02-15
1
-7
/
+18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)
Rafael J. Wysocki
2011-02-08
1
-7
/
+18
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ACPI / Video: Probe for output switch method when searching video devices.
Michael Karcher
2011-02-12
1
-0
/
+5
|
*
|
|
|
|
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
Rafael J. Wysocki
2011-02-12
1
-1
/
+5
|
*
|
|
|
|
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-02-12
1
-23
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2011-02-15
4
-115
/
+102
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'imx' into dmaengine-fixes
Dan Williams
2011-02-14
2
-39
/
+63
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'dmaengine-shawn' into dmaengine
Sascha Hauer
2011-01-31
1
-10
/
+6
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
Shawn Guo
2011-01-31
1
-1
/
+4
|
|
|
*
|
|
|
|
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
Shawn Guo
2011-01-31
1
-1
/
+1
|
|
|
*
|
|
|
|
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
Shawn Guo
2011-01-31
1
-3
/
+1
|
|
|
*
|
|
|
|
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...
Shawn Guo
2011-01-31
1
-0
/
+1
|
|
|
*
|
|
|
|
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
Shawn Guo
2011-01-31
1
-6
/
+0
|
|
*
|
|
|
|
|
Merge branch 'dmaengine-sdma' into dmaengine
Sascha Hauer
2011-01-31
1
-25
/
+35
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
dmaengine i.MX SDMA: reserve channel 0 by not registering it
Sascha Hauer
2011-01-31
1
-18
/
+12
|
|
|
*
|
|
|
|
|
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
Sascha Hauer
2011-01-31
1
-3
/
+3
|
|
|
*
|
|
|
|
|
dmaengine i.MX SDMA: do not initialize chan_id field
Sascha Hauer
2011-01-31
1
-1
/
+0
|
|
|
*
|
|
|
|
|
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
Sascha Hauer
2011-01-31
1
-3
/
+17
|
|
|
*
|
|
|
|
|
dmaengine i.MX sdma: set maximum segment size for our device
Sascha Hauer
2011-01-31
1
-0
/
+3
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
dmaengine i.MX dma: initialize dma capabilities outside channel loop
Sascha Hauer
2011-01-31
1
-3
/
+3
|
|
*
|
|
|
|
|
dmaengine i.MX DMA: do not initialize chan_id field
Sascha Hauer
2011-01-31
1
-1
/
+0
|
|
*
|
|
|
|
|
dmaengine i.MX dma: check sg entries for valid addresses and lengths
Sascha Hauer
2011-01-31
1
-0
/
+15
|
|
*
|
|
|
|
|
dmaengine i.MX dma: set maximum segment size for our device
Sascha Hauer
2011-01-31
1
-0
/
+4
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
2011-02-14
1
-50
/
+0
|
*
|
|
|
|
|
DMA: PL08x: fix channel pausing to timeout rather than lockup
Russell King - ARM Linux
2011-01-31
1
-6
/
+15
|
*
|
|
|
|
|
DMA: PL08x: fix infinite wait when terminating transfers
Russell King - ARM Linux
2011-01-31
1
-14
/
+18
|
*
|
|
|
|
|
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
Shawn Guo
2011-01-30
1
-4
/
+4
|
*
|
|
|
|
|
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
Shawn Guo
2011-01-30
1
-1
/
+1
|
*
|
|
|
|
|
dmaengine i.MX SDMA: Fix firmware loading
Sascha Hauer
2011-01-30
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-15
1
-2
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
2011-02-15
1
-2
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-15
7
-52
/
+70
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Input: wacom - fix error path in wacom_probe()
Alexander Strakh
2011-02-11
1
-1
/
+1
|
*
|
|
|
|
|
Input: ads7846 - check proper condition when freeing gpio
Dmitry Torokhov
2011-02-11
1
-16
/
+22
|
*
|
|
|
|
|
Revert "Input: do not pass injected events back to the originating handler"
Dmitry Torokhov
2011-02-03
1
-26
/
+11
|
*
|
|
|
|
|
Input: sysrq - rework re-inject logic
Dmitry Torokhov
2011-02-03
1
-1
/
+16
|
*
|
|
|
|
|
Input: serio - clear pending rescans after sysfs driver rebind
Duncan Laurie
2011-02-03
1
-4
/
+7
|
*
|
|
|
|
|
Input: rotary_encoder - use proper irqflags
Alexander Stein
2011-02-03
1
-2
/
+2
|
*
|
|
|
|
|
Input: wacom_w8001 - report resolution to userland
Ping Cheng
2011-02-01
1
-2
/
+11
*
|
|
|
|
|
|
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-14
21
-313
/
+232
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
RTC: Fix minor compile warning
John Stultz
2011-02-03
2
-2
/
+2
|
*
|
|
|
|
|
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
18
-297
/
+223
|
*
|
|
|
|
|
RTC: Fix rtc driver ioctl specific shortcutting
John Stultz
2011-02-03
1
-14
/
+7
*
|
|
|
|
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-02-13
1
-2
/
+4
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'devicetree/merge' into spi/merge
Grant Likely
2011-02-13
468
-3239
/
+3266
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops
Guennadi Liakhovetski
2011-01-21
1
-2
/
+4
*
|
|
|
|
|
|
|
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
2011-02-13
1
-2
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2011-02-12
1
-20
/
+8
|
\
\
\
\
\
\
\
\
[prev]
[next]