projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2009-03-27
Bartlomiej...
ide: pass number of bytes to complete to ide_complete_rq()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove BUG() from ide_complete_rq()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move rq->errors quirk out from ide_end_request()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: pass error value to ide_complete_rq()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: sanitize ide_end_rq()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: add ide_end_rq() (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: make ide_special_rq() BUG() on unknown requests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: sanitize ide_finish_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: use ide_complete_cmd() for head unload commands
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: task_error() -> task_error_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: unify exit paths in task_pio_intr()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: inline task_in_unexpected() into task_pio_intr()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: merge task_{in,out}_intr()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: use ata_tf_protocols enums
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: set IDE_TFLAG_WRITE basing on data phase used...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move command related fields from ide_hwif_t to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: pass command instead of request to ide_pio_datablock()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove ide_task_t typedef
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: call ide_build_sglist() prior to ->dma_setup (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: use blk_fs_request() check in ide-taskfile.c
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: return request status from ->pc_callback method
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove ->end_request method
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide-{floppy,tape}: cleanup ide*_end_request()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: use ->end_request only for private device driver...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move ->failed_pc to ide_drive_t
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide-tape: remove superfluous tape->lock
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide-floppy: remove superfluous check from ide_floppy_en...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove no longer needed PC_FLAG_TIMEDOUT packet...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
au1xxx-ide: auide_dma_end() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
trm290: trm290_dma_setup() fix
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
icside: icside_dma_setup() fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move smart_enable() call out from get_smart_data()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove ->data_phase field from ide_hwif_t
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: no need to read Status and Error registers for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move request type specific code from ide_end_drive...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: factor out completion of taskfile from ide_end_dri...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: complete power step in ide_complete_pm_request()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: add "flagged" taskfile flags to struct ide_taskfil...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: add IDE_HFLAG_4DRIVES host flag
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: add IDE_HFLAG_DTC2278 host flag
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove now superfluous check from ide_host_register()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: allow host drivers to specify IRQ flags
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: fix error message in pre_task_out_intr()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: fix memleak on failure in probe_for_drive()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: include <asm/ide.h> only when needed
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
at91_ide: use readsw()/writesw() directly
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Borislav Petkov
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Kevin Hilman
IDE: palm_bk3710: use ioremap instead of arch-specific...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: cleanup <asm-m68k/ide.h>
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: make m68k host drivers use IDE_HFLAG_MMIO
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove IDE_ARCH_LOCK (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: remove IDE_ARCH_INTR (v2)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Borislav Petkov
ide: improve debugging scheme
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide: move ->rqsize init from init_irq() to ide_init_port()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
macide: use struct ide_port_info
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
buddha: use struct ide_port_info
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide-pnp: use struct ide_port_info
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide-generic: use struct ide_port_info
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
ide_arm: use struct ide_port_info
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Bartlomiej...
icside: use struct ide_port_info also for PCB version...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'header-fixes-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'irq-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'timers-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'sched-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git390.marist.edu...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-next-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'kvm-updates/2.6.30' of git://git./virt...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Alan Cox
dontdiff: Fix asm exclude
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Jan Kara
ext3: Avoid starting a transaction in writepage when...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
David S. Miller
Merge branch 'master' of /home/davem/src/GIT/linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Geert Uytterhoeven
m68k: irq_node.handler() should return irqreturn_t
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Michael Schmitz
m68k: section mismatch fixes: Atari SCSI
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Michael Schmitz
m68k: section mismatch fixes: DMAsound for Atari
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Geert Uytterhoeven
MAINTAINERS: Replace dead link to m68k CVS repository...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Laurent Vivier
m68k: mac - Add SWIM floppy support
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Laurent Vivier
m68k: mac - Add a new entry in mac_model to identify...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Laurent Vivier
m68k: Add install target
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/gregkh/usb-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/gregkh/driver-core-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/lethal/sh-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Wu Fengguang
writeback: double the dirty thresholds
commit
|
commitdiff
|
tree
|
snapshot
next