summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-26sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings1-8/+0
2010-09-26pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz1-2/+4
2010-09-26pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz1-1/+12
2010-09-26Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov1-15/+71
2010-09-26hostap_pci: set dev->base_addr during probeJohn W. Linville1-0/+1
2010-09-26clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno1-9/+11
2010-09-26asix: fix setting mac address for AX88772Jussi Kivilinna1-2/+28
2010-09-263c503: Fix IRQ probingBen Hutchings1-11/+30
2010-09-26cxgb3: fix hot plug removal crashDivy Le Ray1-0/+1
2010-09-26bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2010-09-26bnx2: Fix netpoll crash.Benjamin Li1-2/+4
2010-09-26ACPI: disable _OSI(Windows 2009) on Asus K50IJZhang Rui1-0/+14
2010-09-26drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-26SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2010-09-26drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-26drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-26Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-26bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-26drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-26drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-26drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-26r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-09-26r8169: fix random mdio_write failuresTimo Teräs1-0/+5
2010-09-26USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2010-09-20drm/i915: Prevent double dpms onChris Wilson1-1/+4
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-09-20apm_power: Add missing break statementAnton Vorontsov1-0/+1
2010-09-20hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover1-2/+2
2010-09-20hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover1-1/+1
2010-09-20ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-09-20p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-09-20Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
2010-09-20mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2-8/+7
2010-09-20tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo2-1/+17
2010-09-20HID: fix suspend crash by moving initializations earlierAlan Stern1-7/+6
2010-09-20HID: usbhid: initialize interface pointers early enoughJiri Kosina1-3/+2
2010-09-20oprofile: fix crash when accessing freed task structsRobert Richter2-15/+14
2010-09-20tun: Don't add sysfs attributes to devices without sysfs directoriesBen Hutchings1-1/+2
2010-09-20USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray1-1/+2
2010-09-20USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes1-0/+4
2010-09-20USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray1-0/+16
2010-09-20USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt1-0/+1
2010-09-20USB: cdc-acm: add another device quirkRuss Nelson1-0/+3
2010-09-20USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor1-1/+57
2010-09-20usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow1-13/+22
2010-09-20USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold1-4/+18