开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-11-20
ipc: Added support for IPC interrupt mode
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Handle error conditions in ipc command
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Enabled ipc support for additional intel platforms
Kuppuswamy Sathyanarayanan
2013-11-20
ipc: Added platform data structure
Kuppuswamy Sathyanarayanan
2013-11-20
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
2013-11-20
platform: add chrome platform directory
Olof Johansson
2013-11-20
hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd
Alex Hung
2013-11-20
dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode
Alex Hung
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-11-20
sony-laptop: fixe typos in sony_laptop_input_keycode_map
Stephen Gildea
2013-11-20
sony-laptop: warn on multiple KBD backlight handles
Mattia Dongili
2013-11-20
dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch
Hans de Goede
2013-11-20
dell-laptop: Add a force_rfkill module parameter
Hans de Goede
2013-11-20
dell-laptop: Wait less long before updating rfkill after an rfkill keypress
Hans de Goede
2013-11-20
dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked
Hans de Goede
2013-11-20
dell-laptop: Sync current block state to BIOS on hw switch change
Hans de Goede
2013-11-20
dell-laptop: Allow changing the sw_state while the radio is blocked by hw
Hans de Goede
2013-11-20
dell-laptop: Don't read-back sw_state on machines with a hardware switch
Hans de Goede
2013-11-20
dell-laptop: Don't set sw_state from the query callback
Hans de Goede
2013-11-20
dell-laptop: Only get status from BIOS once when updating
Hans de Goede
2013-11-20
dell-laptop: If there is no hwswitch, then clear all hw-controlled bits
Hans de Goede
2013-11-20
dell-laptop: Only enable rfkill on Latitudes
Hans de Goede
2013-11-20
Revert "dell-laptop: Remove rfkill code"
Hans de Goede
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-20
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-19
virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations
Shaohua Li
2013-11-19
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-19
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-11-19
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
majianpeng
2013-11-19
md/raid5: Before freeing old multi-thread worker, it should flush them.
majianpeng
2013-11-19
md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.
majianpeng
2013-11-19
raid1: Rewrite the implementation of iobarrier.
majianpeng
2013-11-19
raid1: Add some macros to make code clearly.
majianpeng
2013-11-19
raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...
majianpeng
2013-11-19
raid1: Add a field array_frozen to indicate whether raid in freeze state.
majianpeng
2013-11-19
md: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-19
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...
NeilBrown
2013-11-19
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
NeilBrown
2013-11-19
md: fix some places where mddev_lock return value is not checked.
NeilBrown
2013-11-19
raid5: Retry R5_ReadNoMerge flag when hit a read error.
Bian Yu
[next]