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-09-24
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
Ming Lei
1
-1
/
+1
2010-09-24
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
Ming Lei
1
-12
/
+0
2010-09-24
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
Ming Lei
1
-3
/
+17
2010-09-24
USB: fix bug in initialization of interface minor numbers
Alan Stern
2
-19
/
+17
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-09-23
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-23
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-23
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2010-09-23
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2010-09-23
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
1
-2
/
+3
2010-09-23
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
1
-0
/
+42
2010-09-23
efifb: check that the base address is plausible on pci systems
Peter Jones
1
-12
/
+49
2010-09-23
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-23
vmware balloon: rename module
Dmitry Torokhov
3
-2
/
+2
2010-09-23
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+3
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+2
2010-09-22
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+2
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-26
/
+73
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+5
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
1
-1
/
+1
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
93
-431
/
+743
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-30
/
+64
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-9
/
+3
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-17
/
+105
2010-09-18
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-09-17
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-37
/
+43
2010-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-1
/
+2
2010-09-17
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+4
2010-09-17
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
Guenter Roeck
1
-10
/
+11
2010-09-17
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
Guenter Roeck
1
-19
/
+24
2010-09-17
hwmon: (w83627ehf) Use proper exit sequence
Jonas Jonsson
1
-0
/
+1
2010-09-17
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
Yong Wang
1
-1
/
+0
2010-09-17
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
2010-09-17
hwmon: (f75375s) Shift control mode to the correct bit position
Guillem Jover
1
-1
/
+1
2010-09-17
hwmon: (lis3lv02d) Prevent NULL pointer dereference
Kuninori Morimoto
2
-4
/
+4
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
3
-0
/
+5
[next]