index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
Age
Commit message (
Expand
)
Author
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-08-27
[PATCH] cdrom/gdsc: fix printk format warning
Randy Dunlap
2006-07-10
[PATCH] cdrom: fix bad cgc.buflen assignment
Jens Axboe
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] drivers/cdrom/cm206.c: cleanups
Adrian Bunk
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-25
[PATCH] cdrom/mcdx: section fixes
Randy Dunlap
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-17
[PATCH] fix cdrom open
Jens Axboe
2006-05-19
[PATCH] powerpc: update iSeries viocd and viotape device-tree
Stephen Rothwell
2006-04-11
[PATCH] Overrun in cdrom/aztcd.c
Eric Sesterhenn
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-23
[PATCH] cleanup cdrom_ioctl
Christoph Hellwig
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
2006-01-10
[PATCH] cdrom: kill "open failed" error message
Jens Axboe
2006-01-10
spelling: s/trough/through/
Adrian Bunk
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2005-11-07
[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
2005-11-02
merge filename and modify references to iseries/hv_types.h
Kelly Daly
2005-11-02
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
2005-10-24
powerpc: set the driver.owner field for all vio drivers
Stephen Rothwell
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
2005-09-10
[PATCH] drivers/cdrom: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
2005-07-27
[PATCH] Update CREDITS entry and listings in source files for Jesper Juhl
Jesper Juhl
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-06-25
[PATCH] drivers/cdrom/cm206.c: cleanups
Adrian Bunk
2005-06-25
[PATCH] remove pointless NULL check before kfree in sony535.c
Jesper Juhl
2005-06-20
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
2005-06-20
[PATCH] Cleanup blk_rq_map_* interfaces
Jens Axboe
2005-05-28
[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again
Stephen Rothwell
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-05-01
[PATCH] Avoid unnecessary ide-cd cache flushes
Jens Axboe
[next]