index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-773
/
+1024
2015-02-06
md: wakeup thread upon rdev_dec_pending()
Hannes Reinecke
-7
/
+10
2015-02-06
md: make reconfig_mutex optional for writes to md sysfs files.
NeilBrown
-164
/
+316
2015-02-06
md: move mddev_lock and related to md.h
NeilBrown
-24
/
+26
2015-02-06
md: use mddev->lock to protect updates to resync_{min,max}.
NeilBrown
-13
/
+47
2015-02-06
md: minor cleanup in safe_delay_store.
NeilBrown
-5
/
+7
2015-02-06
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
NeilBrown
-26
/
+33
2015-02-06
md: tidy up set_bitmap_file
NeilBrown
-7
/
+9
2015-02-06
md: remove unnecessary 'buf' from get_bitmap_file.
NeilBrown
-8
/
+4
2015-02-06
md: remove mddev_lock from rdev_attr_show()
NeilBrown
-22
/
+14
2015-02-06
md: remove mddev_lock() from md_attr_show()
NeilBrown
-16
/
+20
2015-02-06
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
NeilBrown
-16
/
+28
2015-02-06
md: remove need for mddev_lock() in md_seq_show()
NeilBrown
-5
/
+3
2015-02-06
md/bitmap: protect clearing of ->bitmap by mddev->lock
NeilBrown
-0
/
+3
2015-02-05
i2c: ocores: add common clock support
Max Filippov
-1
/
+32
2015-02-05
i2c: hix5hd2: add COMPILE_TEST
Zhangfei Gao
-1
/
+1
2015-02-05
i2c: clarify comments about the dev_released completion
Wolfram Sang
-3
/
+7
2015-02-05
i2c: ocores: fix clock-frequency binding usage
Max Filippov
-13
/
+42
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-136
/
+171
2015-02-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+6
2015-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-27
/
+54
2015-02-05
Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
-2
/
+16
2015-02-05
Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-28
/
+7
2015-02-05
am53c974: remove left-over debugging code
Hannes Reinecke
-6
/
+0
2015-02-05
Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+40
2015-02-05
spi: mxs: cleanup wait_for_completion return handling
Nicholas Mc Guire
-3
/
+2
2015-02-05
spi: ti-qspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
-8
/
+6
2015-02-05
regulator: max77843: Add max77843 regulator driver
Jaewon Kim
-0
/
+236
2015-02-05
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
-9
/
+6
2015-02-05
drm: sti: HDMI add audio infoframe
Arnaud Pouliquen
-42
/
+137
2015-02-05
xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
Jennifer Herbert
-4
/
+7
2015-02-05
ACPI / EC: Update revision due to raw handler mode.
Lv Zheng
-3
/
+3
2015-02-05
ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.
Lv Zheng
-3
/
+14
2015-02-05
ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...
Lv Zheng
-8
/
+73
2015-02-05
Merge branch 'acpica' into acpi-ec
Rafael J. Wysocki
-502
/
+590
2015-02-05
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
-7
/
+16
2015-02-05
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
-0
/
+105
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
-24
/
+157
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
-175
/
+175
2015-02-05
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
-24
/
+24
2015-02-05
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
-13
/
+26
2015-02-05
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
-0
/
+1
2015-02-05
ACPICA: Events: Fix uninitialized variable
David E. Box
-1
/
+1
2015-02-05
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
-100
/
+15
2015-02-05
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
-11
/
+0
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
-3
/
+6
2015-02-05
drm/i915: Prevent use-after-free in invalidate_range_start callback
MichaĆ Winiarski
-2
/
+18
2015-02-05
x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Jiang Liu
-0
/
+246
2015-02-05
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
-9
/
+114
[prev]
[next]