summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Linux 2.6.32.56v2.6.32.56Greg Kroah-Hartman1-1/+1
2012-02-03USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-02-03USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-02-03USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-02-03hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-02-03hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare1-5/+5
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-02-03USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-02-03USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-02-03USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-02-03USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-02-03dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini2-1/+17
2012-02-03block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini3-2/+55
2012-02-03Revert "ARM: 7220/1: mmc: mmci: Fixup error handling for dma"Herton Ronaldo Krzesinski1-5/+1
2012-02-03crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan1-24/+34
2012-02-03crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan1-5/+1
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom3-1/+11
2012-02-03eCryptfs: Make truncate path killableTyler Hicks1-5/+14
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner1-3/+6
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks1-18/+38
2012-01-25Linux 2.6.32.55v2.6.32.55Greg Kroah-Hartman1-1/+1
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli1-1/+1
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-25sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-25ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-25kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches1-0/+44
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini8-12/+18
2012-01-25USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky1-2/+7
2012-01-25USB: cdc-wdm: fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin1-1/+1
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields3-8/+12
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields1-0/+3
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2-0/+7
2012-01-25i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2012-01-25UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-25x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-25PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas1-0/+42
2012-01-25ima: free duplicate measurement memoryRoberto Sassu2-2/+3
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2-0/+9
2012-01-25PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-25UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-25HID: bump maximum global item tag report size to 96 bytesChase Douglas1-1/+1
2012-01-25ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-25ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-25ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-25ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang1-4/+3