aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14[NET]: Add macvlan driverPatrick McHardy3-0/+507
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-7/+22
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds12-1632/+3659
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle1-14/+0
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams1-0/+2
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams3-0/+1477
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams1-124/+0
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams1-58/+13
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams1-12/+38
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams1-28/+25
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams1-19/+65
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams1-35/+114
2007-07-13md: handle_stripe5 - add request/completion logic for async write opsDan Williams1-23/+138
2007-07-13md: common infrastructure for running operations with raid5_run_opsDan Williams1-9/+58
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams1-0/+536
2007-07-13raid5: replace custom debug PRINTKs with standard pr_debugDan Williams1-58/+58
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams1-786/+740
2007-07-13async_tx: add the async_tx apiDan Williams3-31/+31
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams5-162/+9
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams3-110/+111
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams3-165/+325
2007-07-13[CPUFREQ] Restore previously used governor on a hot-replugged CPUThomas Renninger1-1/+22
2007-07-13[CPUFREQ] bugfix cpufreq in combination with performance governorPeter Oruba1-6/+0
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds1-0/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds134-4431/+14567
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds95-1053/+2796
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds1-0/+1
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-07-12USB: additions to the quirk listOliver Neukum1-0/+8
2007-07-12usb-storage: implement autosuspendAlan Stern2-11/+29
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov1-0/+3
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell2-23/+23
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell3-82/+100
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell9-429/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell4-29/+11
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2-404/+25
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda1-14/+49
2007-07-12USB: quirk for samsung printerOliver Neukum1-0/+2
2007-07-12USB: usb/dma doc updatesDavid Brownell1-5/+6
2007-07-12USB: drivers/usb/storage/unusual_devs.h whitespace cleanupS.Caglar Onur1-94/+94
2007-07-12USB: remove Makefile reference to obsolete OHCI_AT91Robert P. J. Day1-1/+0
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox2-17/+0
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox1-10/+0
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox2-17/+0
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()Alan Cox1-32/+1
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox1-72/+0
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu1-0/+1
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum1-60/+44
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke1-9/+3
2007-07-12USB: fix gregkh-usb-usb-use-menuconfig-objectsJan Engelhardt1-1/+0