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-02-23
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
1
-2
/
+112
2010-02-23
PCI: don't shrink bridge resources
Yinghai Lu
1
-2
/
+12
2010-02-23
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
1
-3
/
+15
2010-02-23
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
1
-4
/
+57
2010-02-23
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
1
-0
/
+82
2010-02-23
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-23
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-23
PCI: Make pci_scan_slot more robust
Matthew Wilcox
1
-4
/
+14
2010-02-23
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
2010-02-23
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
19
-89
/
+64
2010-02-23
PCI: don't dump resource when bus resource flags indicates unused
Yinghai Lu
1
-1
/
+2
2010-02-23
PCI: separate pci_setup_bridge to small functions
Yinghai Lu
1
-16
/
+50
2010-02-23
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
1
-2
/
+9
2010-02-23
PCI hotplug: fix memory leaks
Jiri Slaby
2
-0
/
+2
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
3
-5
/
+6
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
3
-15
/
+19
2010-02-23
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
4
-14
/
+18
2010-02-23
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
1
-1
/
+0
2010-02-23
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
2
-1
/
+2
2010-02-23
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
2
-5
/
+50
2010-02-23
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
1
-0
/
+66
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
15
-485
/
+241
2010-02-23
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-8
/
+8
2010-02-23
PCI: Rewrite pci_scan_slot
Matthew Wilcox
1
-9
/
+47
2010-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+10
2010-02-22
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
1
-21
/
+9
2010-02-22
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
1
-4
/
+4
2010-02-21
[WATCHDOG] bfin: fix max timeout calculation
Mike Frysinger
1
-6
/
+7
2010-02-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+15
2010-02-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-20
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
1
-0
/
+6
2010-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
8
-16
/
+40
2010-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-19
/
+28
2010-02-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-18
/
+39
2010-02-20
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
Ben Hutchings
1
-18
/
+27
2010-02-20
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
Ben Hutchings
1
-1
/
+1
2010-02-20
drm/radeon: bump the UMS driver version number to indicate rv740 fix
Dave Airlie
1
-1
/
+2
2010-02-20
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
1
-0
/
+2
2010-02-20
drm/ttm: fix caching problem on non-PAT systems.
Francisco Jerez
1
-7
/
+11
2010-02-20
drm/radeon/rv740: fix backend setup
Alex Deucher
2
-6
/
+12
2010-02-20
drm/radeon/kms: fix shared ddc detection
Alex Deucher
1
-3
/
+2
2010-02-20
drm/radeon/kms/rs600: add connector quirk
Alex Deucher
1
-0
/
+9
2010-02-20
vgaarb: fix "target=default" passing
Kyle McMartin
1
-1
/
+1
2010-02-20
[SCSI] megaraid_sas: fix for 32bit apps
Tomas Henzl
1
-2
/
+16
2010-02-19
V4L/DVB: bttv: Move I2C IR initialization
Jean Delvare
3
-2
/
+8
2010-02-19
V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...
Martin Fuzzey
1
-1
/
+1
2010-02-19
soc-camera: mt9t112: modify exiting conditions from standby mode
Kuninori Morimoto
1
-1
/
+1
2010-02-19
V4L/DVB: cxusb: Select all required frontend and tuner modules
Ben Hutchings
1
-1
/
+3
2010-02-19
V4L/DVB: dvb: l64781.ko broken with gcc 4.5
Richard Guenther
1
-2
/
+2
2010-02-19
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
Russell King
22
-156
/
+200
[next]