aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-21
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
* [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-21
* [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-21
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-20
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-10
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-10
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-20
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-20
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-20
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-20
|\ \
| * | UIO: BKL removalJonathan Corbet2008-10-16
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\ \ \
| * | | PCI: fix AER capability checkYu Zhao2008-10-20
| * | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
| * | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-20
| * | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-20
| * | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
| * | | PCI: probing debug message uniformizationVincent Legoll2008-10-20
| * | | PCI: support PCIe ARI capabilityYu Zhao2008-10-20
| * | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-20
| * | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-20
| * | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-20
| * | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20
| * | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-20
| * | | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-20
| * | | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-20
| * | | PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-20
| * | | PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-20
| * | | PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-20
| * | | PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-20
| * | | PCI: make CPU list affinity visibleMike Travis2008-10-20
| * | | PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-20
| * | | PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-20
| * | | PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-20
| * | | PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-20
| * | | PCI: tidy PME support messagesBjorn Helgaas2008-10-20
| * | | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-20
| * | | PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-20