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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2011-08-22
Input: ad714x - fix endianness issues
Michael Hennerich
2
-33
/
+25
2011-08-22
Input: ad714xx-spi - force SPI bus into the default 8-bit mode
Michael Hennerich
1
-0
/
+6
2011-08-22
xen-blkback: fixed indentation and comments
Joe Jin
2
-3
/
+3
2011-08-22
xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
Joe Jin
1
-1
/
+1
2011-08-22
drm/radeon: Make vramlimit parameter actually work.
Michel Dänzer
1
-0
/
+2
2011-08-22
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
Michel Dänzer
1
-6
/
+18
2011-08-22
drm/radeon: Take IH ring into account for test size calculation.
Michel Dänzer
1
-3
/
+7
2011-08-22
drm/radeon/alpha: Add Alpha support to Radeon DRM code
Jay Estabrook
1
-0
/
+23
2011-08-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-5
/
+10
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-21
Input: tnetv107x-ts - add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-21
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
1
-1
/
+1
2011-08-21
Input: max11801_ts - correct license statement
Jiejing Zhang
1
-1
/
+2
2011-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-98
/
+235
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-152
/
+430
2011-08-19
s3c-adc-battery: Fix compilation error due to missing header (module.h)
Vasily Khoruzhick
1
-0
/
+1
2011-08-19
max8997_charger: Needs module.h
Axel Lin
1
-0
/
+1
2011-08-19
max8998_charger: Needs module.h
Randy Dunlap
1
-0
/
+1
2011-08-19
UBI: do not link debug messages when debugging is disabled
Artem Bityutskiy
1
-1
/
+1
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
1
-1
/
+1
2011-08-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+288
2011-08-19
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
1
-8
/
+6
2011-08-19
ata: Add iMX pata support
Arnaud Patard (Rtp)
3
-0
/
+263
2011-08-19
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
1
-0
/
+18
2011-08-19
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
1
-1
/
+1
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-8
/
+14
2011-08-19
i7core_edac: fixed typo in error count calculation
Mathias Krause
1
-1
/
+1
2011-08-18
forcedeth: call vlan_mode only if hw supports vlans
Jiri Pirko
1
-1
/
+2
2011-08-18
via-velocity: remove non-tagged packet filtering
Jiri Pirko
1
-4
/
+0
2011-08-18
bonding:reset backup and inactive flag of slave
Peter Pan(潘卫平)
1
-0
/
+18
2011-08-18
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+15
2011-08-17
Merge branches 'ipoib' and 'iser' into for-next
Roland Dreier
3
-5
/
+9
2011-08-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2
-4
/
+8
2011-08-17
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
1
-1
/
+1
2011-08-17
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
1
-0
/
+12
2011-08-17
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
1
-0
/
+20
2011-08-17
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
Nicholas Bellinger
1
-0
/
+7
2011-08-17
xhci: Handle zero-length isochronous packets.
Sarah Sharp
1
-10
/
+11
2011-08-16
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
Bernd Schubert
1
-3
/
+5
2011-08-16
xen: self-balloon needs module.h
Randy Dunlap
1
-0
/
+1
2011-08-16
gma500: kill MIPI interface types
Alan Cox
6
-9
/
+11
2011-08-16
Input: wacom - report id 3 returns 4 bytes of data
Ping Cheng
1
-4
/
+6
2011-08-16
Input: wacom - add WAC_MSG_RETRIES define
Ping Cheng
1
-3
/
+4
2011-08-16
Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)
Gerard Braad
1
-0
/
+4
2011-08-16
regmap: using module facilities requires module.h
Stephen Rothwell
1
-0
/
+1
2011-08-16
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-116
/
+264
2011-08-15
drm/i915: Cannot set clock gating under UMS
Keith Packard
1
-1
/
+2
[prev]
[next]