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
2010-05-27
hwmon: Driver for TI TMP102 temperature sensor
Steven King
3
-0
/
+308
2010-05-27
hwmon: EMC1403 thermal sensor support
Kalhan Trisal
3
-0
/
+355
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
1
-1
/
+147
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
1
-0
/
+9
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-05-27
hwmon: (adm1031) Allow setting update rate
Jean Delvare
1
-2
/
+66
2010-05-27
hwmon: (lm90) Use programmed update rate
Ira W. Snyder
1
-1
/
+2
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
2010-05-27
hwmon: (lm63) Add basic support for LM64
Matthew Garrett
2
-9
/
+18
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
2
-0
/
+16
2010-05-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-15
/
+51
2010-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-12
/
+541
2010-05-26
agp: amd64, fix pci reference leaks
Jiri Slaby
1
-10
/
+18
2010-05-26
drm/edid: Allow non-fatal checksum errors in CEA blocks
Adam Jackson
1
-1
/
+4
2010-05-26
drm/radeon/kms: suppress a build warning (unused variable)
Stefan Richter
1
-0
/
+1
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-150
/
+341
2010-05-26
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-26
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-26
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-26
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2
-2
/
+3
2010-05-26
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2010-05-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-124
/
+93
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-17
/
+124
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
78
-5143
/
+51080
2010-05-25
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
16
-215
/
+2028
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
7
-402
/
+405
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
16
-61
/
+429
2010-05-25
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
72
-5068
/
+50976
2010-05-25
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
1
-1
/
+2
2010-05-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-2
/
+4
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
auxdisplay: section cleanup in cfag12864bfb driver
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
nuc900fb: release correct mem region
Dan Carpenter
1
-1
/
+1
2010-05-25
fb_defio: fix for non-dirty ptes
Albert Herranz
1
-8
/
+32
2010-05-25
sgivwfb: fix sections
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
s3c2410fb: fix sections
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
hitfb: fix sections
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
2
-8
/
+0
2010-05-25
fbdev: da8xx/omap-l1xx: implement double buffering
Martin Ambrose
1
-67
/
+234
2010-05-25
fbdev: section cleanup in w100fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vga16fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vfb
Henrik Kretzschmar
1
-2
/
+2
2010-05-25
fbdev: section cleanup in hgafb
Henrik Kretzschmar
1
-5
/
+5
[next]