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.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-10-28
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-28
drivers/char/applicom.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-28
synclink_gt: fix per device locking
Paul Fulghum
1
-13
/
+15
2010-10-28
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
1
-28
/
+32
2010-10-28
drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)
Andrew Morton
1
-1
/
+0
2010-10-28
drivers/char/rocket.c: release_region or error path
Dan Carpenter
1
-1
/
+4
2010-10-28
ipmi: fix __init and __exit attribute locations
Corey Minyard
3
-11
/
+11
2010-10-28
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
1
-1
/
+1
2010-10-28
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
1
-2
/
+4
2010-10-28
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-32
/
+14
2010-10-28
fbmem: fix whitespace
James Hogan
1
-7
/
+7
2010-10-28
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-28
savagefb: fix DDC for Savage 4
Ondrej Zary
1
-0
/
+9
2010-10-28
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
1
-4
/
+1
2010-10-28
langwell_gpio: add support for whitney point
Alan Cox
1
-1
/
+82
2010-10-28
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
Andrew Morton
1
-3
/
+3
2010-10-28
gpio: add Topcliff PCH GPIO driver
Tomoya MORINAGA
3
-0
/
+321
2010-10-28
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2
-21
/
+263
2010-10-28
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
3
-0
/
+191
2010-10-28
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
1
-2
/
+19
2010-10-28
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
3
-0
/
+303
2010-10-28
drivers/rtc/rtc-jz4740.c: add alarm function
Paul Cercueil
1
-5
/
+40
2010-10-28
drivers/rtc/rtc-ds3232.c: add alarm function
Lan Chunhe-B25806
2
-1
/
+183
2010-10-28
rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()
Kukjin Kim
1
-1
/
+1
2010-10-28
rtc: rtc-s3c: fix RTC initialization method
Changhwan Youn
1
-5
/
+13
2010-10-28
rtc: rtc-s3c: Fix debug message format on RTC
Kukjin Kim
1
-9
/
+9
2010-10-28
rtc: rtc-s3c: fix on support RTC Alarm
Changhwan Youn
1
-1
/
+2
2010-10-28
rtc: rtc-s3c: fix setting missing field of getalarm
Changhwan Youn
1
-6
/
+6
2010-10-28
rtc: rtc-s3c: fix access unit from byte to word on RTCCON
Changhwan Youn
1
-18
/
+21
2010-10-28
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2010-10-28
drivers/rtc/class.c: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-10-28
rtc-bfin: add debug markers to suspend/resume paths
Mike Frysinger
1
-4
/
+12
2010-10-28
rtc-bfin: shrink/optimize interrupt handler a bit
Mike Frysinger
1
-11
/
+16
2010-10-28
rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC
Kevin Wells
3
-0
/
+424
2010-10-28
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
1
-5
/
+6
2010-10-28
dmi: log board, system, and BIOS information
Bjorn Helgaas
1
-1
/
+31
2010-10-28
ehea: Fixing statistics
Breno Leitao
2
-6
/
+28
2010-10-28
bonding: Fix lockdep warning after bond_vlan_rx_register()
Jarek Poplawski
1
-2
/
+2
2010-10-27
caif-u5500: Build config for CAIF shared mem driver
Amarnath Revanna
2
-0
/
+11
2010-10-27
caif-u5500: CAIF shared memory mailbox interface
Amarnath Revanna
1
-0
/
+129
2010-10-27
caif-u5500: CAIF shared memory transport protocol
sjur.brandeland@stericsson.com
1
-0
/
+744
2010-10-27
drivers/isdn: delete double assignment
Julia Lawall
2
-5
/
+3
2010-10-27
drivers/net/typhoon.c: delete double assignment
Julia Lawall
1
-1
/
+1
2010-10-27
drivers/net/sb1000.c: delete double assignment
Julia Lawall
1
-3
/
+3
2010-10-27
qlcnic: define valid vlan id range
Sony Chacko
1
-1
/
+1
2010-10-27
qlcnic: reduce rx ring size
Sony Chacko
3
-20
/
+21
2010-10-27
qlcnic: fix mac learning
amit salecha
2
-0
/
+6
2010-10-27
ehea: fix use after free
Eric Dumazet
1
-5
/
+5
2010-10-27
qlge: bugfix: Restoring the vlan setting.
Ron Mercer
1
-0
/
+17
2010-10-27
be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...
Somnath Kotur
1
-4
/
+18
[prev]
[next]