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
*
Merge branch 'depends/driver-core' into ux500/dt
Arnd Bergmann
2012-03-16
52
-608
/
+566
|
\
|
*
drivers/base: add bus for System-on-Chip devices
Lee Jones
2012-02-10
3
-0
/
+187
|
*
DWC3: use module_pci_driver
Greg Kroah-Hartman
2012-02-09
1
-11
/
+1
|
*
w1: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-02-09
1
-2
/
+1
|
*
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2012-02-09
2
-5
/
+4
|
*
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
2012-02-09
1
-16
/
+25
|
*
ACPI: remove duplicated lines of merging problems with acpi_processor_start
Yinghai Lu
2012-02-09
1
-17
/
+1
|
*
cpufreq/gx: Fix the compile error
Alan Cox
2012-02-03
1
-1
/
+1
|
*
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
2012-02-03
3
-186
/
+0
|
*
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
2012-02-03
1
-3
/
+0
|
*
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
254
-5679
/
+2860
|
|
\
|
*
|
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
2012-01-27
1
-1
/
+1
|
*
|
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-27
3
-74
/
+43
|
*
|
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-27
1
-0
/
+11
|
*
|
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
2012-01-27
15
-61
/
+142
|
*
|
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
2012-01-27
1
-3
/
+14
|
*
|
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
2012-01-27
1
-5
/
+11
|
*
|
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
2012-01-27
2
-0
/
+23
|
*
|
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
2012-01-27
1
-50
/
+66
|
*
|
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-27
2
-9
/
+16
|
*
|
Eliminate get_driver() and put_driver()
Alan Stern
2012-01-25
1
-28
/
+0
|
*
|
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-25
3
-25
/
+4
|
*
|
cio: remove {get,put}_driver
Sebastian Ott
2012-01-25
2
-9
/
+1
|
*
|
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-25
4
-15
/
+3
|
*
|
Driver core: driver_find() drops reference before returning
Alan Stern
2012-01-25
8
-17
/
+10
|
*
|
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
2012-01-25
1
-2
/
+4
|
*
|
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
2012-01-24
1
-87
/
+0
*
|
|
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-19
5
-398
/
+32
|
\
\
\
|
*
\
\
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-02-14
4
-397
/
+31
|
|
\
\
\
|
|
*
|
|
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
2
-367
/
+0
|
|
*
|
|
pata/at91: use newly introduced SMC accessors
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-27
/
+21
|
|
*
|
|
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-3
/
+10
|
*
|
|
|
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2012-02-13
202
-4193
/
+1539
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...
Arnd Bergmann
2012-02-13
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
2012-02-07
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-19
23
-170
/
+178
|
\
\
\
\
\
|
*
|
|
|
|
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
2012-02-15
1
-8
/
+6
|
*
|
|
|
|
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
2012-02-15
1
-1
/
+3
|
*
|
|
|
|
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
2012-02-15
1
-1
/
+1
|
*
|
|
|
|
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2012-02-15
4
-116
/
+105
|
*
|
|
|
|
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
2012-02-15
1
-0
/
+16
|
*
|
|
|
|
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
2012-02-15
4
-3
/
+9
|
*
|
|
|
|
ipheth: Add iPhone 4S
Tim Gardner
2012-02-15
1
-0
/
+5
|
*
|
|
|
|
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
2012-02-15
1
-7
/
+11
|
*
|
|
|
|
mlx4: fix QP tree trashing
Eugenia Emantayev
2012-02-15
1
-0
/
+1
|
*
|
|
|
|
mlx4: fix buffer overrun
Eugenia Emantayev
2012-02-15
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
2012-02-09
1
-2
/
+2
|
*
|
|
|
|
|
3c59x: shorten timer period for slave devices
Eric Dumazet
2012-02-14
1
-1
/
+1
|
*
|
|
|
|
|
bnx2x: remove the 'poll' module option
Michal Schmidt
2012-02-14
1
-16
/
+1
[next]