aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async write opsDan Williams
2007-07-13md: common infrastructure for running operations with raid5_run_opsDan Williams
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams
2007-07-13raid5: replace custom debug PRINTKs with standard pr_debugDan Williams
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2007-07-13[CPUFREQ] Restore previously used governor on a hot-replugged CPUThomas Renninger
2007-07-13[CPUFREQ] bugfix cpufreq in combination with performance governorPeter Oruba
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman
2007-07-12USB: additions to the quirk listOliver Neukum
2007-07-12usb-storage: implement autosuspendAlan Stern
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda
2007-07-12USB: quirk for samsung printerOliver Neukum
2007-07-12USB: usb/dma doc updatesDavid Brownell
2007-07-12USB: drivers/usb/storage/unusual_devs.h whitespace cleanupS.Caglar Onur
2007-07-12USB: remove Makefile reference to obsolete OHCI_AT91Robert P. J. Day
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke
2007-07-12USB: fix gregkh-usb-usb-use-menuconfig-objectsJan Engelhardt
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi