summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] switch pdAl Viro2008-10-211-9/+9
* [PATCH] switch pcdAl Viro2008-10-211-13/+12
* [PATCH] switch nbdAl Viro2008-10-211-14/+14
* [PATCH] switch loopAl Viro2008-10-211-25/+27
* [PATCH] switch floppyAl Viro2008-10-211-25/+26
* [PATCH] switch cpqarrayAl Viro2008-10-211-16/+16
* [PATCH] switch ccissAl Viro2008-10-211-39/+39
* [PATCH] switch brdAl Viro2008-10-211-3/+2
* [PATCH] switch ataflopAl Viro2008-10-211-21/+20
* [PATCH] switch aoeblkAl Viro2008-10-211-10/+6
* [PATCH] switch amiflopAl Viro2008-10-211-24/+26
* [PATCH] switch DAC960Al Viro2008-10-211-4/+4
* [PATCH] beginning of methods conversionAl Viro2008-10-2139-103/+103
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-215-13/+11
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-214-5/+8
* [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-213-19/+6
* [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-211-10/+10
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-216-31/+33
* [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-213-5/+3
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-216-7/+6
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-217-10/+12
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-212-2/+2
* [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-217-22/+15
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-2114-30/+30
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-201-1/+1
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-201-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-205-28/+139
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-201-23/+36
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-201-2/+2
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-201-6/+8
|\ \
| * | UIO: BKL removalJonathan Corbet2008-10-161-6/+8
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2032-626/+778
|\ \ \
| * | | PCI: fix AER capability checkYu Zhao2008-10-202-3/+2
| * | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-204-61/+20
| * | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0
| * | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| * | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-203-71/+94
| * | | PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
| * | | PCI: support PCIe ARI capabilityYu Zhao2008-10-203-0/+47
| * | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
| * | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
| * | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
| * | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
| * | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
| * | | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
OpenPOWER on IntegriCloud