index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1526
/
+3533
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-42
/
+72
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+1
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-2460
/
+20
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-445
/
+1012
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
3
-2
/
+14
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Fix size used for benchmarking BO copies.
Michel Dänzer
1
-2
/
+2
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
5
-1
/
+225
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2
-2
/
+2
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
1
-11
/
+52
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
1
-2
/
+4
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
12
-42
/
+56
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
19
-1354
/
+2377
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
15
-18
/
+390
2009-07-29
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-29
libata: accept late unlocking of HPA
Tejun Heo
1
-7
/
+23
2009-07-29
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-29
ata_piix: Add new short cable ID
Steve Conklin
1
-0
/
+1
2009-07-29
ata_piix: Add new laptop short cable IDs
Steve Conklin
1
-0
/
+2
2009-07-29
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-29
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
3
-3
/
+4
2009-07-29
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-29
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-07-29
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
2009-07-29
USB: xhci: Support for 64-byte contexts
John Youn
5
-163
/
+287
2009-07-29
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-29
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-29
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
1
-21
/
+27
2009-07-29
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-29
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
2009-07-29
USB: xhci: Setup HW retries correctly.
Sarah Sharp
1
-2
/
+4
2009-07-29
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
1
-0
/
+4
2009-07-29
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
1
-1
/
+4
2009-07-29
USB: xhci: Make debugging more verbose.
Sarah Sharp
3
-24
/
+72
2009-07-29
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2
-3
/
+7
2009-07-29
USB: xhci: Handle short control packets correctly.
Sarah Sharp
1
-3
/
+11
[next]