summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-23Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov1-1/+4
2007-03-23Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov1-3/+4
2007-03-23r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-03-23fix read past end of array in md/linear.cAndy Isaacson1-1/+1
2007-03-23EHCI: add delay to bus_resume before accessing portsAlan Stern1-0/+4
2007-03-23adjust legacy IDE resource setting (v2)Jan Beulich1-13/+32
2007-03-23gdth: fix oops in gdth_copy_cmd()Joerg Dorchain1-0/+2
2007-03-13Fix callback bug in connectorPhilipp Reisner1-11/+11
2007-03-13fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat1-4/+45
2007-03-13bcm43xx: Fix problem with >1 GB RAMLarry Finger2-47/+125
2007-03-13Fix bug 7994 sleeping function called from invalid contextDouglas Gilbert1-3/+9
2007-03-09Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-09pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl1-1/+1
2007-03-09video/aty/mach64_ct.c: fix bogus delay loopDavid Miller1-2/+1
2007-03-09revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton1-8/+1
2007-03-09ueagle-atm.c needs sched.hRandy Dunlap1-0/+1
2007-03-09kvm: Fix asm constraint for lldt instructionS.Caglar Onur1-1/+1
2007-03-09Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-03-09enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2-2/+2
2007-03-09Backport of psmouse suspend/shutdown cleanupsThomas Renninger3-0/+30
2007-03-09USB: usbnet driver bugfixDavid Brownell1-2/+5
2007-03-09tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-09forcedeth: disable msixAyaz Abdulla1-1/+1
2007-03-09Fix %100 cpu spinning on sparc64David Miller1-8/+9
2007-03-09HID: fix possible double-free on error path in hid parserJiri Kosina1-5/+0
2007-03-09libata: add missing CONFIG_PM in LLDsTejun Heo34-1/+165
2007-03-09libata: add missing PM callbacksTejun Heo2-0/+8
2007-03-09bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin1-3/+3
2007-03-09mmc: Power quirk for ENE controllersDarren Salt1-3/+19
2007-03-09sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo1-1/+7
2007-03-09V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware imagesMichael Krufky2-5/+10
2007-03-09V4L: fix cx25840 firmware loadingHans Verkuil2-3/+3
2007-03-09DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handlingMichael Krufky1-0/+2
2007-03-09DVB: cxusb: fix firmware patch for big endian systemsJin-Bong lee1-2/+2
2007-03-09V4L: pvrusb2: Handle larger cx2341x firmware imagesMike Isely1-15/+18
2007-03-09V4L: pvrusb2: Fix video corruption on stream startMike Isely1-0/+40
2007-03-09dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert1-0/+13
2007-03-09md: Fix raid10 recovery problem.NeilBrown1-18/+20
2007-03-09bcm43xx: fix for 4309Stefano Brivio1-2/+3
2007-03-09sky2: transmit timeout deadlockStephen Hemminger1-4/+2
2007-03-09sky2: dont flush good pause framesStephen Hemminger1-1/+1
2007-03-09UHCI: fix port resume problemAlan Stern1-4/+7
2007-03-09EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+16
2007-03-09MTD: Fatal regression in drivers/mtd/redboot.c in 2.6.20David Woodhouse1-4/+15
2007-03-09USB HID: Fix USB vendor and product IDs endianness for USB HID devicesJulien BLACHE1-2/+2
2007-03-09Fix null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-03-09ieee1394: fix host device registering when nodemgr disabledStefan Richter1-8/+16
2007-03-09ieee1394: video1394: DMA fixDavid Moore1-0/+8
2007-03-09md: Avoid possible BUG_ON in md bitmap handling.Neil Brown1-1/+21
2007-03-09Fix various bugs with aligned reads in RAID5.Neil Brown1-3/+39