summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()iio-fixes-for-3.12aLars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski
2013-09-18staging: iio: ade7854-spi: Fix return valueSachin Kamat
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore
2013-09-18staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron
2013-09-18iio: at91: fix adc_clk overflowJosh Wu
2013-09-17staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter
2013-09-17Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings
2013-09-17staging: r8188eu: Adjust RX gainLarry Finger
2013-09-17staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger
2013-09-17staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger
2013-09-17staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger
2013-09-17staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck
2013-09-17Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen
2013-09-17drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton
2013-09-17staging: dgnc: fix potential format string flawKees Cook
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-09-17staging: dgap: fix overflows and format stringsKees Cook
2013-09-17staging: xillybus: fix format string usageKees Cook
2013-09-17staging: r8188eu: Fix uninitialized variable change_inxGeert Uytterhoeven
2013-09-17staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven
2013-09-17staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones
2013-09-17staging/rtl8188eu: pass channel list by reference instead of copying struct.Dave Jones
2013-09-16Linux 3.12-rc1v3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-13vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu