Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | staging: comedi: jr3_pci: fix iomem dereference | Ian Abbott | 1 | -1/+1 |
2012-09-27 | USB: Fix race condition when removing host controllers | Alan Stern | 2 | -5/+3 |
2012-09-27 | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq | Joachim Eastwood | 1 | -1/+2 |
2012-09-27 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2 | -2/+4 |
2012-09-27 | md/raid10: fix "enough" function for detecting if array is failed. | NeilBrown | 1 | -3/+5 |
2012-09-27 | drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN | Ben Skeggs | 2 | -2/+4 |
2012-09-27 | dm verity: fix overflow check | Mikulas Patocka | 1 | -4/+4 |
2012-09-27 | dm thin: fix discard support for data devices | Mike Snitzer | 1 | -30/+57 |
2012-09-27 | dm thin: tidy discard support | Mike Snitzer | 1 | -25/+39 |
2012-09-27 | dm: retain table limits when swapping to new table with no devices | Mike Snitzer | 3 | -1/+50 |
2012-09-27 | dm table: clear add_random unless all devices have it set | Milan Broz | 1 | -4/+22 |
2012-09-27 | dm: handle requests beyond end of device instead of using BUG_ON | Mike Snitzer | 1 | -18/+38 |
2012-09-27 | dm mpath: only retry ioctl when no paths if queue_if_no_path set | Mike Snitzer | 1 | -4/+7 |
2012-09-27 | dm thin: do not set discard_zeroes_data | Mike Snitzer | 1 | -1/+1 |
2012-09-27 | staging: comedi: drivers: use comedi_fc.h cmdtest helpers | H Hartley Sweeten | 46 | -1997/+766 |
2012-09-27 | drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init | AnilKumar Ch | 1 | -0/+23 |
2012-09-27 | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init | AnilKumar Ch | 1 | -2/+6 |
2012-09-27 | drivers/misc/lis3lv02d: remove lis3lv02d driver DT init | AnilKumar Ch | 2 | -6/+3 |
2012-09-27 | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code | Daniel Mack | 1 | -0/+17 |
2012-09-27 | drivers/misc/lis3lv02d: add generic DT matching code | Daniel Mack | 2 | -0/+157 |
2012-09-27 | memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl() | Axel Lin | 2 | -22/+10 |
2012-09-27 | Staging: winbond: usb_free_urb(NULL) is safe | Harsh Kumar | 1 | -5/+2 |
2012-09-27 | Staging: winbond: checkpatch cleanup | Harsh Kumar | 1 | -3/+3 |
2012-09-27 | Staging: winbond: Removed undesired spaces, lines and tabs | Harsh Kumar | 1 | -32/+30 |
2012-09-27 | Staging: winbond: Typo corrections in comments | Harsh Kumar | 1 | -4/+4 |
2012-09-27 | Staging: winbond: Changed c99 comments to c89 comments | Harsh Kumar | 1 | -45/+44 |
2012-09-27 | memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit] | Axel Lin | 1 | -6/+17 |
2012-09-27 | lis3lv02d: fix some comments specific to lis331dlh driver | AnilKumar Ch | 3 | -8/+9 |
2012-09-27 | MISC: hpilo, remove pci_disable_device | Jiri Slaby | 1 | -2/+9 |
2012-09-27 | pcmcia: synclink_cs: fix potential tty NULL dereference | Alexey Khoroshilov | 1 | -7/+13 |
2012-09-27 | drivers/char/mmtimer.c: Remove useless kfree | Peter Senna Tschudin | 1 | -2/+1 |
2012-09-27 | drivers/char: removes unnecessary semicolon | Peter Senna Tschudin | 2 | -3/+3 |
2012-09-27 | staging: r8712u: Do not queue cloned skb | Larry Finger | 1 | -1/+4 |
2012-09-26 | staging: comedi: ni_mio_common: always lock in ni_ai_poll() | Ian Abbott | 1 | -5/+3 |
2012-09-26 | staging: comedi: s626: add FIXME comment | Ian Abbott | 1 | -0/+3 |
2012-09-26 | staging: comedi: s626: don't dereference insn->data | Ian Abbott | 1 | -1/+1 |
2012-09-26 | staging: comedi: s526: fix if() check in s526_gpct_winsn() | H Hartley Sweeten | 1 | -1/+1 |
2012-09-26 | staging: comedi: s626: cleanup comments in s626_initialize() | H Hartley Sweeten | 1 | -81/+88 |
2012-09-26 | staging: comedi: s626: remove clear of kzalloc'ed data | H Hartley Sweeten | 1 | -6/+0 |
2012-09-26 | staging: comedi: s626: remove 'WDInterval' from private data | H Hartley Sweeten | 1 | -7/+0 |
2012-09-26 | staging: comedi: s626: remove 'ChargeEnabled' from private data | H Hartley Sweeten | 1 | -7/+0 |
2012-09-26 | staging: comedi: s626: remove 'IsBoardRevA' comment | H Hartley Sweeten | 1 | -23/+2 |
2012-09-26 | staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND" | H Hartley Sweeten | 1 | -36/+42 |
2012-09-26 | staging: comedi: s626: remove 'allocatedBuf' from private data | H Hartley Sweeten | 1 | -205/+194 |
2012-09-26 | staging: comedi: s626: add final attach message | H Hartley Sweeten | 1 | -1/+3 |
2012-09-26 | staging: comedi: s626: remove unneeded clear of private data | H Hartley Sweeten | 1 | -3/+0 |
2012-09-26 | staging: comedi: s626: factor out the board init code | H Hartley Sweeten | 1 | -120/+126 |
2012-09-26 | staging: comedi: s626: cleanup request_irq in s626_attach_pci() | H Hartley Sweeten | 1 | -15/+8 |
2012-09-26 | staging: comedi: s626: factor out the dma buffer allocation | H Hartley Sweeten | 1 | -27/+30 |
2012-09-26 | staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr' | H Hartley Sweeten | 1 | -27/+24 |