Age | Commit message (Expand) | Author |
2012-01-25 | dm: do not forward ioctls from logical volumes to the underlying device | Paolo Bonzini |
2012-01-25 | block: fail SCSI passthrough ioctls on partition devices | Paolo Bonzini |
2012-01-25 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini |
2012-01-25 | HID: multitouch: add support for 3M 32" | Benjamin Tissoires |
2012-01-25 | HID: multitouch: add support for the MSI Windpad 110W | Benjamin Tissoires |
2012-01-25 | HID: multitouch: Add egalax ID for Acer Iconia W500 | Marek Vasut |
2012-01-25 | HID: multitouch: cleanup with eGalax PID definitions | Benjamin Tissoires |
2012-01-25 | HID: hid-multitouch - add another eGalax id | Chris Bagwell |
2012-01-25 | uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map() | Haogang Chen |
2012-01-25 | V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy() | Dan Carpenter |
2012-01-25 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs |
2012-01-25 | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu |
2012-01-25 | mmc: core: Fix voltage select in DDR mode | Girish K S |
2012-01-25 | i2c: Fix error value returned by several bus drivers | Jean Delvare |
2012-01-25 | UBI: fix debugging messages | Artem Bityutskiy |
2012-01-25 | UBI: fix nameless volumes handling | Richard Weinberger |
2012-01-25 | rtl8192se: Fix BUG caused by failure to check skb allocation | Larry Finger |
2012-01-25 | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas |
2012-01-25 | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell |
2012-01-25 | SCSI: mpt2sas : Fix for memory allocation error for large host credits | nagalakshmi.nandigama@lsi.com |
2012-01-25 | SCSI: mpt2sas: Release spinlock for the raid device list before blocking it | nagalakshmi.nandigama@lsi.com |
2012-01-25 | PCI: msi: Disable msi interrupts when we initialize a pci device | Eric W. Biederman |
2012-01-25 | UBI: fix use-after-free on error path | Artem Bityutskiy |
2012-01-25 | UBI: fix missing scrub when there is a bit-flip | Bhavesh Parekh |
2012-01-25 | HID: bump maximum global item tag report size to 96 bytes | Chase Douglas |
2012-01-25 | radeon: Fix disabling PCI bus mastering on big endian hosts. | Michel Dänzer |
2012-01-25 | drm/radeon/kms: disable writeback on pre-R300 asics | Alex Deucher |
2012-01-25 | drm/radeon/kms: workaround invalid AVI infoframe checksum issue | Rafał Miłecki |
2012-01-25 | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range | Ben Hutchings |
2012-01-25 | mtd: tests: stresstest: bail out if device has not enough eraseblocks | Wolfram Sang |
2012-01-25 | mtd: mtd_blkdevs: don't increase 'open' count on error path | Brian Norris |
2012-01-25 | mtd: mtdoops: skip reading initially bad blocks | Roman Tereshonkov |
2012-01-25 | mtdoops: fix the oops_page_used array size | Roman Tereshonkov |
2012-01-12 | usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race | Thilo-Alexander Ginkel |
2012-01-12 | SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context | kashyap.desai@lsi.com |
2012-01-12 | bonding: fix error handling if slave is busy (v2) | stephen hemminger |
2012-01-12 | asix: fix infinite loop in rx_fixup() | Aurelien Jacobs |
2012-01-12 | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern |
2012-01-12 | usb: ch9: fix up MaxStreams helper | Felipe Balbi |
2012-01-12 | usb: option: add ZD Incorporated HSPA modem | Janne Snabb |
2012-01-12 | USB: option: add id for 3G dongle Model VT1000 of Viettel | VU Tuan Duc |
2012-01-12 | xhci: Properly handle COMP_2ND_BW_ERR | Hans de Goede |
2012-01-12 | usb: fix number of mapped SG DMA entries | Clemens Ladisch |
2012-01-12 | USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c | Malte Schröder |
2012-01-12 | USB: omninet: fix write_room | Johan Hovold |
2012-01-12 | usb: musb: fix pm_runtime mismatch | Felipe Contreras |
2012-01-12 | USB: add quirk for another camera | Oliver Neukum |
2012-01-12 | usb: usb-storage doesn't support dynamic id currently, the patch disables the... | Huajun Li |
2012-01-12 | USB: isight: fix kernel bug when loading firmware | Greg Kroah-Hartman |
2012-01-12 | drivers/usb/class/cdc-acm.c: clear dangling pointer | Julia Lawall |