Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
557c7ffa2f283166fa863aaa415757f5f485aa62
/
drivers
/
ide
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
d7b461c5
docs: ide: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
8ea6188
docs: cdrom: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
af1a889
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
7ad19a9
ide: officially deprecated the legacy IDE driver
by Christoph Hellwig
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
3c12c8e
Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
by Martin Wilck
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
bc119dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 6 years ago
dc5c377
drivers: ide: Kconfig: pedantic formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
fbf68b0
ide: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
498b589
ide: hpt366: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9a6d548
ide: ensure atapi sense request aren't preempted
by Jens Axboe
· 6 years ago
f8ff6c7
ide: fix a typo in the settings proc file name
by Christoph Hellwig
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
c1fa31b
ide: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
96f7741
Merge tag 'v4.20-rc6' into for-4.21/block
by Jens Axboe
· 6 years ago
adf040d
ide: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
94d0fb1
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
a51921c
ide: pmac: add of_node_put()
by Yangtao Li
· 6 years ago
f048427
ide: don't acquire queue_lock in ide_complete_pm_rq
by Christoph Hellwig
· 6 years ago
b2101f6
ide: don't acquire queue lock in ide_pm_execute_rq
by Christoph Hellwig
· 6 years ago
9334ae5
ide: clear ide_req()->special for non-passthrough requests
by Jens Axboe
· 6 years ago
0d945c1
block: remove the queue_lock indirection
by Christoph Hellwig
· 6 years ago
d16a676
ide: don't clear special on ide_queue_rq() entry
by Jens Axboe
· 6 years ago
22ce0a7
ide: don't use req->special
by Christoph Hellwig
· 6 years ago
535ac5d
ide: cleanup ->prep_rq calling convention
by Christoph Hellwig
· 6 years ago
6003352
ide: convert to blk-mq
by Jens Axboe
· 6 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
159127e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 6 years ago
a2eed33
ide: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
777a82f
ide-tape: remove redundant variable buffer_size
by Colin Ian King
· 6 years ago
bb1215a
ide: remove redundant variables queue_run_ms and left
by Colin Ian King
· 6 years ago
7a6873be
ide-cd: Remove redundant sense buffer
by Kees Cook
· 6 years ago
e7d0748
block: Switch struct packet_command to use struct scsi_sense_hdr
by Kees Cook
· 6 years ago
54f8a7a
ide-cd: Drop unused sense buffers
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
47b82e8
ide: don't enable/disable interrupts in force threaded-IRQ mode
by Sebastian Andrzej Siewior
· 7 years ago
ce1e518
ide: don't disable interrupts during kmap_atomic()
by Sebastian Andrzej Siewior
· 7 years ago
56f0dda
ide: Handle irq disabling consistently
by Sebastian Andrzej Siewior
· 7 years ago
820ec41
alim15x3: move irq-restore before pci_dev_put()
by Sebastian Andrzej Siewior
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ec7d9c9
ide: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
61fb5c0
ide: remove ide_driver_proc_write
by Christoph Hellwig
· 7 years ago
0eb0b63
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
by Christoph Hellwig
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
164c3d0
ide: remove the PCI_DMA_BUS_IS_PHYS check
by Christoph Hellwig
· 7 years ago
1d3b991
ide: kill ide_toggle_bounce
by Christoph Hellwig
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
e40dc66
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
233bde2
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
by Bart Van Assche
· 7 years ago
d1ed7c5
leds: Extends disk trigger for reads and writes
by Linus Walleij
· 7 years ago
2bbea6e
cdrom: do not call check_disk_change() inside cdrom_open()
by Maurizio Lombardi
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
5ee0524
block: Add 'lock' as third argument to blk_alloc_queue_node()
by Bart Van Assche
· 7 years ago
3079c22
genhd: Rename get_disk() to get_disk_and_module()
by Jan Kara
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
8b76f5d
ide: remove duplicated assignment to 'cursg'
by Colin Ian King
· 7 years ago
8c01639
sl82c105: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
ed30b14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 7 years ago
06ede5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
4fc9308
ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
by Bart Van Assche
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8dc7a31
ide: ide-atapi: fix compile error with defining macro DEBUG
by Hongxu Jia
· 7 years ago
039c635
ide, scsi: Tell the block layer at request allocation time about preempt requests
by Bart Van Assche
· 7 years ago
fbc3edf
drivers/ide-cd: Handle missing driver data during status check gracefully
by Borislav Petkov
· 7 years ago
10738ba
ide: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
c091fbe
block: fix CDROM dependency on BLK_DEV
by Arnd Bergmann
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2a75016
block: Rework drivers/cdrom/Makefile
by Bart Van Assche
· 7 years ago
79d7334
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
by Hongxu Jia
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
b1f9e5e
ide: fix IRQ assignment for PCI bus order probing
by Lorenzo Pieralisi
· 7 years ago
a06876a
ide: pci: free PCI BARs on initialization failure
by Bartlomiej Zolnierkiewicz
· 7 years ago
d410a64
ide: free hwif->portdev on hwif_init() failure
by Bartlomiej Zolnierkiewicz
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
859420e
ide: pmac: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
07d4b02
ide-floppy: Use blk_rq_is_scsi()
by Bart Van Assche
· 7 years ago
b671e17
PNP: ide: constify pnp_device_id
by Arvind Yadav
· 7 years ago
921edf3
ide: avoid warning for timings calculation
by Arnd Bergmann
· 7 years ago
c8d9cf2
block: Change argument type of scsi_req_init()
by Bart Van Assche
· 8 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
9efc160
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
by Bart Van Assche
· 8 years ago
acfead3
ide: don't call memcpy with the same source and destination
by Mikulas Patocka
· 8 years ago
Next »