Age | Commit message (Expand) | Author |
2014-03-31 | Input: wacom - make sure touch_max is set for touch devices | Ping Cheng |
2014-03-31 | Input: elantech - improve clickpad detection | Hans de Goede |
2014-03-31 | regulator: core: Replace direct ops->disable usage | Markus Pargmann |
2014-03-31 | p54: clamp properly instead of just truncating | Dan Carpenter |
2014-03-31 | sfc: Use the correct maximum TX DMA ring size for SFC9100 | Ben Hutchings |
2014-03-31 | media: cx18: check for allocation failure in cx18_read_eeprom() | Dan Carpenter |
2014-03-31 | media: dw2102: some missing unlocks on error | Dan Carpenter |
2014-03-31 | media: cxusb: unlock on error in cxusb_i2c_xfer() | Dan Carpenter |
2014-03-31 | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch |
2014-03-31 | drm/i915: Disable stolen memory when DMAR is active | Chris Wilson |
2014-03-31 | clocksource: vf_pit_timer: use complement for sched_clock reading | Stefan Agner |
2014-03-31 | HID: hidraw: fix warning destroying hidraw device files after parent | Fernando Luis Vazquez Cao |
2014-03-31 | HID:hid-lg4ff: Initialize device properties before we touch autocentering. | Simon Wood |
2014-03-31 | s390/dasd: hold request queue sysfs lock when calling elevator_init() | Heiko Carstens |
2014-03-27 | iscsi/iser-target: fix build warning | Jiri Slaby |
2014-03-26 | ibmveth: Fix endian issues with MAC addresses | Anton Blanchard |
2014-03-26 | iwlwifi: mvm: don't WARN when statistics are handled late | Emmanuel Grumbach |
2014-03-24 | PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures | Zhang Rui |
2014-03-24 | SCSI: storvsc: NULL pointer dereference fix | Ales Novak |
2014-03-24 | SCSI: qla2xxx: Fix multiqueue MSI-X registration. | Chad Dupuis |
2014-03-24 | SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali |
2014-03-24 | SCSI: isci: correct erroneous for_each_isci_host macro | Lukasz Dorau |
2014-03-24 | SCSI: isci: fix reset timeout handling | Dan Williams |
2014-03-24 | can: flexcan: flexcan_remove(): add missing netif_napi_del() | Marc Kleine-Budde |
2014-03-24 | can: flexcan: factor out transceiver {en,dis}able into seperate functions | Marc Kleine-Budde |
2014-03-24 | can: flexcan: fix transition from and to low power mode in chip_{en,dis}able | Marc Kleine-Budde |
2014-03-24 | can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails | Marc Kleine-Budde |
2014-03-24 | can: flexcan: fix shutdown: first disable chip, then all interrupts | Marc Kleine-Budde |
2014-03-24 | dm cache: fix access beyond end of origin device | Heinz Mauelshagen |
2014-03-24 | dm cache: fix truncation bug when copying a block to/from >2TB fast device | Heinz Mauelshagen |
2014-03-24 | dm space map metadata: fix refcount decrement below 0 which caused corruption | Joe Thornber |
2014-03-24 | vmxnet3: fix building without CONFIG_PCI_MSI | Arnd Bergmann |
2014-03-24 | vmxnet3: fix netpoll race condition | Neil Horman |
2014-03-24 | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled | Bjorn Helgaas |
2014-03-24 | i2c: Remove usage of orphaned symbol OF_I2C | Richard Weinberger |
2014-03-22 | drm/radeon/si: fix typo in dpm sq ramping setup | Alex Deucher |
2014-03-22 | drm/radeon: fix minor typos in si_dpm.c | Alex Deucher |
2014-03-22 | drm/radeon/cik: properly set compute ring status on disable | Alex Deucher |
2014-03-22 | drm/radeon/cik: stop the sdma engines in the enable() function | Alex Deucher |
2014-03-22 | drm/radeon/cik: properly set sdma ring status on disable | Alex Deucher |
2014-03-22 | drm/radeon: re-order firmware loading in preparation for dpm rework | Alex Deucher |
2014-03-22 | drm/i915: Reject >165MHz modes w/ DVI monitors | Ville Syrjälä |
2014-03-22 | drm/i915: fix pch pci device enumeration | Imre Deak |
2014-03-22 | drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters | Alex Deucher |
2014-03-22 | drm/radeon/atom: select the proper number of lanes in transmitter setup | Alex Deucher |
2014-03-22 | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger |
2014-03-22 | iser-target: Fix post_send_buf_count for RDMA READ/WRITE | Nicholas Bellinger |
2014-03-22 | iser-target: Ignore completions for FRWRs in isert_cq_tx_work | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |