| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (ams) Fix locking issues | Dmitry Torokhov | 2008-10-17 | 4 | -65/+56 |
* | hwmon: (ams) Fix permissions on 'joystick' module parameter | Dmitry Torokhov | 2008-10-17 | 1 | -2/+2 |
* | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 3 | -41/+48 |
* | hwmon: (lm87) Add support for configuration through platform_data | Ben Hutchings | 2008-10-17 | 1 | -6/+11 |
* | hwmon: (lm87) Restore original configuration register on removal | Ben Hutchings | 2008-10-17 | 1 | -5/+7 |
* | hwmon: (lm87) Fix masking of config register in lm87_init_client() | Ben Hutchings | 2008-10-17 | 1 | -4/+4 |
* | hwmon: (lm90) Don't spam the kernel log | Jean Delvare | 2008-10-17 | 1 | -3/+3 |
* | hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 | Ben Hutchings | 2008-10-17 | 2 | -13/+67 |
* | hwmon: (lm90) Rename temperature conversion functions to match usage | Ben Hutchings | 2008-10-17 | 1 | -23/+23 |
* | hwmon: (lm90) Support ADT7461 in extended mode | Nate Case | 2008-10-17 | 2 | -32/+95 |
* | hwmon: (lm90) Convert some macros to static functions | Nate Case | 2008-10-17 | 1 | -45/+83 |
* | hwmon: (lm90) Update datasheet links | Jean Delvare | 2008-10-17 | 1 | -23/+7 |
* | hwmon: (lm90) Don't access nonexistent registers on Maxim chips | Jean Delvare | 2008-10-17 | 1 | -8/+21 |
* | hwmon: (lm90) Support the extra resolution bits of MAX6657 | Jean Delvare | 2008-10-17 | 1 | -21/+33 |
* | hwmon: (lm90) Move 16-bit value read to a separate function | Jean Delvare | 2008-10-17 | 1 | -29/+43 |
* | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds | 2008-10-16 | 2 | -4/+2 |
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 8 | -525/+117 |
|\ |
|
| * | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 8 | -525/+117 |
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 3 | -12/+21 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 3 | -12/+21 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | * | | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 2008-09-26 | 1 | -1/+1 |
| | | | * | | | dmi scan: warn about too early calls to dmi_check_system() | Ingo Molnar | 2008-09-18 | 1 | -6/+16 |
| | | | * | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -5/+4 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-16 | 16 | -586/+463 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | firewire: fix ioctl() return code | Stefan Richter | 2008-10-15 | 1 | -1/+1 |
| * | | | | | | | firewire: fix setting tag and sy in iso transmission | Stefan Richter | 2008-10-15 | 1 | -2/+2 |
| * | | | | | | | firewire: fw-sbp2: fix another small generation access bug | Stefan Richter | 2008-10-15 | 1 | -2/+5 |
| * | | | | | | | firewire: fw-sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 | 1 | -36/+27 |
| * | | | | | | | firewire: fw_send_request_sync() | Jay Fenlason | 2008-10-15 | 5 | -114/+82 |
| * | | | | | | | ieee1394: survive a few seconds connection loss | Stefan Richter | 2008-10-15 | 2 | -98/+51 |
| * | | | | | | | ieee1394: nodemgr clean up class iterators | Stefan Richter | 2008-10-15 | 1 | -97/+81 |
| * | | | | | | | ieee1394: dv1394, video1394: remove unnecessary expressions | Stefan Richter | 2008-10-15 | 2 | -5/+5 |
| * | | | | | | | ieee1394: raw1394: make write() thread-safe | Stefan Richter | 2008-10-15 | 1 | -0/+4 |
| * | | | | | | | ieee1394: raw1394: narrow down the state_mutex protected region | Stefan Richter | 2008-10-15 | 1 | -101/+110 |
| * | | | | | | | ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread... | Stefan Richter | 2008-10-15 | 2 | -6/+18 |
| * | | | | | | | ieee1394: sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 | 2 | -92/+39 |
| * | | | | | | | ieee1394: sbp2: check for DMA mapping failures | Stefan Richter | 2008-10-15 | 1 | -35/+59 |
| * | | | | | | | ieee1394: sbp2: stricter dma_sync | Stefan Richter | 2008-10-15 | 1 | -34/+16 |
| * | | | | | | | ieee1394: Use DIV_ROUND_UP | Julia Lawall | 2008-10-15 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-10-16 | 3 | -18/+60 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | agp/nvidia: Support agp user-memory on nvidia agp. | Thomas Hellstrom | 2008-10-16 | 1 | -4/+18 |
| * | | | | | | | | agp/amd-k7: Suspend support for AMD K7 GART driver | Stuart Bennett | 2008-10-16 | 1 | -6/+32 |
| * | | | | | | | | agp/intel: Reduce extraneous PCI posting reads during init | Keith Packard | 2008-10-16 | 1 | -3/+3 |
| * | | | | | | | | agp: Fix stolen memory counting on G4X. | Eric Anholt | 2008-10-16 | 1 | -5/+7 |
| |/ / / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 96 | -518/+896 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | UIO: Fix mapping of logical and virtual memory | Andrew G. Harvey | 2008-10-16 | 1 | -2/+10 |
| * | | | | | | | | UIO: add automata sercos3 pci card support | John Ogness | 2008-10-16 | 3 | -0/+257 |
| * | | | | | | | | UIO: Change driver name of uio_pdrv | Hans J. Koch | 2008-10-16 | 1 | -1/+1 |
| * | | | | | | | | UIO: Add alignment warnings for uio-mem | Hans J. Koch | 2008-10-16 | 1 | -0/+8 |
| * | | | | | | | | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 2008-10-16 | 2 | -45/+55 |