summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-02hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina1-3/+8
2010-07-05md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams1-0/+29
2010-07-05md: Fix read balancing in RAID1 and RAID10 on drives > 2TBNeilBrown2-3/+3
2010-07-05md/raid1: fix counting of write targets.NeilBrown1-2/+3
2010-07-05ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe1-2/+2
2010-07-05libata: disable ATAPI AN by defaultTejun Heo1-1/+6
2010-05-26i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-05-26i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-05-26hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-05-26libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-05-26libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik1-0/+1
2010-05-26i2c: Fix probing of FSC hardware monitoring chipsJean Delvare1-7/+17
2010-05-26USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter1-2/+2
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha1-3/+10
2010-05-26megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-05-26tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-04-01hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-04-01USB: fix usbfs regressionAlan Stern1-3/+14
2010-04-01b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1