index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
2014-01-09
1
-1
/
+4
*
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
2013-12-20
1
-1
/
+1
*
uio: fix devm_request_irq usage
Aaro Koskinen
2013-12-20
1
-1
/
+1
*
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
Frank Haverkamp
2013-12-20
1
-2
/
+4
*
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
2013-12-20
4
-59
/
+68
*
GenWQE Enable driver
Frank Haverkamp
2013-12-19
4
-0
/
+22
*
GenWQE Sysfs interfaces
Frank Haverkamp
2013-12-19
1
-0
/
+288
*
GenWQE Debugfs interfaces
Frank Haverkamp
2013-12-19
1
-0
/
+500
*
GenWQE Utility functions
Frank Haverkamp
2013-12-19
1
-0
/
+947
*
GenWQE Character device and DDCB queue
Frank Haverkamp
2013-12-19
3
-0
/
+3047
*
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp
2013-12-19
3
-0
/
+1835
*
i8k: Implement hwmon based fan speed control
Guenter Roeck
2013-12-19
1
-5
/
+44
*
i8k: Stop reading SMM BIOS version during driver probe
Guenter Roeck
2013-12-19
1
-40
/
+2
*
i8k: Use driver_data field of dmi_system_id to override fan multiplier
Guenter Roeck
2013-12-19
1
-1
/
+10
*
i8k: Add support for Dell XPS M140
Guenter Roeck
2013-12-19
1
-0
/
+7
*
i8k: Add support for Dell Studio laptops
Guenter Roeck
2013-12-19
1
-0
/
+7
*
i8k: Add copyright
Guenter Roeck
2013-12-19
1
-0
/
+1
*
i8k: Force SMM to run on CPU 0
Guenter Roeck
2013-12-19
1
-2
/
+17
*
i8k: Drop driver version number and info message at startup
Guenter Roeck
2013-12-19
1
-5
/
+0
*
i8k: Remove obsolete link to out-of-tree driver
Guenter Roeck
2013-12-19
1
-2
/
+0
*
i8k: Support additional temperature sensors
Guenter Roeck
2013-12-19
1
-19
/
+45
*
i8k: Convert to use to hwmon_device_register_with_groups hwmon API
Guenter Roeck
2013-12-19
1
-78
/
+54
*
i8k: Fix various checkpatch warnings and errors
Guenter Roeck
2013-12-19
1
-17
/
+23
*
i8k: Convert to use pr_ functions instead of printk
Guenter Roeck
2013-12-19
1
-9
/
+10
*
drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
drivers: misc: Mark functions as static in ad525x_dpot.c
Rashika Kheria
2013-12-19
1
-2
/
+2
*
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
mei: me: set dma mask using DMA mapping API
Tomas Winkler
2013-12-19
1
-0
/
+15
*
mei: enable marking internal commands
Tomas Winkler
2013-12-19
5
-3
/
+10
*
char: Int overflow in lp_do_ioctl().
Yongjian Xu
2013-12-19
1
-0
/
+2
*
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
2013-12-17
551
-3074
/
+7036
|
\
|
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
|
*
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
69
-588
/
+1036
|
|
\
|
|
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
|
|
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
|
|
*
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
|
|
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
|
|
*
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
1
-1
/
+1
|
|
*
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-12
1
-7
/
+7
|
|
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-12
1
-4
/
+0
|
|
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
16
-426
/
+302
|
|
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
16
-302
/
+426
|
|
*
xen-netback: make sure skb linear area covers checksum field
Paul Durrant
2013-12-11
1
-32
/
+28
|
|
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
1
-10
/
+35
|
|
*
macvtap: signal truncated packets
Jason Wang
2013-12-11
1
-5
/
+6
|
|
*
tun: unbreak truncated packet signalling
Jason Wang
2013-12-11
1
-7
/
+9
|
|
*
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
2013-12-11
1
-0
/
+15
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-11
1
-0
/
+4
|
|
|
\
|
|
|
*
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-09
1
-0
/
+4
[next]