index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-02-01
ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: unify request end exit path in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: factor out request sense fixup from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove BUG_ON() from cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: rename cdrom_* functions to ide_cd_*
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: coding style fixes for cdrom_get_toc_entry()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove duplicate sense keys definitions from ide-cd.h
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: re-organize handling of quirky devices
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove STANDARD_ATAPI define
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove NO_DOOR_LOCKING define
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove struct ide_cd_{config,state}_flags
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove struct atapi_capabilities_page (take 2)
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: kill CDROM_STATE_FLAGS() macro
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: kill CDROM_CONFIG_FLAGS() macro
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove redundant config flags
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: add IDE_CD_CAPABILITIES define
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: cleanup ide_cdrom_update_speed()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove unused struct atapi_cdrom_subchnl
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove dead code from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove unused defines from ide-cd.h
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove stale cdrom_transfer_packet_command() comment
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-...
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: fix trailing whitespaces in changelog
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: fix DMA error handling in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: fix "missing data" handling in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: add ide_cd_pad_transfer() helper
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: use xfer_func_t in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide/ppc/pmac.c section fixes
Adrian Bunk
2008-02-01
ide: make wait_drive_not_busy() static again
Adrian Bunk
2008-02-01
ide: small ide-scan-pci.c cleanup
Adrian Bunk
2008-02-01
ide: unexport ide_dma_on
Adrian Bunk
2008-02-01
ide/Kconfig: use 'on-board' instead of 'built-in' in config options
Frans Pop
2008-02-01
Atari Falcon IDE: Add missing hwif variable
Geert Uytterhoeven
2008-02-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-01
m68knommu: use container_of in mcf.c
Greg Ungerer
2008-02-01
m68knommu: use IRQF_DISABLE in m68328serial.c
Greg Ungerer
[next]