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 tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
65
-679
/
+2138
|
\
|
*
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
2012-03-16
1
-3
/
+4
|
*
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
2012-03-16
1
-51
/
+167
|
*
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
2012-03-13
1
-2
/
+3
|
*
regulator: Support driver probe deferral
Mark Brown
2012-03-12
1
-2
/
+2
|
*
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
532
-42706
/
+3728
|
|
\
|
*
|
driver core: minor comment formatting cleanups
Greg Kroah-Hartman
2012-03-08
1
-8
/
+16
|
*
|
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
2012-03-08
3
-9
/
+16
|
*
|
drivercore: Add driver probe deferral mechanism
Grant Likely
2012-03-08
3
-1
/
+140
|
*
|
DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
Renata Sayakhova
2012-03-08
8
-0
/
+1241
|
*
|
w1_bq27000: Only one thread can access the bq27000 at a time.
NeilBrown
2012-02-24
1
-0
/
+2
|
*
|
w1_bq27000 - remove w1_bq27000_write
NeilBrown
2012-02-24
1
-14
/
+0
|
*
|
w1_bq27000: remove unnecessary NULL test.
NeilBrown
2012-02-24
1
-3
/
+0
|
*
|
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem
Ben Hutchings
2012-02-16
1
-8
/
+4
|
*
|
w1: Fix w1_bq27000
NeilBrown
2012-02-16
1
-5
/
+12
|
*
|
powernow-k6: Really enable auto-loading
Ben Hutchings
2012-02-14
1
-1
/
+1
|
*
|
powernow-k7: Fix CPU family number
Ben Hutchings
2012-02-14
1
-1
/
+1
|
*
|
intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
Ben Hutchings
2012-02-14
1
-1
/
+1
|
*
|
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 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2012-03-20
29
-309
/
+32
|
\
\
\
\
|
*
|
|
|
misc: bmp085: Use unsigned long to store jiffies
Bernhard Walle
2012-03-03
1
-1
/
+1
|
*
|
|
|
char/ramoops: included linux/err.h twice
Danny Kukawka
2012-02-24
1
-1
/
+0
|
*
|
|
|
misc: bmp085: Handle jiffies overflow correctly
Bernhard Walle
2012-02-24
1
-1
/
+2
|
*
|
|
|
misc: fsa9480: Remove obsolete cleanup for clientdata
Wolfram Sang
2012-02-24
1
-2
/
+0
|
*
|
|
|
char: Fix typo in tlclk.c
Masanari Iida
2012-02-09
1
-1
/
+1
[next]