summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-18regmap: Fix incorrect arguments to kzalloc() callDimitris Papastamos
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-17rbd: endian bug in rbd_req_cb()Dan Carpenter
2012-07-17rbd: Fix ceph_snap_context size calculationYan, Zheng
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano
2012-07-17rtc-cmos: report wakeups from interrupt handlerPaul Fox
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga
2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan
2012-07-17regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K
2012-07-16target: Check number of unmap descriptors against our limitRoland Dreier
2012-07-16target: Fix possible integer underflow in UNMAP emulationRoland Dreier
2012-07-16target: Fix reading of data length fields for UNMAP commandsRoland Dreier
2012-07-16target: Add range checking to UNMAP emulationRoland Dreier
2012-07-16target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-16target: Make unnecessarily global se_dev_align_max_sectors() staticRoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier
2012-07-16target: Check sess_tearing_down in target_get_sess_cmd()Roland Dreier
2012-07-16sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier
2012-07-16target: Un-export target_get_sess_cmd()Roland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier
2012-07-16target: Make core_disable_device_list_for_node use pre-refactoring lock orderingNicholas Bellinger
2012-07-16target: refactor core_update_device_list_for_node()Andy Grover
2012-07-16target: Eliminate else using boolean logicAndy Grover
2012-07-16target: Misc retval cleanupsAndy Grover
2012-07-16target: Remove hba param from core_dev_add_lunAndy Grover
2012-07-16target: Remove unneeded double parenthesesAndy Grover
2012-07-16target: replace the processing thread with a TMR work queueChristoph Hellwig
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16target: simply fabric driver queue full processingChristoph Hellwig
2012-07-16target: remove transport_generic_handle_dataChristoph Hellwig
2012-07-16tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig
2012-07-16srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig