summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: New driver for the National Semiconductor LM73Adrien Demarez2009-12-093-0/+215
* hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-091-43/+42Star
* hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-091-11/+0Star
* hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-091-3/+24
* hwmon: (it87) Verify the VID pin usageJean Delvare2009-12-091-4/+16
* hwmon: (s3c-hwmon) Fix build errorBen Dooks2009-12-091-2/+2
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-091-0/+1
|\
| * nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+1
* | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-092-4/+92
|\ \
| * | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-272-4/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-092-94/+92Star
|\ \ \
| * | | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-031-1/+2
| * | | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-011-51/+27Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-012263-99532/+233465
| |\ \ \
| * | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-43/+64
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-092-45/+112
|\ \ \ \ \
| * | | | | [WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck2009-12-041-44/+17Star
| * | | | | [WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley2009-12-041-1/+12
| * | | | | [WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks2009-12-041-3/+86
* | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ \ \
| * | | | | | cpumask: Use modern cpumask style in XenRusty Russell2009-11-041-1/+1
* | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-082-1/+15
|\ \ \ \ \ \ \
| * | | | | | | vgacon: Add support for setting the default cursor stateMatthew Garrett2009-11-141-1/+4
| * | | | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-142-1/+12
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Export srat physical topologyDavid Rientjes2009-10-121-4/+6
* | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0824-298/+19651
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-031-2/+2
| * | | | | | | | | writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-031-10/+0Star
| * | | | | | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03380-2613/+5147
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-262-2/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner2009-11-241-0/+1
| | * | | | | | | | | add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg2009-11-241-1/+3
| | * | | | | | | | | fix in-kernel configuration serializationLars Ellenberg2009-11-241-1/+1
| * | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+2
| |/ / / / / / / / /
| * | | | | | | | | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-231-1/+1
| * | | | | | | | | cciss: fix scatter gather cleanup problemsStephen M. Cameron2009-11-231-7/+18
| * | | | | | | | | cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-132-6/+3Star
| * | | | | | | | | cciss: Add enhanced scatter-gather support.Don Brace2009-11-133-20/+188
| * | | | | | | | | cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron2009-11-131-2/+16
| * | | | | | | | | cciss: Remove unnecessary check in scan_threadStephen M. Cameron2009-11-131-7/+5Star
| * | | | | | | | | cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-131-1/+1
| * | | | | | | | | cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron2009-11-131-163/+0Star
| * | | | | | | | | cciss: clean up code in cciss_shutdownStephen M. Cameron2009-11-131-20/+18Star
| * | | | | | | | | cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron2009-11-131-60/+29Star
| * | | | | | | | | cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron2009-11-131-0/+2
| * | | | | | | | | cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron2009-11-131-8/+13
| * | | | | | | | | cciss: Make device attributes staticAlex Chiang2009-11-131-8/+8
| * | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-044-15/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drbd: performance - don't lose unplug eventsLars Ellenberg2009-11-041-1/+6