aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-19scsi: reintroduce scsi_driver.init_commandChristoph Hellwig
2014-05-19scsi: remove scsi_end_requestChristoph Hellwig
2014-05-19scsi: explicitly release bidi buffersChristoph Hellwig
2014-05-19clocksource: qcom: Implement read_current_timer for udelayStephen Boyd
2014-05-19can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp
2014-05-18Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer
2014-05-18Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer
2014-05-18Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen
2014-05-18Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung
2014-05-18Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung
2014-05-18Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer
2014-05-18Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz
2014-05-18Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer
2014-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie
2014-05-19drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie
2014-05-19drm/ast: resync the dram post code with upstreamDave Airlie
2014-05-19drm/ast: add AST 2400 support.Dave Airlie
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin
2014-05-19virtio-rng: fix boot with virtio-rng deviceSasha Levin
2014-05-19Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-05-18staging: dgnc: Remove extra curly bracesMasaru Nomura