index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
Tools: hv: Gather subnet information
K. Y. Srinivasan
1
-2
/
+29
2012-08-17
Tools: hv: Gather address family information
K. Y. Srinivasan
1
-0
/
+11
2012-08-17
Tools: hv: Further refactor kvp_get_ip_address()
K. Y. Srinivasan
1
-52
/
+42
2012-08-17
Tools: hv: Prepare to expand kvp_get_ip_address() functionality
K. Y. Srinivasan
1
-45
/
+84
2012-08-17
Drivers: hv: kvp: Support the new IP injection messages
K. Y. Srinivasan
1
-6
/
+135
2012-08-17
firmware loader: fix build failure if FW_LOADER is m
Ming Lei
1
-7
/
+2
2012-08-17
PM / Sleep: introduce dpm_for_each_dev
Ming Lei
2
-0
/
+27
2012-08-17
firmware loader: fix compile failure if !PM
Ming Lei
1
-1
/
+3
2012-08-16
extcon: Ensure dynamically allocated sysfs attributes are initialised
Mark Brown
1
-0
/
+4
2012-08-16
Drivers: hv: Explicitly size elements of protocol structures
K. Y. Srinivasan
1
-4
/
+4
2012-08-16
Drivers: hv: kvp: Cleanup error handling in KVP
K. Y. Srinivasan
3
-62
/
+135
2012-08-16
Drivers: hv: Add KVP definitions for IP address injection
K. Y. Srinivasan
3
-5
/
+77
2012-08-16
firmware loader: cache devices firmware during suspend/resume cycle
Ming Lei
1
-0
/
+32
2012-08-16
firmware loader: use small timeout for cache device firmware
Ming Lei
1
-0
/
+14
2012-08-16
firmware: introduce device_cache/uncache_fw_images
Ming Lei
1
-6
/
+215
2012-08-16
driver core: devres: introduce devres_for_each_res
Ming Lei
2
-0
/
+46
2012-08-16
firmware loader: store firmware name into devres list
Ming Lei
1
-0
/
+64
2012-08-16
firmware loader: fix comments on request_firmware_nowait
Ming Lei
1
-3
/
+7
2012-08-16
firmware loader: fix device lifetime
Ming Lei
1
-0
/
+6
2012-08-16
firmware loader: introduce cache_firmware and uncache_firmware
Ming Lei
2
-8
/
+104
2012-08-16
firmware loader: always let firmware_buf own the pages buffer
Ming Lei
2
-69
/
+174
2012-08-16
firmware loader: introduce firmware_buf
Ming Lei
1
-78
/
+102
2012-08-16
firmware loader: fix creation failure of fw loader device
Ming Lei
1
-1
/
+1
2012-08-16
firmware loader: remove unnecessary wmb()
Ming Lei
1
-1
/
+0
2012-08-16
firmware loader: fix races during loading firmware
Ming Lei
1
-9
/
+11
2012-08-16
firmware loader: simplify pages ownership transfer
Ming Lei
1
-23
/
+39
2012-08-16
debugfs: make __create_file static
Chris Wright
1
-3
/
+3
2012-08-16
Extcon: renamed files to comply with the standard naming.
MyungJoo Ham
3
-2
/
+2
2012-08-16
Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"
Greg Kroah-Hartman
4
-275
/
+0
2012-08-16
Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
4
-0
/
+275
2012-08-16
extcon: arizona: Implement button detection support
Mark Brown
1
-7
/
+65
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
2
-3
/
+39
2012-08-16
driver core: free devres in device_release
Ming Lei
1
-7
/
+11
2012-08-14
Drivers: hv: vmbus: Use the standard format string to format GUIDs
K. Y. Srinivasan
1
-36
/
+2
2012-08-14
Drivers: hv: Cleanup the guest ID computation
K. Y. Srinivasan
2
-7
/
+49
2012-08-03
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
1
-2
/
+2
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-02
ARM: mmp: add missing irqs.h
Haojian Zhuang
1
-0
/
+1
2012-08-02
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
Thomas Petazzoni
1
-1
/
+1
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-02
um: Add arch/x86/um to MAINTAINERS
Richard Weinberger
1
-0
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2
-3
/
+60
[next]