summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-17staging: open braces in ft1000_debug.c and ioctl.hKatja Collier
2013-05-17staging: improved comment style in ft1000_ioctl.hKatja Collier
2013-05-17staging: improved comment style in ft1000_debug.cKatja Collier
2013-05-17staging/xgifb: Remove dead assignments/incrementsPeter Huewe
2013-05-17staging: lustre: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2013-05-17staging: wlags49_h2: fix error return code in wl_adapter_insert()Wei Yongjun
2013-05-17staging: vt6655: Use alloc_etherdev() for kzallocHema Prathaban
2013-05-17staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen
2013-05-17staging/speakup: Replaced deprecated functionLisa Nguyen
2013-05-17staging/speakup: Reformatted pointer variablesLisa Nguyen
2013-05-17staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: me_daq: use comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: daqboard2000: use comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: jr3_pci: tidy up comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: jr3_pci: use kasprintfH Hartley Sweeten
2013-05-17staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.cXenia Ragiadakou
2013-05-16rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.cXenia Ragiadakou
2013-05-16rtl8192u: remove whitespace after '(' and before ')' in r8192U.hXenia Ragiadakou
2013-05-16rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_core.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8180_93cx6.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_firmware.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r8192U.hXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r8180_93cx6.cXenia Ragiadakou
2013-05-16Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva
2013-05-16staging: comedi: dt9812: do not allow attaching to unsupported devicesH Hartley Sweeten
2013-05-16staging: comedi: dt9812: default the analog input gain to 1H Hartley Sweeten
2013-05-16staging: comedi: dt9812: usb_bulk_msg() timeout is in millisecondsH Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove some #if 0'ed out codeH Hartley Sweeten
2013-05-16staging: comedi: dt9812: use dev->class_dev for all dev_{level} messagesH Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove pr_fmt()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog out subdevice (*insn_write)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog out subdevice (*insn_read)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog in subdevice (*insn_read)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert digital out subdevice to (*insn_bits)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert digital in subdevice to (*insn_bits)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove unused variables from private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert to use comedi (*auto_attach)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: factor the device reset out of dt9812_probe()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove 'interface' from usb private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: move shadow values to private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: use module_comedi_usb_driver()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: move the sempaphore used by the comedi_driverH Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow()H Hartley Sweeten