aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-16
|\
| * firewire: fix ioctl() return codeStefan Richter2008-10-15
| * firewire: fix setting tag and sy in iso transmissionStefan Richter2008-10-15
| * firewire: fw-sbp2: fix another small generation access bugStefan Richter2008-10-15
| * firewire: fw-sbp2: enforce s/g segment size limitStefan Richter2008-10-15
| * firewire: fw_send_request_sync()Jay Fenlason2008-10-15
| * ieee1394: survive a few seconds connection lossStefan Richter2008-10-15
| * ieee1394: nodemgr clean up class iteratorsStefan Richter2008-10-15
| * ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter2008-10-15
| * ieee1394: raw1394: make write() thread-safeStefan Richter2008-10-15
| * ieee1394: raw1394: narrow down the state_mutex protected regionStefan Richter2008-10-15
| * ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...Stefan Richter2008-10-15
| * ieee1394: sbp2: enforce s/g segment size limitStefan Richter2008-10-15
| * ieee1394: sbp2: check for DMA mapping failuresStefan Richter2008-10-15
| * ieee1394: sbp2: stricter dma_syncStefan Richter2008-10-15
| * ieee1394: Use DIV_ROUND_UPJulia Lawall2008-10-15
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-16
|\ \
| * | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-16
| * | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-16
| * | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-16
| * | agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\ \
| * | UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey2008-10-16
| * | UIO: add automata sercos3 pci card supportJohn Ogness2008-10-16
| * | UIO: Change driver name of uio_pdrvHans J. Koch2008-10-16
| * | UIO: Add alignment warnings for uio-memHans J. Koch2008-10-16
| * | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-16
| * | NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-16
| * | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-16
| * | platform: add new device registration helperDmitry Baryshkov2008-10-16
| * | PNP: create device attributes via default device attributesDrew Moseley2008-10-16
| * | Driver core: make bus_find_device_by_name() more robustPeter Korsgaard2008-10-16
| * | usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-16
| * | debug: use dev_WARN() rather than WARN_ON() in device_pm_add()Arjan van de Ven2008-10-16
| * | device model: Do a quickcheck for driver binding before doing an expensive checkArjan van de Ven2008-10-16
| * | Driver core: Fix cleanup in device_create_vargs().Cornelia Huck2008-10-16
| * | Driver core: Clarify device cleanup.Cornelia Huck2008-10-16
| * | drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-16
| * | driver core: make struct platform_pm_ops staticAdrian Bunk2008-10-16
| * | usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
| * | usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-16
| * | usb gadget: link fixes for storage gadgetDavid Brownell2008-10-16
| * | usb gadget: link fixes for printer gadgetDavid Brownell2008-10-16
| * | usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-16
| * | usb gadget: link fixes for gadget zeroDavid Brownell2008-10-16
| * | usb gadget: link fixes for serial gadgetDavid Brownell2008-10-16
| * | device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| * | device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16