summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/optcd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-13V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab1-3/+51
2006-05-13V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana1-81/+181
2006-05-13V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353Michael Krufky1-0/+1
2006-05-13V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.cEric Sesterhenn1-5/+5
2006-05-13V4L/DVB (3788): Fix compilation with V4L1_COMPATMauro Carvalho Chehab1-0/+2
2006-05-13V4L/DVB (3782): Removed uneeded stuff from pwc MakefileMauro Carvalho Chehab1-17/+0
2006-05-13V4L/DVB (3775): Add VIVI Kconfig stuffMauro Carvalho Chehab2-0/+13
2006-05-13V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab17-71/+118
2006-05-13V4L/DVB (3767): Pvr350 tv out (saa7127)Jose Alberto Reguero1-0/+1
2006-05-13V4L/DVB (3766): Correct buffer size calculations in cx88-core.cDuncan Sands1-6/+10
2006-05-13V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 cardTrent Piepho2-2/+2
2006-05-13V4L/DVB (3745): Fix a bug at pluto2 MakefileMauro Carvalho Chehab1-1/+1
2006-05-13V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2-2/+9
2006-05-13V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey1-0/+12
2006-05-13V4L/DVB (3740): Fix oops in budget-av with CIAndrew de Quincey1-2/+4
2006-05-13V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1Sergey Vlasov1-1/+5
2006-05-13V4L/DVB (3731): Kbuild: drivers/media/video/bt8xx: remove $(src) from include...Michael Krufky1-1/+1
2006-05-13V4L/DVB (3726): Fix TT budget-ci 1.1 CI slotsAndrew de Quincey1-20/+85
2006-05-13V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey1-2/+2
2006-05-13V4L/DVB (3704): Fix some errors on bttv_risc_overlayDuncan Sands1-8/+6
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller4-2/+9
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds1-2/+0
2006-05-12[PATCH] USB: fix omninet driver bugGreg Kroah-Hartman1-6/+6
2006-05-12[PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman4-0/+477
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino1-6/+11
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino1-1/+1
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-05-12[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush1-0/+1
2006-05-12Linux v2.6.17-rc4v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-11[BLOCK] limit request_fn recursionJens Axboe2-3/+22
2006-05-11[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()Patrick McHardy1-3/+3
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-11IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu2-6/+7
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-10[IPV6]: skb leakage in inet6_csk_xmitAlexey Kuznetsov1-0/+2
2006-05-10[BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger1-14/+7
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2-38/+28
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-10[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-10IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-10[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu1-5/+5
2006-05-10[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314