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
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
7
-46
/
+49
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
4
-38
/
+53
2010-12-23
PCI: pci-stub: ignore zero-length id parameters
Tejun Heo
1
-0
/
+3
2010-12-23
PCI: Skip id checking if no id is passed
Yinghai Lu
1
-0
/
+4
2010-12-23
PCI: fix __pci_device_probe kernel-doc warning
Randy Dunlap
1
-1
/
+1
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
11
-55
/
+18
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2
-4
/
+18
2010-12-23
PCI: Add mask bit definition for MSI-X table
Sheng Yang
1
-2
/
+3
2010-12-23
PCI: MSI: Move MSI-X entry definition to pci_regs.h
Sheng Yang
1
-6
/
+0
2010-12-23
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
1
-1
/
+2
2010-12-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
15
-59
/
+115
2010-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
4
-5
/
+9
2010-12-23
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
1
-2
/
+1
2010-12-23
led_class: fix typo in blink API
Johannes Berg
1
-1
/
+1
2010-12-23
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
1
-0
/
+1
2010-12-23
rtc: rs5c372: fix buffer size
Wolfram Sang
1
-1
/
+1
2010-12-23
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-12-22
mfd: Support additional parent IDs for wm831x
Mark Brown
1
-1
/
+5
2010-12-22
mfd: Fix ab8500-core interrupt ffs bit bug
Mattias Wallin
1
-1
/
+1
2010-12-22
mfd: Supply IRQ base for WM832x devices
Mark Brown
1
-1
/
+1
2010-12-22
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-22
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-22
drm: Include the connector name in the output_poll_execute() debug message
Chris Wilson
1
-1
/
+4
2010-12-22
drm/radeon/kms: fix bug in r600_gpu_is_lockup
Alex Deucher
1
-2
/
+8
2010-12-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+4
2010-12-21
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-22
/
+50
2010-12-21
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-21
drm/radeon/kms: reorder display resume to avoid problems
Alex Deucher
2
-6
/
+6
2010-12-21
drm/radeon/kms/evergreen: reset the grbm blocks at resume and init
Alex Deucher
1
-0
/
+10
2010-12-21
drm/radeon/kms: fix evergreen asic reset
Alex Deucher
1
-15
/
+0
2010-12-21
Revert "drm: Don't try and disable an encoder that was never enabled"
Dave Airlie
1
-1
/
+1
2010-12-21
drm/radeon: Add early unregister of firmware fb's
Benjamin Herrenschmidt
1
-0
/
+19
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-363
/
+204
2010-12-20
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2010-12-20
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-21
/
+24
2010-12-20
drm/radeon: use aperture size not vram size for overlap tests
Dave Airlie
1
-1
/
+1
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-0
/
+28
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-76
/
+8
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
1
-163
/
+100
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
1
-0
/
+13
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
1
-2
/
+5
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
1
-2
/
+8
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
1
-2
/
+2
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
1
-136
/
+129
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
1
-20
/
+0
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
1
-94
/
+3
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
37
-324
/
+411
[next]