summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_change_phase)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_voltage_switch)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_change_bank_voltage)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_select_card)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_set_init_para)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_set_clock_divider)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_choose_proper_clock)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_set_sample_push_timing)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_check_csd)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_write_data)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_read_data)Toshiaki Yamane
2012-09-10staging/rts_pstor: remove braces {} in sd.c (sd_send_cmd_get_rsp)Toshiaki Yamane
2012-09-10Staging: panel: fix spinlock trylock failure on UPFengguang Wu
2012-09-10staging: fix ccg build when NET is not enabledRandy Dunlap
2012-09-10Staging: silicom: Force depend on moduleDanielC
2012-09-10staging: ipack: make function tables const.Stephen Hemminger
2012-09-08Staging: silicom: C99 cleanup of libbp_sd.hDanielC
2012-09-08Staging: silicom: C99 cleanup of bypass.hDanielC
2012-09-08Staging: silicom: C99 cleanup of bp_ioctl.hDanielC
2012-09-08staging: add Silicom Bypass driverDanielC
2012-09-08staging: vt6655: vt6655_init_info function must be void typeDevendra Naga
2012-09-08staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga
2012-09-08staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga
2012-09-08staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga
2012-09-08staging: vt6655: fix coding style warningsDevendra Naga
2012-09-08staging: ramster: fix build warningsDan Magenheimer
2012-09-08staging: tpci200: fix section mismatch warningStephen Hemminger
2012-09-08staging: tidspbridge: move the dereference below the NULL testWei Yongjun
2012-09-08staging: comedi: me4000: convert printk's to dev_printk'sH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove me4000.hH Hartley Sweeten
2012-09-08staging: comedi: me4000: move struct me4000_info definitionH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove ME4000_CNT_* definesH Hartley Sweeten
2012-09-08staging: comedi: me4000: cleanup me4000_cnt_insn_config()H Hartley Sweeten
2012-09-08staging: comedi: me4000: use the 8253 helper functionsH Hartley Sweeten
2012-09-08staging: comedi: me4000: add namespace to reset_board()H Hartley Sweeten
2012-09-08staging: comedi: me4000: fix the interrupt request/freeH Hartley Sweeten
2012-09-08staging: comedi: me4000: combine the checks for valid io addressesH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove program_regbase from private dataH Hartley Sweeten
2012-09-08staging: comedi: me4000: use attach_pci callbackH Hartley Sweeten
2012-09-08staging: comedi: me4000: cleanup me4000_probe()H Hartley Sweeten
2012-09-08staging: comedi: me4000: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove forward declarationsH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove me4000_ao_rangeH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove info macroH Hartley Sweeten
2012-09-08staging: comedi: me4000: absorb init_board_info() into its callerH Hartley Sweeten
2012-09-08staging: comedi: me4000: use dev->irq to save the irq numberH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove ao contextH Hartley Sweeten
2012-09-08staging: comedi: me4000: remove {vendor, device}_id from the private dataH Hartley Sweeten