aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
|\
| * Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-16
| * Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-16
| * Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-13
| * regulator: Support driver probe deferralMark Brown2012-03-12
| * Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
| |\
| * | driver core: minor comment formatting cleanupsGreg Kroah-Hartman2012-03-08
| * | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-08
| * | drivercore: Add driver probe deferral mechanismGrant Likely2012-03-08
| * | DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-08
| * | w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-24
| * | w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-24
| * | w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-24
| * | intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings2012-02-16
| * | w1: Fix w1_bq27000NeilBrown2012-02-15
| * | powernow-k6: Really enable auto-loadingBen Hutchings2012-02-13
| * | powernow-k7: Fix CPU family numberBen Hutchings2012-02-13
| * | intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings2012-02-13
| * | drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-10
| * | DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-09
| * | w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-09
| * | drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-09
| * | drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-09
| * | ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-08
| * | cpufreq/gx: Fix the compile errorAlan Cox2012-02-02
| * | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
| * | drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-02
| * | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
| |\ \
| * | | PCI/XEN: Fix bug introduced by a recent changeAlan Stern2012-01-27
| * | | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-26
| * | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-26
| * | | cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-26
| * | | HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-26
| * | | HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-26
| * | | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-26
| * | | intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-26
| * | | crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2012-01-26
| * | | Eliminate get_driver() and put_driver()Alan Stern2012-01-24
| * | | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-24
| * | | cio: remove {get,put}_driverSebastian Ott2012-01-24
| * | | Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-24
| * | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-24
| * | | driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi2012-01-24
| * | | drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-24
* | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-03-20
|\ \ \ \
| * | | | misc: bmp085: Use unsigned long to store jiffiesBernhard Walle2012-03-02
| * | | | char/ramoops: included linux/err.h twiceDanny Kukawka2012-02-24
| * | | | misc: bmp085: Handle jiffies overflow correctlyBernhard Walle2012-02-24
| * | | | misc: fsa9480: Remove obsolete cleanup for clientdataWolfram Sang2012-02-24
| * | | | char: Fix typo in tlclk.cMasanari Iida2012-02-09