Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c93067ea9e5eca9d975bec74dae641228ac1bbe
/
drivers
4c93067
ide-floppy: add more debugging to idefloppy_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e421d3
ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
by Bartlomiej Zolnierkiewicz
· 16 years ago
08424ac
ide-tape: add ide_tape_io_buffers() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
74e63e74
ide-tape: factor out DSC handling from idetape_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
dd2e9a0
ide-{floppy,tape}: move checking of ->failed_pc to ->callback
by Bartlomiej Zolnierkiewicz
· 16 years ago
6bf1641
ide: add ide_issue_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
28c7214
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
4cc1968
ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
594c16d
ide: add ide_transfer_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
f83cbc7
ide-scsi: set drive->scsi flag for devices handled by the driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
794cc68
ide-{cd,floppy,tape}: remove checking for drive->scsi
by Bartlomiej Zolnierkiewicz
· 16 years ago
5d41893
ide: add PC_FLAG_ZIP_DRIVE pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
5a7b75a
ide-tape: factor out waiting for good ireason from idetape_transfer_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
9fd13a2
ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ffb664
ide-floppy: start DMA engine in idefloppy_transfer_pc1()
by Bartlomiej Zolnierkiewicz
· 16 years ago
5e33109
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b06e92
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
by Bartlomiej Zolnierkiewicz
· 16 years ago
81f4938
ide-floppy: merge callbacks
by Borislav Petkov
· 16 years ago
92f5daf
ide-tape: make pc->idetape_callback void
by Bartlomiej Zolnierkiewicz
· 16 years ago
5985e6a
ide-tape: merge callbacks
by Bartlomiej Zolnierkiewicz
· 16 years ago
258ec41
ide-tape: make idetape_retry_pc() void
by Bartlomiej Zolnierkiewicz
· 16 years ago
568ca92
ide-{floppy,tape,scsi}: log device name instead of driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
0b2eea4
ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
by Bartlomiej Zolnierkiewicz
· 16 years ago
170ee56
ide-tape: remove SIMULATE_ERRORS debug code
by Bartlomiej Zolnierkiewicz
· 16 years ago
531e9e5
ide-tape: remove stale comments from idetape_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
91395a1
ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef
by Bartlomiej Zolnierkiewicz
· 16 years ago
6bd3b0b
ide-tape: remove superfluous warning message from idetape_issue_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1e049a8
ide-tape: remove superfluous error message from idetape_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
87429bd
ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
43a2b5b
ide-scsi: add debug_log() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
c8c5112
ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e52fb4
ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6c60bd8
ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c04bbc8
ide-scsi: fix handling of DMA errors in idescsi_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e8e25f0
ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b3d96af
ide-scsi: fix race in idescsi_transfer_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
63f5abb
ide: remove action argument in ide_do_drive_cmd
by FUJITA Tomonori
· 16 years ago
7e12ca1
ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait
by FUJITA Tomonori
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
6a732e1
ide: use ->OUTBSYNC in init_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f8c4bd0a
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1357214
ide: remove ->mmio flag from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ed4af48
ide: move IRQ unmasking out from ->tf_load method
by Bartlomiej Zolnierkiewicz
· 16 years ago
9a410e7
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
e81a3bd
ide: fix do_probe() to use SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 16 years ago
49e153e
ide: remove commented out code from ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
912ef6d
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
by Bartlomiej Zolnierkiewicz
· 16 years ago
57279a7
ide: remove try_to_flush_leftover_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
931ee0d
ide: remove obsoleted "ide=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
dbac9f8
ide: cleanup init_ide_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
232595e
ide: remove obsoleted "hdx=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
d79c5a6
block: convert pd_special_command to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
ed820f1
ide-cd: remove ide_cd_init_rq
by FUJITA Tomonori
· 16 years ago
124cafc
ide: remove ide_init_drive_cmd
by FUJITA Tomonori
· 16 years ago
5f2e1ce
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
by FUJITA Tomonori
· 16 years ago
5b11471
ide: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
64ea1b4
ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
154ed28
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
6fe1623
ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
dd47087
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
0ef4c4d
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
5f82854
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
c6866a6
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e8a96aa
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
by Bartlomiej Zolnierkiewicz
· 16 years ago
5d0cc8a
ide: use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
a792bd5
ide-tape: use clamp_t() rather than nested min_t()/max_t()
by Harvey Harrison
· 16 years ago
d6cddd3
ide: eliminate FIT() macro
by Harvey Harrison
· 16 years ago
5ddee51
ide: disable drive interrupts in ide_driveid_update()
by Mikhail Cherkashin
· 16 years ago
8c6e46d
palm_bk3710: fix tRP for UDMA mode 4
by Mikhail Cherkashin
· 16 years ago
de72aa4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
8ea9212
rtc-pcf8563: add chip id
by Jon Smirl
· 16 years ago
876550a
rtc-fm3130: fix chip naming
by Alessandro Zummo
· 16 years ago
bca5c2c
ov7670: clean up ov7670_read semantics
by Andres Salomon
· 16 years ago
05d81d2
serial8250: sanity check nr_uarts on all paths.
by Eric W. Biederman
· 16 years ago
f31ad92
fbdev: bugfix for multiprocess defio
by Jaya Kumar
· 16 years ago
4fc89e3
drivers/isdn/i4l/isdn_common.c fix small resource leak
by Darren Jenkins
· 16 years ago
43f77e9
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
by Darren Jenkins
· 16 years ago
2789898
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
by James Bottomley
· 16 years ago
a26929f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
3976df9
[PATCH] IPMI: return correct value from ipmi_write
by Mark Rustad
· 16 years ago
0ce3a7e
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
by Brian King
· 16 years ago
4d727a7
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
3c1e389
libata-acpi: don't call sleeping function from invalid context
by Zhang Rui
· 16 years ago
edb8047
Added Targa Visionary 1000 IDE adapter to pata_sis.c
by Kai Krakow
· 16 years ago
b344991
libata-acpi: filter out DIPM enable
by Tejun Heo
· 16 years ago
61ca9da
rtc: fix reported IRQ rate for when HPET is enabled
by Paul Gortmaker
· 16 years ago
ac310bb
Fix name of Russell King in various comments
by Uwe Kleine-König
· 16 years ago
a7de390
rapidio: fix device reference counting
by Eugene Surovegin
· 16 years ago
fb0e7e1
tpm: add Intel TPM TIS device HID
by Marcin Obara
· 16 years ago
e5a5816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e35259a
tun: Persistent devices can get stuck in xoff state
by Max Krasnyansky
· 16 years ago
2283af5
Merge branch 'for-2.6.26' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
7a1fc53
md: ensure all blocks are uptodate or locked when syncing
by Dan Williams
· 16 years ago
6329d30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
814feef
libertas: fix memory alignment problems on the blackfin
by Ihar Hrachyshka
· 16 years ago
86229f0
zd1211rw: stop beacons on remove_interface
by Luis Carlos Cobo
· 16 years ago
1f90916
rt2x00: Disable synchronization during initialization
by Ivo van Doorn
· 16 years ago
5e19cf6
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
by Steve Wise
· 16 years ago
48948a3
Fix broken fix for fsl-diu-db
by Takashi Iwai
· 16 years ago
Next »