index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
IRQ-affinity.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
misc: mic: host driver sysfs cleanups.
Sudeep Dutt
1
-43
/
+29
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
9
-15
/
+25
2013-09-27
extcon: Change field type of 'dev' in extcon_dev structure
Chanwoo Choi
3
-32
/
+26
2013-09-27
extcon: arizona: Don't require micbias to be shifted in pdata
Charles Keepax
1
-4
/
+5
2013-09-27
extcon: arizona: Correct typo in headphone detect range transitions
Charles Keepax
1
-2
/
+2
2013-09-27
extcon: gpio: Add support for active-low presence to detect pins
Guenter Roeck
2
-0
/
+8
2013-09-27
extcon: use dev_get_platdata()
Jingoo Han
3
-3
/
+3
2013-09-27
extcon: gpio: Use gpio driver/chip debounce if supported
Guenter Roeck
1
-1
/
+7
2013-09-27
extcon: gpio: Do not unnecessarily initialize variables
Guenter Roeck
1
-1
/
+1
2013-09-27
extcon: Remove casting the return value which is a void pointer
Jingoo Han
1
-4
/
+4
2013-09-27
extcon: Fix indentation coding style to improve readability
Chanwoo Choi
5
-84
/
+87
2013-09-27
extcon: max77693: Fix checkpatch warning
Sachin Kamat
1
-2
/
+2
2013-09-27
extcon: arizona: Fix a typo in a comment
Sachin Kamat
1
-1
/
+1
2013-09-27
extcon: arizona: Clear trig_sts bits on all paths
Charles Keepax
1
-1
/
+1
2013-09-27
extcon: max8997: Fix checkpatch warning
Sachin Kamat
1
-1
/
+1
2013-09-27
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
1
-1
/
+1
2013-09-26
mmc: cb710: drop free_irq for devm_request_irq allocated irq
Wei Yongjun
1
-1
/
+1
2013-09-26
Sample Implementation of Intel MIC User Space Daemon.
Caz Yokoyama
8
-0
/
+2347
2013-09-26
Intel MIC Card Driver Changes for Virtio Devices.
Ashutosh Dixit
5
-0
/
+717
2013-09-26
Intel MIC Host Driver Changes for Virtio Devices.
Ashutosh Dixit
14
-2
/
+1517
2013-09-26
Intel MIC Card Driver for X100 family.
Sudeep Dutt
8
-0
/
+895
2013-09-26
Intel MIC Host Driver, card OS state management.
Sudeep Dutt
12
-4
/
+1553
2013-09-26
Intel MIC Host Driver Interrupt/SMPT support.
Dasaratharaman Chandramouli
9
-2
/
+1638
2013-09-26
Intel MIC Host Driver for X100 family.
Sudeep Dutt
12
-0
/
+742
2013-09-26
VMCI: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+1
2013-09-26
ARM: sunxi: Initial support for Allwinner's Security ID fuses
Oliver Schinagl
5
-0
/
+211
2013-09-26
Tools: hv: use single send+recv buffer
Olaf Hering
2
-11
/
+7
2013-09-26
Tools: hv: cache FQDN in kvp_daemon to avoid timeouts
Olaf Hering
1
-7
/
+12
2013-09-26
extcon: arizona: Fix up minor coding style to remove unnecessary braces
Chanwoo Choi
1
-6
/
+4
2013-09-26
extcon: class: Remove unnecessary extern declaration
Chanwoo Choi
1
-1
/
+0
2013-09-26
extcon: Fix up 80 column coding style issues
Chanwoo Choi
4
-72
/
+94
2013-09-26
misc: pti: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
misc: mei: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
misc: ibmasm: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-26
misc: tifm: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-09-26
drivers: misc: ti_dac7512: add support for DT matching
Daniel Mack
2
-0
/
+30
2013-09-26
drivers: misc: ti_dac7512: provide a SPI ID table
Daniel Mack
1
-0
/
+7
2013-09-26
drivers: misc: ti_dac7512: drop DAC7512_DRV_NAME
Daniel Mack
1
-3
/
+1
2013-09-26
drivers: misc: ti_dac7512: drop module version
Daniel Mack
1
-2
/
+0
2013-09-26
hv: move ringbuffer bus attributes to dev_groups
Greg Kroah-Hartman
1
-84
/
+146
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
3
-42
/
+17
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
3
-37
/
+16
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
3
-34
/
+38
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
3
-16
/
+38
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
3
-16
/
+46
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
3
-18
/
+15
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-15
/
+14
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-10
/
+15
2013-09-26
hv: move "modalias" bus attribute to dev_groups
Greg Kroah-Hartman
1
-5
/
+12
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-9
/
+12
[next]