summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* firewire: add isochronous multichannel receptionStefan Richter2010-07-292-96/+214
* firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter2010-07-231-5/+24
* firewire: cdev: add PHY pingingStefan Richter2010-07-231-1/+4
* firewire: cdev: add PHY packet receptionStefan Richter2010-07-232-8/+34
* firewire: cdev: add PHY packet transmissionStefan Richter2010-07-231-1/+43
* firewire: cdev: some clarifications to the API documentationStefan Richter2010-07-231-8/+25
* firewire: normalize status values in packet callbacksStefan Richter2010-07-231-4/+4
* firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-2/+4
* firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter2010-07-082-0/+6
* firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter2010-06-201-4/+15
* firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter2010-06-201-2/+74
* firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter2010-06-201-6/+16
* firewire: remove an unused function argumentStefan Richter2010-06-201-1/+1
* firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-191-2/+1
* firewire: replace get_features card driver hookStefan Richter2010-06-191-0/+3
* firewire: core: add CSR abdicate supportClemens Ladisch2010-06-101-0/+2
* firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch2010-06-101-0/+3
* firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-101-0/+1
* firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch2010-06-101-0/+5
* firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-191-1/+2
* firewire: core: clean up config ROM related defined constantsStefan Richter2010-04-191-2/+0
* firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
* firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
* firewire: ohci: remove unused dualbuffer IR codeStefan Richter2010-02-241-1/+0
* firewire: cdev: increment ABI version numberStefan Richter2010-02-241-1/+8
* firewire: cdev: add more flexible cycle timer ioctlStefan Richter2010-02-241-4/+27
* Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-2470-237/+516
|\
| * Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-231-3/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-201-1/+1
| |\
| | * fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
| * | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-201-1/+5
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-181-0/+1
| |\
| | * Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
| * | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-5/+3
| |\ \
| | * | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-042-5/+3
| * | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-111-0/+1
| |\ \ \
| | * | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki2010-02-091-0/+1
| | * | | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-081-0/+1
| | |\ \ \
| * | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-0/+8
| * | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-3/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-102-0/+4
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| | * | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
| * | | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-2/+2
| * | | | | | fix ima breakageMimi Zohar2010-02-071-2/+2
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-051-2/+2
| |\ \ \ \ \ \
| | * | | | | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-041-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | percpu: add __percpu for sparseStephen Rothwell2010-02-051-0/+2
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-041-0/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud