Age | Commit message (Expand) | Author | Files | Lines |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h | Atsushi Nemoto | 1 | -1/+2 |
2007-07-13 | [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h | Atsushi Nemoto | 1 | -1/+2 |
2007-07-13 | ioatdma: add the unisys "i/oat" pci vendor/device id | Dan Williams | 1 | -0/+3 |
2007-07-13 | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver | Dan Williams | 4 | -60/+910 |
2007-07-13 | iop13xx: surface the iop13xx adma units to the iop-adma driver | Dan Williams | 2 | -22/+560 |
2007-07-13 | dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines | Dan Williams | 1 | -0/+118 |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async read ops | Dan Williams | 1 | -1/+1 |
2007-07-13 | md: handle_stripe5 - add request/completion logic for async compute ops | Dan Williams | 1 | -1/+1 |
2007-07-13 | md: raid5_run_ops - run stripe operations outside sh->lock | Dan Williams | 1 | -3/+78 |
2007-07-13 | raid5: refactor handle_stripe5 and handle_stripe6 (v3) | Dan Williams | 1 | -0/+16 |
2007-07-13 | async_tx: add the async_tx api | Dan Williams | 2 | -2/+159 |
2007-07-13 | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams | 1 | -1/+1 |
2007-07-13 | dmaengine: make clients responsible for managing channels | Dan Williams | 1 | -23/+35 |
2007-07-13 | dmaengine: refactor dmaengine around dma_async_tx_descriptor | Dan Williams | 1 | -88/+149 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 8 | -115/+92 |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -4/+6 |
2007-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -1/+8 |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 1 | -7/+0 |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell | 1 | -41/+0 |
2007-07-12 | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda | 2 | -55/+0 |
2007-07-12 | USB: add IAD support to usbfs and sysfs | Craig W. Nadler | 1 | -0/+10 |
2007-07-12 | USB: Add URB_FREE_BUFFER flag and the logic behind it | Marcel Holtmann | 1 | -0/+1 |
2007-07-12 | USB: add power/persist device attribute | Alan Stern | 1 | -0/+1 |
2007-07-12 | USB: add reset_resume method | Alan Stern | 1 | -2/+5 |
2007-07-12 | USB: introduce usb_anchor | Oliver Neukum | 1 | -0/+22 |
2007-07-12 | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell | 2 | -9/+16 |
2007-07-12 | USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching | Daniel Drake | 1 | -0/+22 |
2007-07-12 | USB: add RESET_RESUME device quirk | Alan Stern | 1 | -0/+3 |
2007-07-12 | USB: add USB-Persist facility | Alan Stern | 1 | -2/+6 |
2007-07-12 | USB: suspend support for usb serial | Oliver Neukum | 1 | -0/+7 |
2007-07-12 | [IA64] Un-break ia64 build | Tony Luck | 1 | -4/+6 |
2007-07-12 | IB/mlx4: Implement query SRQ | Jack Morgenstein | 1 | -0/+1 |
2007-07-12 | IB/mlx4: Implement query QP | Jack Morgenstein | 1 | -0/+3 |
2007-07-12 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 25 | -95/+673 |
2007-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -5/+12 |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -0/+22 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 25 | -396/+33 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 8 | -31/+80 |
2007-07-12 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -7/+34 |
2007-07-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 58 | -396/+917 |
2007-07-12 | Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa... | Russell King | 19 | -91/+578 |
2007-07-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 7 | -89/+24 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 | Linus Torvalds | 35 | -2794/+4012 |
2007-07-12 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 3 | -6/+15 |
2007-07-12 | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 1 | -0/+11 |
2007-07-12 | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg | 1 | -4/+12 |
2007-07-12 | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg | 1 | -6/+0 |
2007-07-12 | [PATCH] cfg80211: Radiotap parser | Andy Green | 1 | -0/+38 |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin | 1 | -4/+0 |
2007-07-12 | x86-64: add symbolic constants for the boot segment selectors | H. Peter Anvin | 1 | -0/+8 |