Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
[deliverable/linux.git] / drivers /
2008-07-25  David WoodhouseMerge branch 'linux-next' of git://git.infradead.org...
2008-07-25  Ben DooksCPUFREQ: S3C24XX NAND driver frequency scaling support.
2008-07-25  Yoichi Yuasa[MTD][NAND] au1550nd: remove unused variable
2008-07-25  Atsushi Nemoto[MTD] jedec_probe: Fix SST 16-bit chip detection
2008-07-25  Atsushi Nemoto[MTD][MTDPART] Fix a division by zero bug
2008-07-25  Atsushi Nemoto[MTD][MTDPART] Cleanup and document the erase region...
2008-07-25  Atsushi Nemoto[MTD][MTDPART] Handle most checkpatch findings
2008-07-25  Atsushi Nemoto[MTD][MTDPART] Seperate main loop from per-partition...
2008-07-25  Uwe Kleine-König[MTD] physmap: resume already suspended chips on failur...
2008-07-25  Robert Jarzmik[MTD] physmap: Fix suspend/resume/shutdown bugs.
2008-07-25  Alexey Korolev[MTD] [NOR] Fix -ETIMEO errors in CFI driver
2008-07-25  Anton Vorontsov[MTD] [NAND] fsl_elbc_nand: fix section mismatch with...
2008-07-25  Artem BityutskiyUBI: always start the background thread
2008-07-24  Artem BityutskiyUBI: fix gcc warning
2008-07-24  Artem BityutskiyUBI: remove pre-sqnum images support
2008-07-24  Artem BityutskiyUBI: fix kernel-doc errors and warnings
2008-07-24  Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24  Artem BityutskiyUBI: bugfix - do not torture PEB needlessly
2008-07-24  Artem BityutskiyUBI: rework scrubbing messages
2008-07-24  Artem BityutskiyUBI: implement multiple volumes rename
2008-07-24  Artem BityutskiyUBI: fix and re-work debugging stuff
2008-07-24  Artem BityutskiyUBI: amend commentaries
2008-07-24  Artem BityutskiyUBI: fix error message
2008-07-24  Artem BityutskiyUBI: improve mkvol request validation
2008-07-24  Artem BityutskiyUBI: add ubi_sync() interface
2008-07-24  Bruce LeonardUBI: fix 64-bit calculations
2008-07-24  Artem BityutskiyUBI: fix LEB locking
2008-07-24  Artem BityutskiyUBI: fix memory leak on error path
2008-07-24  Artem BityutskiyUBI: do not forget to free internal volumes
2008-07-24  Artem BityutskiyUBI: fix memory leak
2008-07-24  Kyungmin ParkUBI: avoid unnecessary division operations
2008-07-24  Kyungmin ParkUBI: fix buffer padding
2008-07-24  Artem BityutskiyUBI: add a comment
2008-07-24  Artem BityutskiyUBI: print error code
2008-07-24  Linus TorvaldsMerge branch 'x86/auditsc' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23  Pavel Machekide: small whitespace fixes
2008-07-23  Harvey Harrisonide: ide-cd_ioctl.c fix sparse integer as NULL pointer...
2008-07-23  Harvey Harrisonide: ide-cd.c fix sparse endianness warnings
2008-07-23  Borislav Petkovide-cd: convert to using the new atapi_flags
2008-07-23  Borislav Petkovide: remove unused PC_FLAG_DRQ_INTERRUPT
2008-07-23  Borislav Petkovide-scsi: convert to using the new atapi_flags
2008-07-23  Borislav Petkovide-tape: convert to using the new atapi_flags
2008-07-23  Borislav Petkovide-floppy: convert to using the new atapi_flags (take 2)
2008-07-23  Borislav Petkovide: use rq->cmd instead of pc->c in atapi common code
2008-07-23  Borislav Petkovide-scsi: pass packet command in rq->cmd
2008-07-23  Borislav Petkovide-tape: pass packet command in rq->cmd
2008-07-23  Borislav Petkovide-tape: make room for packet command ids in rq->cmd
2008-07-23  Borislav Petkovide-floppy: pass packet command in rq->cmd
2008-07-23  Borislav Petkovide-scsi: use drive->pc_callback instead of pc->callback
2008-07-23  Borislav Petkovide-tape: use drive->pc_callback instead of pc->callback
2008-07-23  Borislav Petkovide-floppy: use drive->pc_callback instead of pc->callback
2008-07-23  Darren Jenkinsdrivers/ide/ide-tape.c: remove double kfree
2008-07-23  Bartlomiej Zolnier... ide: add ide_host_free() helper (take 2)
2008-07-23  Bartlomiej Zolnier... ide: allocate ide_hwif_t instances dynamically
2008-07-23  Bartlomiej Zolnier... ide: add ide_ports[]
2008-07-23  Bartlomiej Zolnier... ide: move ide_remove_port_from_hwgroup() to ide-probe.c
2008-07-23  Bartlomiej Zolnier... ide: fix IDE port slots reservation and freeing (take 2)
2008-07-23  Bartlomiej Zolnier... ide: fix ide_host_register() return value
2008-07-23  Bartlomiej Zolnier... ide: add ide_host_add() helper
2008-07-23  Bartlomiej Zolnier... ide: add struct ide_host (take 3)
2008-07-23  Bartlomiej Zolnier... ide: add struct ide_tp_ops (take 2)
2008-07-23  Bartlomiej Zolnier... ide: add 'config' field to hw_regs_t
2008-07-23  Bartlomiej Zolnier... ide-generic: probing fix
2008-07-23  Bartlomiej Zolnier... gayle: reserve memory resources at once
2008-07-23  Bartlomiej Zolnier... ide: filter out "default" transfer mode values in set_x...
2008-07-23  Bartlomiej Zolnier... ide: filter out invalid transfer mode values in set_xfe...
2008-07-23  Bartlomiej Zolnier... ide: remove dead Virtual DMA support
2008-07-23  Bartlomiej Zolnier... ide: mark hpt34x host driver as BROKEN
2008-07-23  Bartlomiej Zolnier... ide: limit cy82c693 host driver to ALPHA
2008-07-23  Bartlomiej Zolnier... ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
2008-07-23  Bartlomiej Zolnier... ide: add ide_read_bcount_and_ireason() helper
2008-07-23  Bartlomiej Zolnier... ide: add ide_read_ireason() helper
2008-07-23  Bartlomiej Zolnier... ide: add ide_read_device() helper
2008-07-23  Bartlomiej Zolnier... ide: use ->tf_read in ide_read_error()
2008-07-23  Bartlomiej Zolnier... ide: use ->tf_load in SELECT_DRIVE()
2008-07-23  Bartlomiej Zolnier... ide: use ->tf_load in actual_try_to_identify()
2008-07-23  Bartlomiej Zolnier... ide: use ->tf_load in ide_config_drive_speed()
2008-07-23  Bartlomiej Zolnier... ide: change order of register access in ide_config_driv...
2008-07-23  Bartlomiej Zolnier... ide: add ->set_irq method
2008-07-23  Bartlomiej Zolnier... ide: add ->read_altstatus method
2008-07-23  Bartlomiej Zolnier... ide: add ->read_status method
2008-07-23  Bartlomiej Zolnier... ide: add ->exec_command method
2008-07-23  Bartlomiej Zolnier... ide: factor out simplex handling from ide_pci_dma_base()
2008-07-23  Bartlomiej Zolnier... ide: remove ide_setup_dma()
2008-07-23  Bartlomiej Zolnier... ide: remove ->dma_{status,command} fields from ide_hwif_t
2008-07-23  Bartlomiej Zolnier... ide: use I/O ops directly in ide-dma.c
2008-07-23  Bartlomiej Zolnier... ide: add ->read_sff_dma_status method
2008-07-23  Bartlomiej Zolnier... ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
2008-07-23  Bartlomiej Zolnier... ide: move ide_pci_setup_ports() call out from do_ide_se...
2008-07-23  Bartlomiej Zolnier... ide-pmac: move ide_find_port() call to pmac_ide_setup_d...
2008-07-23  Bartlomiej Zolnier... ide-pmac: add ->init_dev method (take 4)
2008-07-23  Bartlomiej Zolnier... ide-pmac: store pmif instead of hwif in ->driver_data...
next
This page took 0.052152 seconds and 8 git commands to generate.