summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-087-73/+473
|\
| * arm: zynq: Move timer to generic locationMichal Simek2013-04-043-0/+440
| * clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-282-2/+3
| * ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+0
| * clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
| * clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5
* | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-08305-2355/+6114
|\ \
| * | pinctrl: bcm2835: make use of of_property_read_u32_index()Stephen Warren2013-04-041-8/+11
| * | gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk2013-04-043-362/+0
| * | pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk2013-04-0411-0/+2973
| * | of: Remove duplicated code for validating property and valueTony Prisk2013-04-041-43/+51
| * | of: Add support for reading a u32 from a multi-value property.Tony Prisk2013-04-041-0/+33
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-03-246-12/+29
| |\ \
| | * | target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-201-3/+8
| | * | target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger2013-03-201-1/+1
| | * | tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He2013-03-181-0/+1
| | * | tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He2013-03-181-4/+8
| | * | target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-181-1/+2
| | * | target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-181-1/+4
| | * | target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke2013-03-181-2/+5
| * | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-234-45/+86
| |\ \ \
| | * | | md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-201-4/+0
| | * | | md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown2013-03-202-6/+40
| | * | | MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow2013-03-202-6/+4
| | * | | MD RAID5: Avoid accessing gendisk or queue structs when not availableJonathan Brassow2013-03-201-13/+20
| | * | | md/raid5: schedule_construction should abort if nothing to do.NeilBrown2013-03-201-16/+22
| * | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-236-21/+16
| |\ \ \ \
| | * | | | pata_samsung_cf: use module_platform_driver_probe()Jingoo Han2013-03-041-12/+1
| | * | | | [libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu2013-03-041-6/+7
| | * | | | libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom2013-03-041-1/+1
| | * | | | sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-041-2/+1
| | * | | | ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-041-0/+2
| | * | | | ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield2013-03-041-0/+4
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-233-3/+14
| |\ \ \ \ \
| | * | | | | i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2013-03-221-1/+1
| | * | | | | i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley2013-03-221-0/+2
| | * | | | | i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan2013-03-221-2/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-232-121/+7
| |\ \ \ \ \
| | * | | | | watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka2013-03-221-1/+1
| | * | | | | watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka2013-03-221-120/+6
| * | | | | | KMS: fix EDID detailed timing frame rateTorsten Duwe2013-03-231-0/+1
| * | | | | | KMS: fix EDID detailed timing vsync parsingTorsten Duwe2013-03-231-1/+1
| * | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-231-9/+24
| |\ \ \ \ \ \
| | * | | | | | NVMe: Add namespaces with no LBA range featureKeith Busch2013-03-221-1/+1
| | * | | | | | NVMe: Initialize iod nents to 0Keith Busch2012-11-131-1/+3
| | * | | | | | NVMe: Define SMART logKeith Busch2012-11-131-0/+1
| | * | | | | | NVMe: Add result to nvme_get_featuresKeith Busch2012-11-131-4/+4
| | * | | | | | NVMe: Set result from user admin commandKeith Busch2012-11-131-1/+6
| | * | | | | | NVMe: End queued bio requests when freeing queueKeith Busch2012-11-131-0/+4
| | * | | | | | NVMe: Free cmdid on nvme_submit_bio errorKeith Busch2012-11-131-2/+5