aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-09firewire: Rework async receive DMA.Kristian Høgsberg
2007-03-09firewire: use atomic type for fw_device.stateStefan Richter
2007-03-09firewire: Make sure we wait for DMA to stop before we reprogram it.Kristian Høgsberg
2007-03-09firewire: Implement compliant bus management.Kristian Høgsberg
2007-03-09firewire: Fix bit shift typo.Kristian Høgsberg
2007-03-09firewire: Sanitize send error codes.Kristian Høgsberg
2007-03-09firewire: Handle access to CSR resources on local node.Kristian Høgsberg
2007-03-09firewire: Add lock transaction opcodes to fw-device-cdev.h.Kristian Høgsberg
2007-03-09firewire: Clean up response handling.Kristian Høgsberg
2007-03-09firewire: Loop requests to the host controller back into the stack.Kristian Høgsberg
2007-03-09firewire: Use struct fw_packet for incoming packets too in controller interface.Kristian Høgsberg
2007-03-09firewire: fix compilation with gcc 3.4Stefan Richter
2007-03-09firewire: Implement gap count optimization.Kristian Høgsberg
2007-03-09firewire: fw-sbp2: set command set related device flagsStefan Richter
2007-03-09firewire: consistent usage of node_idStefan Richter
2007-03-09firewire: fw-ohci: remove unnecessary macroStefan Richter
2007-03-09firewire: fw-sbp2: remove unused macroStefan Richter
2007-03-09firewire: fw-sbp2: remove bogus "emulated" host flagStefan Richter
2007-03-09firewire: fix failure path in ohci_enable_phys_dmaStefan Richter
2007-03-09firewire: comma after last enum item or initializerStefan Richter
2007-03-09firewire: whitespace adjustmentsStefan Richter
2007-03-09firewire: cleanupsAdrian Bunk
2007-03-09firewire: mark some structs constStefan Richter
2007-03-09firewire: additional help in KconfigStefan Richter
2007-03-09firewire: put old and new stack into same Kconfig submenuStefan Richter
2007-03-09firewire: consistent ifndef blocks in header filesStefan Richter
2007-03-09firewire: typo in KconfigStefan Richter
2007-03-09firewire: mark fw-core as experimentalStefan Richter
2007-03-09firewire: build fix 3Stefan Richter
2007-03-09firewire: build fix 2Andrew Morton
2007-03-09firewire: build fixAndrew Morton
2007-03-09firewire: printk warning fixAndrew Morton
2007-03-09firewire: Add SBP-2 protocol driver for storage devices.Kristian Høgsberg
2007-03-09firewire: Add driver for OHCI firewire host controllers.Kristian Høgsberg
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer
2007-03-06[PATCH] minor updat to tlclk Kconfig entryMark Gross
2007-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann
2007-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)
2007-03-06[PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan