summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-27i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-05-27i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-05-27hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-05-27libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-05-27libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik1-0/+1
2010-05-27i2c: Fix probing of FSC hardware monitoring chipsJean Delvare1-7/+17
2010-05-27USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter1-2/+2
2010-05-27clockevent: Prevent dead lock on clockevents_lockSuresh Siddha1-3/+10
2010-05-27megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-05-27tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-04-02hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-04-02USB: fix usbfs regressionAlan Stern1-3/+14
2010-04-02b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2010-04-02V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra1-0/+1
2010-04-02bonding: ignore updelay param when there is no active slaveJiri Pirko1-0/+8
2010-04-02parisc: isa-eeprom - Fix loff_t usageMichael Buesch1-1/+1
2010-04-02drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings3-21/+41
2010-04-02USB: EHCI: fix counting of transaction error retriesAlan Stern2-6/+6
2010-04-02USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-04-02USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-04-02serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-04-02i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-04-02drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3
2010-04-02sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack1-1/+3
2010-04-02EHCI: fix bug in keeping track of resuming portsAlan Stern1-3/+4
2010-04-02r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans1-2/+2
2010-04-02hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare1-7/+16
2010-04-02Fix race in tty_fasync() properlyLinus Torvalds1-1/+3
2010-04-02UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-29USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-29USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-29USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-29tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1