]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
dm crypt: store sector mapping in dm_crypt_io
[karo-tx-linux.git] / drivers /
2008-02-08 Milan Brozdm crypt: store sector mapping in dm_crypt_io
2008-02-08 Alasdair G Kergondm crypt: move queue functions
2008-02-08 Milan Brozdm crypt: adjust io processing functions
2008-02-08 Milan Brozdm crypt: tidy crypt_endio
2008-02-08 Milan Brozdm crypt: move error setting outside crypt_dec_pending
2008-02-08 Milan Brozdm crypt: remove unnecessary crypt_context write parm
2008-02-08 Milan Brozdm crypt: move convert_context inside dm_crypt_io
2008-02-08 Alasdair G Kergondm mpath: add missing static
2008-02-08 Alasdair G Kergondm: targets no longer experimental
2008-02-08 Milan Brozdm: refactor dm_suspend completion wait
2008-02-08 Milan Brozdm: split dm_suspend io_lock hold into two
2008-02-08 Milan Brozdm: tidy dm_suspend
2008-02-08 Milan Brozdm: refactor deferred bio_list processing
2008-02-08 Milan Brozdm: tidy alloc_dev labels
2008-02-08 Andrew Mortondm ioctl: use uninitialized_var
2008-02-08 Andrew Mortondm: table use uninitialized_var
2008-02-08 Andrew Mortondm snapshot: use uninitialized_var
2008-02-08 Daniel Walkerdm: convert suspend_lock semaphore to mutex
2008-02-08 Robert P. J. Daydm snapshot: use rounddown_pow_of_two
2008-02-08 Jun'ichi Nomuradm: table remove unused total
2008-02-08 Paul Jimenezdm: table use list_for_each
2008-02-08 Milan Brozdm ioctl: move compat code
2008-02-08 Alasdair G Kergondm ioctl: remove lock_kernel
2008-02-08 Alasdair G Kergondm: mark function lists static
2008-02-08 Milan Brozdm: add missing memory barrier to dm_suspend
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-07 Jesse Barnesi915: Fix GR register array size off-by-one bug
2008-02-07 Michael E BrownDriver core: Revert "Fix Firmware class name collision"
2008-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.org/pub...
2008-02-07 Jiri SlabyChar: mxser, add support for CP-114UL
2008-02-07 Jiri SlabyChar: mxser, remove it
2008-02-07 Jiri SlabyChar: mxser, ioctl cleanup
2008-02-07 Jiri SlabyChar: mxser, simplify mxser_get_serial_info
2008-02-07 Jiri SlabyChar: mxser, reorder mxser_cardinfo fields
2008-02-07 Jiri SlabyChar: mxser, 0 to NULL in pointer
2008-02-07 Jiri SlabyChar: mxser, remove special baudrate processing
2008-02-07 Alan Coxmxser/mxser_new: first pass over termios reporting...
2008-02-07 Jiri SlabyChar: riscom8, remove wakeup and hangup bottomhalves
2008-02-07 Jiri SlabyChar: serial167, remove bottomhalf
2008-02-07 Jiri SlabyChar: stallion, remove bottomhalf
2008-02-07 Jiri SlabyChar: specialix, remove bottomhalves
2008-02-07 Jiri SlabyChar: istallion, remove hangup bottomhalf
2008-02-07 Jiri SlabyChar: esp, remove hangup and wakeup bottomhalves
2008-02-07 Jiri SlabyChar: riscom8, change rc_init_drivers prototype
2008-02-07 Jiri SlabyChar: stallion, fix compiler warnings
2008-02-07 Jiri SlabyChar: mxser_new, ioaddresses are ulong
2008-02-07 Jiri SlabyChar: char/serial, remove SERIAL_TYPE_NORMAL redefines
2008-02-07 Jiri SlabyChar: rocket, remove useless macros
2008-02-07 Jiri SlabyChar: rocket, printk cleanup
2008-02-07 Jiri SlabyChar: rocket, switch long delay to sleep
2008-02-07 Frank Sorensoni8k: Inspiron E1705 fix
2008-02-07 Bradley SmithI8K: allow i8k driver to be built on x86_64 systems
2008-02-07 Matthias KaehlckeMBCS: convert dmareadlock to mutex
2008-02-07 Matthias KaehlckeMBCS: convert dmawritelock to mutex
2008-02-07 Matthias KaehlckeMBCS: convert algolock to mutex
2008-02-07 Maciej W. Rozyckidz.c: Resource management
2008-02-07 Maciej W. Rozyckidz.c: Use a helper to cast from "struct uart_port *"
2008-02-07 Maciej W. Rozyckidz: clean up and improve the setup of termios settings
2008-02-07 Maciej W. Rozyckidz: handle special conditions on reception correctly
2008-02-07 Maciej W. Rozyckidz: fix locking issues
2008-02-07 Maciej W. Rozyckidz: rename the serial console structure
2008-02-07 Maciej W. Rozyckidz: update kconfig description
2008-02-07 Maciej W. Rozyckidz: add and reorder inclusions, remove unneeded ones
2008-02-07 Maciej W. Rozyckidz: don't panic() when request_irq() fails
2008-02-07 Maciej W. Rozyckidz: always check if it is safe to console_putchar()
2008-02-07 Maciej W. Rozyckidz.h: remove useless unused module junk
2008-02-07 Jason Uhlenkottdrivers/edac/i3000: document type promotion
2008-02-07 Hitoshi Mitakedrivers/edac: i3000: missing init code
2008-02-07 Doug Thompsondrivers/edac: mpc85xx: add static scope
2008-02-07 Jason Uhlenkottdrivers/edac: i3000: 64bit build
2008-02-07 Bryan Boatrightdrivers/edac: pci: broken parity regression
2008-02-07 Dave Jiangdrivers-edac: add marvell mv64x60 driver
2008-02-07 Dave Jiangdrivers-edac: add freescale mpc85xx driver
2008-02-07 Jason Uhlenkottdrivers-edac: i3000 replace macros with functions
2008-02-07 Jason Uhlenkottdrivers-edac: i3000 code tidying
2008-02-07 Benjamin Herrenschmidtdrivers-edac: add Cell MC driver
2008-02-07 Benjamin Herrenschmidtdrivers-edac: add Cell XDR memory types
2008-02-07 Anton Blancharddrivers-edac: use round_jiffies_relative
2008-02-07 Doug Thompsondrivers-edac: turn on edac device error logging
2008-02-07 Samuel OrtizASIC3 driver
2008-02-07 Philipp ZabelDS1WM: decouple host IRQ and INTR active state settings
2008-02-07 Thadeu Lima de Sou... power_supply: remove capacity_level from list of sysfs...
2008-02-07 David Woodhouse[MTD] Fix mtdoops.c compilation
2008-02-07 Rizzo Davide[MTD] [NOR] fix startup lock when using multiple nor...
2008-02-07 Samuel Tardieu[MTD] [DOC200x] eccbuf is statically defined and always...
2008-02-07 akpm@linux-foundat... [MTD] Fix maps/physmap.c compilation with CONFIG_PM
2008-02-07 Richard Purdie[MTD] onenand: Add panic_write function to the onenand...
2008-02-07 Richard Purdie[MTD] mtdoops: Use the panic_write function when present
2008-02-07 Richard Purdie[MTD] Add mtd panic_write function pointer
2008-02-07 Scott Wood[MTD] [NAND] Freescale enhanced Local Bus Controller...
next