summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-26drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs
2012-09-26dm verity: fix overflow checkMikulas Patocka
2012-09-26dm thin: fix discard support for data devicesMike Snitzer
2012-09-26dm thin: tidy discard supportMike Snitzer
2012-09-26dm: retain table limits when swapping to new table with no devicesMike Snitzer
2012-09-26dm table: clear add_random unless all devices have it setMilan Broz
2012-09-26dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer
2012-09-26dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer
2012-09-26dm thin: do not set discard_zeroes_dataMike Snitzer
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack
2012-09-26memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin
2012-09-26Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar
2012-09-26Staging: winbond: checkpatch cleanupHarsh Kumar
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar
2012-09-26Staging: winbond: Typo corrections in commentsHarsh Kumar
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar
2012-09-26memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin
2012-09-26lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch
2012-09-26MISC: hpilo, remove pci_disable_deviceJiri Slaby
2012-09-26pcmcia: synclink_cs: fix potential tty NULL dereferenceAlexey Khoroshilov
2012-09-26drivers/char/mmtimer.c: Remove useless kfreePeter Senna Tschudin
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger
2012-09-26staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott
2012-09-26staging: comedi: s626: add FIXME commentIan Abbott
2012-09-26staging: comedi: s626: don't dereference insn->dataIan Abbott
2012-09-26staging: comedi: s526: fix if() check in s526_gpct_winsn()H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup comments in s626_initialize()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove clear of kzalloc'ed dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'WDInterval' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'ChargeEnabled' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'IsBoardRevA' commentH Hartley Sweeten
2012-09-26staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'allocatedBuf' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: add final attach messageH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded clear of private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the board init codeH Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup request_irq in s626_attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten