summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-08-10pcmcia: give socket time to power downDaniel Ritz1-0/+3
2007-08-10md: raid10: fix use-after-free of bioMaik Hampel1-1/+2
2007-08-10md: handle writes to broken raid10 arrays gracefullyArne Redlich1-0/+7
2007-08-10CPU online file permissionUlrich Drepper1-1/+1
2007-08-10drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851)Dave Airlie2-3/+12
2007-08-10Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov1-1/+1
2007-08-10V4L: wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2-0/+4
2007-08-10V4L: ivtv: Add locking to ensure stream setup is atomicHans Verkuil3-11/+21
2007-08-10V4L: ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil1-2/+5
2007-08-10V4L: ivtv: fix broken VBI output supportHans Verkuil2-21/+11
2007-08-10V4L: Add check for valid control ID to v4l2_ctrl_nextHans Verkuil1-5/+14
2007-08-10firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2-2/+5
2007-08-10aacraid: fix security holeAlan Cox1-0/+4
2007-08-10Fix reported task file values in sense dataPetr Vandrovec2-0/+4
2007-08-10usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-08-10USB: fix warning caused by autosuspend counter going negativeAlan Stern1-4/+6
2007-08-10KVM: SVM: Reliably detect if SVM was disabled by BIOSJoerg Roedel2-0/+9
2007-08-10Add a PCI ID for santa rosa's PATA controller.Christian Lamparter1-0/+2
2007-08-10Fix console write locking in sparc drivers.David S. Miller4-12/+68
2007-08-10USB: cdc-acm: fix sysfs attribute registration bugAlan Stern1-3/+9
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz1-2/+1
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau5-5/+5
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas1-9/+54
2007-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-17/+43
2007-07-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-05Remove the blink driverLinus Torvalds3-54/+0
2007-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-23/+45
2007-07-04ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-07-04ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8
2007-07-04it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz1-2/+1
2007-07-04amd74xx: resume fixBartlomiej Zolnierkiewicz1-5/+3
2007-07-04hpt366: use correct enablebits for HPT36xSergei Shtylyov1-5/+15
2007-07-04hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov1-1/+2
2007-07-04ide: Fix a theoretical Ooops caseAlan Cox1-2/+2
2007-07-04ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO1-4/+8
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-07-03pata_pcmcia: Switch to ata_sff_port_startAlan Cox1-1/+1
2007-07-03pata_pdc202xx_old: Correct cable detect logicAlan Cox1-2/+2
2007-07-03ata_generic: Check the right register for the DMA enabled flagsAlan Cox1-1/+1
2007-07-03pata_ali: fix UDMA settingsChuck Ebbert1-4/+4
2007-07-03sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger1-0/+3
2007-07-03libata: fix assigned IRQ reportingTejun Heo3-5/+11
2007-07-03ACPI: fix acpi_osi=!LinuxLen Brown1-2/+2
2007-07-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-2/+4
2007-07-03Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2007-07-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-1731/+443