summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove ll_crypto_alloc_blkcipherGreg Kroah-Hartman2013-08-033-18/+5
* staging: lustre: remove almost all crypto layer wrappersGreg Kroah-Hartman2013-08-033-122/+91
* staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman2013-08-037-9/+5
* staging: dgnc: Remove version.h header inclusion in dgnc_trace.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: Remove version.h header inclusion in dgnc_sysfs.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: Remove version.h header inclusion in dgnc_neo.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.cSachin Kamat2013-08-031-1/+0
* staging: dgnc: Include version.h header in dgnc_kcompat.hSachin Kamat2013-08-031-0/+2
* staging: dgnc: Remove version.h header inclusion in dgnc_driver.hSachin Kamat2013-08-031-1/+0
* staging: dgnc: Remove version.h header inclusion in dgnc_cls.cSachin Kamat2013-08-031-1/+0
* Staging: winbond: wb35reg: fixed some line over 80 charactersIker Pedrosa2013-08-031-12/+19
* staging: dgnc: Remove duplicate header file inclusionSachin Kamat2013-08-031-1/+0
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-03144-3207/+3136
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-0391-479/+4
* staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman2013-08-028-24/+12
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-02147-1763/+42
* staging: lustre: remove ENTRY/EXIT_NESTING stuffGreg Kroah-Hartman2013-08-022-8/+0
* staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman2013-08-022-3/+1
* staging: lustre: remove ll_vfs_symlink()Greg Kroah-Hartman2013-08-021-3/+0
* staging: lustre: remove ll_generic_permission()Greg Kroah-Hartman2013-08-022-4/+1
* staging: lustre: remove ll_permission()Greg Kroah-Hartman2013-08-022-4/+2
* staging: lustre: remove ll_generic_file_llseek_size()Greg Kroah-Hartman2013-08-022-5/+1
* staging: lustre: remove ll_dentry_open()Greg Kroah-Hartman2013-08-022-3/+1
* staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman2013-08-022-5/+3
* staging/lustre: lloop depends on BLOCKXiong Zhou2013-08-027-16/+9
* staging: ozwpan: Set farewell report length.Rupesh Gujare2013-08-021-0/+1
* staging: ozwpan: Increase farewell report size.Rupesh Gujare2013-08-021-1/+1
* staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare2013-08-021-1/+12
* staging: ozwpan: Use kernel strncmp function.Rupesh Gujare2013-08-021-16/+1
* staging: ozwpan: Mark string as constRupesh Gujare2013-08-022-5/+5
* staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare2013-08-021-16/+13
* staging: imx-drm: add missing MFD_SYSCON dependency for LDBJingoo Han2013-08-021-1/+1
* staging: dgnc: add dgnc digi driverLidza Louina2013-08-0124-0/+12894
* staging: octeon-usb: eliminate remaining typedef unionsAaro Koskinen2013-08-013-93/+68
* staging: octeon-usb: cvmx_usb_control_header_t -> union cvmx_usb_control_headerAaro Koskinen2013-08-012-17/+26
* staging: octeon-usb: cvmx_usb_internal_state_t -> struct cvmx_usb_internal_stateAaro Koskinen2013-08-011-59/+79
* staging: octeon-usb: cvmx_usb_tx_fifo_t -> struct cvmx_usb_tx_fifoAaro Koskinen2013-08-011-6/+6
* staging: octeon-usb: cvmx_usb_pipe_list_t -> struct cvmx_usb_pipe_listAaro Koskinen2013-08-011-10/+16
* staging: octeon-usb: cvmx_usb_pipe_t -> struct cvmx_usb_pipeAaro Koskinen2013-08-011-45/+69
* staging: octeon-usb: cvmx_usb_transaction_t -> struct cvmx_usb_transactionAaro Koskinen2013-08-011-36/+53
* staging: octeon-usb: cvmx_usb_state_t -> struct cvmx_usb_stateAaro Koskinen2013-08-013-52/+51
* staging: octeon-usb: cvmx_usb_iso_packet_t -> struct cvmx_usb_iso_packetAaro Koskinen2013-08-013-15/+22
* staging: octeon-usb: cvmx_usb_port_status_t -> struct cvmx_usb_port_statusAaro Koskinen2013-08-013-20/+31
* staging: octeon-usb: cvmx_usb_stage_t -> enum cvmx_usb_stageAaro Koskinen2013-08-011-3/+3
* staging: octeon-usb: cvmx_usb_transaction_flags_t -> enum cvmx_usb_transactio...Aaro Koskinen2013-08-011-3/+3
* staging: octeon-usb: cvmx_usb_isochronous_flags_t -> enum cvmx_usb_isochronou...Aaro Koskinen2013-08-012-7/+13
* staging: octeon-usb: cvmx_usb_pipe_flags_t -> enum cvmx_usb_pipe_flagsAaro Koskinen2013-08-012-12/+19
* staging: octeon-usb: cvmx_usb_initialize_flags_t -> enum cvmx_usb_initialize_...Aaro Koskinen2013-08-012-19/+32
* staging: octeon-usb: cvmx_usb_callback_t -> enum cvmx_usb_callbackAaro Koskinen2013-08-013-23/+30
* staging: octeon-usb: cvmx_usb_complete_t -> enum cvmx_usb_completeAaro Koskinen2013-08-013-24/+39