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.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
2008-10-21
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
6
-31
/
+33
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
3
-5
/
+3
2008-10-21
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
6
-7
/
+6
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
7
-10
/
+12
2008-10-21
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2
-2
/
+2
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
7
-22
/
+15
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
14
-30
/
+30
2008-10-21
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
1
-1
/
+1
2008-10-21
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-10-21
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
5
-28
/
+139
2008-10-21
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-21
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-21
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-21
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-6
/
+8
2008-10-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
32
-626
/
+778
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
35
-154
/
+283
2008-10-21
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+6
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
28
-1064
/
+788
2008-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
5
-190
/
+100
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2008-10-20
Update email addresses.
Dave Jones
7
-7
/
+7
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
1
-0
/
+0
2008-10-20
PCI: fix AER capability check
Yu Zhao
2
-3
/
+2
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
4
-61
/
+20
2008-10-20
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
1
-2
/
+0
2008-10-20
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
1
-1
/
+1
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
3
-71
/
+94
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
2
-16
/
+15
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
3
-0
/
+47
2008-10-20
PCI: centralize the capabilities code in probe.c
Zhao, Yu
1
-7
/
+20
2008-10-20
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
1
-55
/
+83
2008-10-20
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
1
-1
/
+1
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
4
-12
/
+21
2008-10-20
PCI: use resource_size() everywhere.
Zhao, Yu
2
-3
/
+3
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
3
-5
/
+5
2008-10-20
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
1
-2
/
+1
2008-10-20
PCI: fix hotplug get_##name return value problem
Zhao, Yu
1
-7
/
+7
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
1
-7
/
+3
2008-10-20
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
1
-2
/
+2
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2
-0
/
+15
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
3
-0
/
+9
2008-10-20
PCI: utilize calculated results when detecting MSI features
Jike Song
1
-6
/
+4
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
5
-186
/
+263
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
1
-2
/
+1
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2
-2
/
+4
2008-10-20
PCI: tidy PME support messages
Bjorn Helgaas
1
-13
/
+13
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
1
-22
/
+22
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
1
-69
/
+23
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
2
-2
/
+2
[next]