summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ssfdc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-17staging: dgnc: Remove not needed dgnc_driver_start variableKonrad Zapalowicz1-5/+0
2014-08-17staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz3-14/+0
2014-08-17staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz3-30/+0
2014-08-17staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia1-1/+1
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K1-14/+5
2014-08-17staging: lustre: lustre: libcfs: pr_warn instead printkHema Prathaban1-3/+3
2014-08-17staging: lustre: lustre: libcfs: do not use assignment in if conditionHema Prathaban1-3/+2
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin49-332/+315
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin12-37/+29
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches23-773/+840
2014-08-17staging/lustre/llite: Fix integer overflow in ll_fid2pathOleg Drokin1-0/+3
2014-08-17staging/lustre/llite: optimize ll_fid2path()Frank Zago2-19/+17
2014-08-17staging/lustre/llite: hold inode mutex around ll_setattr_raw()John L. Hammond1-0/+4
2014-08-17staging/lustre/clio: reorder initialization in cl_req_alloc()John L. Hammond1-3/+4
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong4-62/+19
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella3-1/+12
2014-08-17staging/lustre/mdc: cleanup intent if mdc_finish_enqueue() failsJohn L. Hammond1-0/+5
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark2-6/+21
2014-08-16Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov1-35/+25
2014-08-16staging/mt29f_spinand: coding style fixesvibi sreenivasan1-14/+12
2014-08-16staging: comedi: 8255: provide common defines for registersH Hartley Sweeten8-76/+56
2014-08-16staging: comedi: 8255: handle memory mapped ioH Hartley Sweeten5-47/+50
2014-08-16staging: comedi: 8255: remove incomplete async command supportH Hartley Sweeten2-101/+0
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten19-55/+49
2014-08-16staging: comedi: 8255_pci: tidy up pci_8255_mmio()H Hartley Sweeten1-6/+3
2014-08-16staging: comedi: cb_pcidas64: tidy up dio_callback_4020()H Hartley Sweeten1-7/+5
2014-08-16staging: comedi: cb_pcidas64: tidy up dio_callback()H Hartley Sweeten1-7/+4
2014-08-16staging: comedi: daqboard2000: tidy up daqboard2000_8255_cb()H Hartley Sweeten1-6/+4
2014-08-16staging: comedi: ni_labpc: tidy up labpc_8255_mmio()H Hartley Sweeten1-7/+5
2014-08-16staging: comedi: ni_mio_common: tidy up ni_8255_callback()H Hartley Sweeten1-8/+5
2014-08-16staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten8-24/+36
2014-08-16staging: comedi: amplc_pci230: refactor iobase addressesH Hartley Sweeten1-84/+77
2014-08-16staging: comedi: cb_pcidda: refactor iobase addressesH Hartley Sweeten1-12/+15
2014-08-16staging: comedi: cb_pcimdas: refactor iobase addressesH Hartley Sweeten1-8/+8
2014-08-16staging: comedi: cb_pcidas: use dev->iobase for PCI bar 3H Hartley Sweeten1-6/+4
2014-08-16staging: comedi: amplc_dio200: remove dio200_common_detach()H Hartley Sweeten4-19/+3
2014-08-16staging: comedi: amplc_dio200: absorb dio200_subdev_timer_init()H Hartley Sweeten1-15/+6
2014-08-16staging: comedi: amplc_dio200.h: remove boardinfo 'mainshift'H Hartley Sweeten3-8/+8
2014-08-16staging: comedi: amplc_dio200.h: rename 'has_enhancements' in boardinfoH Hartley Sweeten3-19/+15
2014-08-16staging: comedi: amplc_dio200.h: remove unnecessary function comment descript...H Hartley Sweeten1-166/+59
2014-08-16staging: comedi: amplc_dio200.h: remove struct dio200_layout definitionH Hartley Sweeten4-160/+135
2014-08-16staging: comedi: amplc_dio200: tidy up {comedi, pci}_driver declarationsH Hartley Sweeten1-8/+8
2014-08-16staging: comedi: amplc_dio200: tidy up comedi_driver declarationH Hartley Sweeten1-7/+7
2014-08-16staging: comedi: addi_apci_1564: tidy register map definesChase Southwood2-41/+48
2014-08-16staging: comedi: addi_apci_1564: Remove in-driver watchdog support codeChase Southwood1-42/+12
2014-08-16staging: comedi: addi_apci_1564: remove apci1564_do_configChase Southwood2-35/+0
2014-08-16Staging: bmc: fix coding style warningRamesh Basukala1-8/+11
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran5-6/+0
2014-08-16staging: android: ion: ion.c Add a new blank line after declerationPhong Tran1-0/+1
2014-08-16staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran1-1/+1