[PATCH v6 2/2] misc: eeprom_93xx46: Add support for a GPIO 'select'...
This commit adds support to the eeprom_93x46 driver allowing a GPIO line to function as a 'select' or 'enable' signal prior to accessing the EEPROM.
View Article[git pull] Input updates for 4.5-rc3
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsyst
View Articlecompat_ioctl question/problem
Hi, following is the code in question. +static int compat_hdio_ioctl(struct inode *inode, struct file *file, + struct gendisk *
View Article[PATCH v2] regulator: ltc3589: Make IRQ optional
It's perfectly valid to use the LTC3589 without an interrupt pin connected to it. Currently, the driver probing fails when client->irq is 0 (which mea
View Article[PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
During testing of raw block devices + DAX I noticed that the struct block_device that we were using for DAX operations was incorrect. For the fault h
View Article[PATCH v2 1/2] dax: supply DAX clearing code with correct bdev
dax_clear_blocks() needs a valid struct block_device and previously it was using inode->i_sb->s_bdev in all cases. This is correct for normal inodes
View Article[PATCH v2 2/2] dax: move writeback calls into the filesystems
Previously calls to dax_writeback_mapping_range() for all DAX filesystems (ext2, ext4 & xfs) were centralized in filemap_write_and_wait_range(). dax_w
View Article[PATCH v2] Staging: fix coding style in rtl8188eu/core
Set constant operand on right of test, and refactor the code in a more compact and readable way. Signed-off-by: Colin Vidal <colin@cvidal.org> --- d
View Articlefs/udf and udftools
Is anyone maintaining these or am I about to volunteer for another job? I'm having to dig into fs/udf and udftools/mkudffs as part of a project I'm w
View Article[3.13.y-ckt stable] Linux 3.13.11-ckt35 stable review
This is the start of the review cycle for the Linux 3.13.11-ckt35 stable kernel. This version contains 30 new patches, summarized below. The new pat
View Article[PATCH 3.13.y-ckt 01/30] [media] usbvision fix overflow of interfaces array
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 02/30] [media] usbvision: fix leak of usb_dev on failure...
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 03/30] [media] usbvision: fix crash on detecting device...
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 04/30] tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 05/30] USB: serial: visor: fix crash on detecting device...
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 06/30] ASN.1: Fix non-match detection failure on data overrun
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 07/30] qeth: initialize net_device with carrier off
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 08/30] iio: adis_buffer: Fix out-of-bounds memory access
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 09/30] x86/irq: Call chip->irq_set_affinity in proper...
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article[PATCH 3.13.y-ckt 10/30] usb: cdc-acm: handle unlinked urb in acm read callback
3.13.11-ckt35 -stable review patch. If anyone has any objections, please let me know. ---8<---------------------------------------------------------
View Article