summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-02[Bluetooth] Fix NULL pointer dereference in HCI line disciplineOhad Ben-Cohen1-1/+3
2007-11-02[Bluetooth] Fix unintentional fall-through in HCI line disciplineOhad Ben-Cohen1-0/+1
2007-11-02ide: add "optical" to sysfs "media" attributeDanny Kukawka1-0/+2
2007-11-02optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2007-11-02aacraid: fix security hole (CVE-2007-4308)Alan Cox1-0/+4
2007-11-01Fix oops in pwc v4l driverOliver Neukum1-22/+72
2007-11-01USB: fix DoS in pwc USB video driver (CVE-2007-5093)Oliver Neukum2-16/+35
2007-10-19drivers/video/macmodes.c:mac_find_mode() mustn't be __initAdrian Bunk1-2/+2
2007-10-07random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-10-07random: fix seeding with zero entropy (CVE-2007-2453 2 of 2)Matt Mackall1-24/+31
2007-10-07random: fix error in entropy extraction (CVE-2007-2453 1 of 2)Matt Mackall1-5/+7
2007-10-06fix buffer overflow in the moxa driver (CVE-2005-0504)Dann Frazier1-2/+6
2007-10-06unexport csr1212_release_keyvalAdrian Bunk1-1/+0
2007-10-06unexport cpufreq_parse_governorAdrian Bunk1-1/+0
2007-09-24[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-09-24[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-08-23md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-1/+21
2007-08-23md: fix a few problems with the interface (sysfs and ioctl) to mdNeil Brown1-4/+6
2007-08-23md: assorted md and raid1 one-linersNeil Brown2-1/+2
2007-08-23md: fix some small races in bitmap plugging in raid5Neil Brown1-3/+27
2007-08-23md: fix a plug/unplug race in raid5Neil Brown1-12/+6
2007-08-23md: fix resync speed calculation for restarted resyncsNeil Brown1-4/+6
2007-08-23md: Allow re-add to work on array without bitmapsNeil Brown2-11/+20
2007-08-12md/bitmap: tidy up i_writecount handling in md/bitmapNeil Brown2-26/+31
2007-08-12md/bitmap: remove dead code from md/bitmapNeil Brown1-22/+0
2007-08-12md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeil Brown1-18/+2
2007-08-12md/bitmap: use set_bit etc for bitmap page attributesNeil Brown1-7/+12
2007-08-12md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeil Brown1-19/+22
2007-08-12md/bitmap: fix online removal of file-backed bitmapsNeil Brown1-2/+5
2007-08-12md: Don't clear bits in bitmap when writing to one device fails during recoveryNeil Brown1-1/+12
2007-08-12md: Add '4' to the list of levels for which bitmaps are supportedNeil Brown1-1/+3
2007-08-12[MCA] fix bus matchingJames Bottomley1-1/+1
2007-07-22ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee4-15/+68
2007-07-228139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2007-07-22ieee1394: forgotten dereference...Al Viro1-1/+1
2007-07-22[SPARC]: Linux always started with 9600 8N1Jan Engelhardt1-3/+3
2007-05-23[NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0
2007-05-04hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare1-7/+7
2007-04-26Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-21tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-04-20hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare1-3/+3
2007-04-20[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller1-1/+1
2007-04-13V4L/DVB: Pluto2: fix incorrect TSCR register settingAndreas Oberritter1-8/+14
2007-04-13V4L: radio: Fix error in Kbuild fileTrent Piepho1-1/+1
2007-04-13V4L: tveeprom: autodetect LG TAPC G701D as tuner type 37Michael Krufky1-1/+1
2007-04-13sky2: turn on clocks when doing resumeStephen Hemminger1-0/+7
2007-04-13sky2: turn carrier off when downStephen Hemminger1-0/+1
2007-04-13skge: turn carrier off when downStephen Hemminger1-0/+1
2007-04-13r8169: issue request_irq after the private data are completely initializedFrancois Romieu1-15/+18
2007-04-13r8169: fix suspend/resume for down interfaceFrancois Romieu1-6/+7