index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
39
-103
/
+103
*
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
2008-10-21
5
-13
/
+11
*
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
4
-5
/
+8
*
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2008-10-21
3
-19
/
+6
*
[PATCH] switch pktcdvd to blkdev_driver_ioctl()
Al Viro
2008-10-21
1
-10
/
+10
*
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
2008-10-21
6
-31
/
+33
*
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
3
-5
/
+3
*
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
2008-10-21
6
-7
/
+6
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
7
-10
/
+12
*
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2008-10-21
2
-2
/
+2
*
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
7
-22
/
+15
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
14
-30
/
+30
*
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2008-10-20
1
-1
/
+1
*
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-10-20
1
-2
/
+2
*
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
2008-10-20
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-20
5
-28
/
+139
|
\
|
*
parisc: add rtc platform driver
Kyle McMartin
2008-10-10
3
-0
/
+120
|
*
parisc: unify CCIO_COLLECT_STATS implementation
Kyle McMartin
2008-10-10
1
-26
/
+17
|
*
parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>
Kyle McMartin
2008-10-10
1
-2
/
+2
*
|
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
2008-10-20
1
-1
/
+1
*
|
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
2008-10-20
1
-23
/
+36
*
|
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
2008-10-20
1
-2
/
+2
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-20
1
-6
/
+8
|
\
\
|
*
|
UIO: BKL removal
Jonathan Corbet
2008-10-16
1
-6
/
+8
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
32
-626
/
+778
|
\
\
\
|
*
|
|
PCI: fix AER capability check
Yu Zhao
2008-10-20
2
-3
/
+2
|
*
|
|
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
4
-61
/
+20
|
*
|
|
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
2008-10-20
1
-2
/
+0
|
*
|
|
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
2008-10-20
1
-1
/
+1
|
*
|
|
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
3
-71
/
+94
|
*
|
|
PCI: probing debug message uniformization
Vincent Legoll
2008-10-20
2
-16
/
+15
|
*
|
|
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
3
-0
/
+47
|
*
|
|
PCI: centralize the capabilities code in probe.c
Zhao, Yu
2008-10-20
1
-7
/
+20
|
*
|
|
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
2008-10-20
1
-55
/
+83
|
*
|
|
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
2008-10-20
1
-1
/
+1
|
*
|
|
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
4
-12
/
+21
|
*
|
|
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
2
-3
/
+3
|
*
|
|
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-10-20
3
-5
/
+5
|
*
|
|
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
2008-10-20
1
-2
/
+1
|
*
|
|
PCI: fix hotplug get_##name return value problem
Zhao, Yu
2008-10-20
1
-7
/
+7
|
*
|
|
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
2008-10-20
1
-7
/
+3
|
*
|
|
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
2008-10-20
1
-2
/
+2
|
*
|
|
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2008-10-20
2
-0
/
+15
|
*
|
|
PCI: make CPU list affinity visible
Mike Travis
2008-10-20
3
-0
/
+9
|
*
|
|
PCI: utilize calculated results when detecting MSI features
Jike Song
2008-10-20
1
-6
/
+4
|
*
|
|
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
5
-186
/
+263
|
*
|
|
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-10-20
1
-2
/
+1
|
*
|
|
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
2
-2
/
+4
|
*
|
|
PCI: tidy PME support messages
Bjorn Helgaas
2008-10-20
1
-13
/
+13
|
*
|
|
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
2008-10-20
1
-22
/
+22
[next]