summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-09md: fix bug with re-adding of partially recovered device.NeilBrown1-2/+5
2011-02-09mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1
2011-02-09IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2011-02-09hwmon: (adm1026) Fix setting fan_divGabriele Gorla1-7/+9
2011-02-09hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla1-3/+1
2011-02-09HID: hidraw: fix window in hidraw_releaseJiri Slaby1-3/+8
2011-02-09USB: misc: uss720.c: add another vendor/product IDThomas Sailer1-1/+3
2011-02-09USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov1-0/+7
2010-12-09V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-12-09USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman1-1/+1
2010-12-09USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-12-09USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-4/+2
2010-12-09USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman1-3/+3
2010-12-09USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman1-1/+1
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern1-5/+5
2010-12-09usb: core: fix information leak to userlandVasiliy Kulikov1-3/+4
2010-12-09usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-09usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-09libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2010-11-22Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2010-11-22gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-10-28b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-28r6040: Fix multicast list iteration when hash filter is usedBen Hutchings1-0/+1
2010-10-28r6040: fix r6040_multicast_listFlorian Fainelli1-7/+4
2010-10-28atl1: fix resumeLuca Tettamanti1-2/+3
2010-10-28dmaengine: fix interrupt clearing for mv_xorSimon Guinot1-1/+1
2010-10-28v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
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-20ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez1-1/+1
2010-08-26USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-26USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-26drm: stop information leak of old kernel stack.Dave Airlie1-1/+3
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown1-0/+18
2010-08-13PCI: disable MSI on VIA K8M800Tejun Heo1-0/+1
2010-08-13nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin1-4/+10
2010-08-10SCSI: enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley1-2/+5
2010-08-10PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-08-02bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2010-08-02IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings1-12/+15
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall1-2/+2
2010-08-02hostap: Protect against initialization interruptTim Gardner3-1/+24
2010-08-02sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-08-02cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-08-02hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25