summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* driver core: minor comment formatting cleanupsGreg Kroah-Hartman2012-03-081-8/+16
* driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-083-9/+16
* drivercore: Add driver probe deferral mechanismGrant Likely2012-03-083-1/+140
* DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-088-0/+1241
* w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-241-0/+2
* w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-241-14/+0Star
* w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0Star
* intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings2012-02-161-8/+4Star
* w1: Fix w1_bq27000NeilBrown2012-02-161-5/+12
* powernow-k6: Really enable auto-loadingBen Hutchings2012-02-141-1/+1
* powernow-k7: Fix CPU family numberBen Hutchings2012-02-141-1/+1
* intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings2012-02-141-1/+1
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-103-0/+187
* DWC3: use module_pci_driverGreg Kroah-Hartman2012-02-091-11/+1Star
* w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-091-2/+1Star
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-092-5/+4Star
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-16/+25
* ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-091-17/+1Star
* cpufreq/gx: Fix the compile errorAlan Cox2012-02-031-1/+1
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-033-186/+0Star
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-031-3/+0Star
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02254-5679/+2860Star
|\
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-313-6/+13
| |\
| | * hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| | * hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| | * hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| * | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-316-63/+85
| |\ \
| | * | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| | * | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| | * | pinctrl: fix some pinmux typosTony Lindgren2012-01-261-7/+2Star
| | * | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16
| | * | pinctrl: unbreak error messagesUwe Kleine-König2012-01-241-27/+19Star
| | * | pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-201-1/+1
| | |/
| * | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3130-655/+345Star
| |\ \
| | * | serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0Star
| | * | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4Star
| | * | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-261-50/+1Star
| | * | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-251-3/+3
| | * | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-251-0/+14
| | * | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-251-2/+14
| | * | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-241-1/+50
| | * | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-241-4/+31
| | * | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-241-1/+1
| | * | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D2012-01-241-1/+1
| | * | TTY: fix UV serial console regressionJiri Slaby2012-01-241-5/+7
| | * | jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
| | * | serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2424-289/+304
| | |/
| * | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3036-2593/+224Star
| |\ \
| | * | uwb & wusb: fix kconfig errorRandy Dunlap2012-01-261-1/+1
| | * | USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka2012-01-261-1/+1