Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | i7300-edac: CodingStyle cleanup | Mauro Carvalho Chehab | 2010-08-30 | 1 | -16/+26 | |
| * | | | | i7300_edac: Improve comments | Mauro Carvalho Chehab | 2010-08-30 | 1 | -116/+104 | |
| * | | | | i7300_edac: Cleanup: reorganize the file contents | Mauro Carvalho Chehab | 2010-08-30 | 1 | -56/+60 | |
| * | | | | i7300_edac: Properly detect channel on CE errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -5/+14 | |
| * | | | | i7300_edac: enrich FBD error info for corrected errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -12/+51 | |
| * | | | | i7300_edac: enrich FBD error info for fatal errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+39 | |
| * | | | | i7300_edac: pre-allocate a buffer used to prepare err messages | Mauro Carvalho Chehab | 2010-08-30 | 1 | -17/+24 | |
| * | | | | i7300_edac: Fix MTR x4/x8 detection logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+2 | |
| * | | | | i7300_edac: Make the debug messages coherent with the others | Mauro Carvalho Chehab | 2010-08-30 | 1 | -3/+3 | |
| * | | | | i7300_edac: Cleanup: remove get_error_info logic | Mauro Carvalho Chehab | 2010-08-30 | 1 | -36/+6 | |
| * | | | | i7300_edac: Add a code to cleanup error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -2/+27 | |
| * | | | | i7300_edac: Add support for reporting FBD errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+125 | |
| * | | | | i7300_edac: Properly detect the type of error correction | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+14 | |
| * | | | | i7300_edac: Detect if the device is on single mode | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+17 | |
| * | | | | i7300_edac: Adds detection for enhanced scrub mode on x8 | Mauro Carvalho Chehab | 2010-08-30 | 1 | -4/+17 | |
| * | | | | i7300_edac: Clear the error bit after reading | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+10 | |
| * | | | | i7300_edac: Add error detection code for global errors | Mauro Carvalho Chehab | 2010-08-30 | 1 | -491/+77 | |
| * | | | | i7300_edac: Better name PCI devices | Mauro Carvalho Chehab | 2010-08-30 | 1 | -43/+43 | |
| * | | | | i7300_edac: Add a FIXME note about the error correction type | Mauro Carvalho Chehab | 2010-08-30 | 1 | -0/+9 | |
| * | | | | i7300_edac: add global error registers | Mauro Carvalho Chehab | 2010-08-30 | 1 | -82/+92 | |
| * | | | | i7300_edac: display info if ECC is enabled or not | Mauro Carvalho Chehab | 2010-08-30 | 1 | -8/+20 | |
| * | | | | i7300_edac: start a driver for i7300 chipset (Clarksboro) | Mauro Carvalho Chehab | 2010-08-30 | 3 | -0/+1381 | |
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | 1 | -6/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | KVM: S390: Add virtio hotplug add support | Alexander Graf | 2010-10-24 | 1 | -0/+47 | |
| * | | | | | KVM: S390: take a full byte as ext_param indicator | Alexander Graf | 2010-10-24 | 1 | -6/+13 | |
* | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-24 | 24 | -113/+589 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i2c-viapro: Don't log nacks | Jean Delvare | 2010-10-24 | 1 | -7/+1 | |
| * | | | | | | i2c/pca954x: Remove __devinit and __devexit from probe and remove functions | Guenter Roeck | 2010-10-24 | 1 | -4/+4 | |
| * | | | | | | i2c/mux: Driver for PCA9541 I2C Master Selector | Guenter Roeck | 2010-10-24 | 3 | -0/+422 | |
| * | | | | | | i2c: Optimize function i2c_detect() | Jean Delvare | 2010-10-24 | 1 | -7/+6 | |
| * | | | | | | i2c: Discard warning message on device instantiation from user-space | Jean Delvare | 2010-10-24 | 1 | -2/+0 | |
| * | | | | | | i2c-amd8111: Add proper error handling | Julia Lawall | 2010-10-24 | 1 | -50/+113 | |
| * | | | | | | i2c: Change to new flag variable | matt mooney | 2010-10-24 | 4 | -12/+4 | |
| * | | | | | | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare | 2010-10-24 | 10 | -10/+0 | |
| * | | | | | | i2c: Let i2c_parent_is_i2c_adapter return the parent adapter | Jean Delvare | 2010-10-24 | 2 | -19/+24 | |
| * | | | | | | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu | 2010-10-24 | 1 | -1/+1 | |
| * | | | | | | i2c: Fix Kconfig dependencies | Jean Delvare | 2010-10-24 | 2 | -1/+14 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-10-24 | 38 | -368/+3707 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HID: fix mismerge in hid-lg | Jiri Kosina | 2010-10-23 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'waltop' into for-linus | Jiri Kosina | 2010-10-23 | 6 | -6/+1118 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | HID: waltop: add support for Waltop Slim Tablet 12.1 inch | Nikolai Kondrashov | 2010-10-01 | 3 | -0/+210 | |
| | * | | | | | | | HID: rdesc parser: remove local item size limit | Nikolai Kondrashov | 2010-09-02 | 1 | -6/+0 | |
| | * | | | | | | | HID: waltop: comment on tablet modes | Nikolai Kondrashov | 2010-09-01 | 1 | -2/+27 | |
| | * | | | | | | | HID: waltop: fix Media Tablet 10.6 inch zooming | Nikolai Kondrashov | 2010-09-01 | 1 | -3/+12 | |
| | * | | | | | | | HID: waltop: add Media Tablet 14.1 inch support | Nikolai Kondrashov | 2010-09-01 | 4 | -0/+300 | |
| | * | | | | | | | HID: waltop: fix Media Tablet 10.6 inch scrolling | Nikolai Kondrashov | 2010-09-01 | 1 | -9/+11 | |
| | * | | | | | | | HID: add support for two Waltop tablets | Nikolai Kondrashov | 2010-08-23 | 6 | -0/+572 | |
| * | | | | | | | | Merge branch 'uc-logic' into for-linus | Jiri Kosina | 2010-10-23 | 22 | -56/+713 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | HID: uclogic: add proper support for PF1209 | Nikolai Kondrashov | 2010-08-23 | 2 | -0/+223 | |
| | * | | | | | | | | HID: uclogic: fix coding style | Nikolai Kondrashov | 2010-08-23 | 1 | -7/+4 | |
| | |/ / / / / / / |