| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 2008-04-22 | 4 | -2/+324 |
| * | | | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2008-04-22 | 4 | -107/+95 |
| * | | | i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF | Wolfram Sang | 2008-04-22 | 2 | -23/+23 |
| * | | | i2c: Remove the algorithm drivers from the config menu | Jean Delvare | 2008-04-22 | 1 | -34/+5 |
| | |/
| |/| |
|
* | | | kernel-doc: fix sched.c missing parameter | Randy Dunlap | 2008-04-22 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-04-22 | 20 | -161/+276 |
|\ \ \ |
|
| * | | | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger | 2008-04-21 | 2 | -1/+10 |
| * | | | dlm: common max length definitions | David Teigland | 2008-04-21 | 4 | -9/+4 |
| * | | | dlm: move plock code from gfs2 | David Teigland | 2008-04-21 | 11 | -130/+185 |
| * | | | dlm: recover nodes that are removed and re-added | David Teigland | 2008-04-21 | 5 | -16/+74 |
| * | | | dlm: save master info after failed no-queue request | David Teigland | 2008-04-21 | 1 | -2/+1 |
| * | | | dlm: make dlm_print_rsb() static | Adrian Bunk | 2008-04-21 | 2 | -2/+1 |
| * | | | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison | 2008-04-21 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-04-22 | 14 | -209/+431 |
|\ \ \ \ |
|
| * | | | | HID: Suppress hidinput for Samsung IR control | Robert Schedel | 2008-04-22 | 1 | -0/+1 |
| * | | | | HID: remove 60x GTCO devices from blacklist | Jiri Kosina | 2008-04-22 | 1 | -21/+0 |
| * | | | | HID: export headers properly | Mike Frysinger | 2008-04-22 | 2 | -0/+3 |
| * | | | | HID: WiseGroup 866 Dual Joypad needs output reports quirk | Jiri Kosina | 2008-04-22 | 1 | -1/+1 |
| * | | | | HID: ThrustMaster FF driver is no longer experimental | Jiri Kosina | 2008-04-22 | 1 | -2/+2 |
| * | | | | HID: Logitech diNovo Mini pad support | Jiri Kosina | 2008-04-22 | 1 | -0/+2 |
| * | | | | HID: fix race between open() and disconnect() in usbhid | Oliver Neukum | 2008-04-22 | 2 | -1/+4 |
| * | | | | HID: make hid_input_field and usbhid_modify_dquirk static | Adrian Bunk | 2008-04-22 | 3 | -6/+4 |
| * | | | | HID: pass numbered reports properly to hidraw | Jiri Kosina | 2008-04-22 | 1 | -2/+7 |
| * | | | | HID: fix misplaced rdesc quirk | Jiri Kosina | 2008-04-22 | 1 | -4/+3 |
| * | | | | HID: force feedback driver for Logitech Rumblepad 2 | Anssi Hannula | 2008-04-22 | 5 | -0/+129 |
| * | | | | HID: move wait from hid to usbhid | Jiri Slaby | 2008-04-22 | 3 | -11/+10 |
| * | | | | HID: make function from dbg_hid | Jiri Slaby | 2008-04-22 | 1 | -1/+5 |
| * | | | | HID: fix sparse warnings | Jiri Slaby | 2008-04-22 | 3 | -6/+7 |
| * | | | | HID: only dump report traffic with debug level 2 | Anssi Hannula | 2008-04-22 | 2 | -3/+3 |
| * | | | | HID: patch to add NOGET for DMI/Acomdata | Pete Zaitcev | 2008-04-22 | 1 | -0/+4 |
| * | | | | HID: Sunplus Wireless Desktop needs report descriptor fixup | Jiri Kosina | 2008-04-22 | 3 | -2/+42 |
| * | | | | HID: quirk for MS Wireless Desktop Receiver (model 1028) | Jim Duchek | 2008-04-22 | 2 | -0/+27 |
| * | | | | HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd | Pekka Sarnila | 2008-04-22 | 3 | -16/+30 |
| * | | | | HID: fix build failure in hiddev_ioctl with gcc 3.2 | Jean Delvare | 2008-04-22 | 1 | -136/+150 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-04-22 | 26 | -1561/+1173 |
|\ \ \ \ |
|
| * | | | | udf: use crc_itu_t from lib instead of udf_crc | Bob Copeland | 2008-04-17 | 9 | -203/+32 |
| * | | | | udf: Fix compilation warnings when UDF debug is on | Sebastian Manciulea | 2008-04-17 | 2 | -4/+5 |
| * | | | | udf: Fix bug in VAT mapping code | Sebastian Manciulea | 2008-04-17 | 2 | -5/+4 |
| * | | | | udf: Add read-only support for 2.50 UDF media | Jan Kara | 2008-04-17 | 5 | -14/+258 |
| * | | | | udf: Fix handling of multisession media | Sebastian Manciulea | 2008-04-17 | 2 | -9/+6 |
| * | | | | udf: Mount filesystem read-only if it has pseudooverwrite partition | Jan Kara | 2008-04-17 | 1 | -0/+8 |
| * | | | | udf: Handle VAT packed inside inode properly | Jan Kara | 2008-04-17 | 2 | -12/+22 |
| * | | | | udf: Allow loading of VAT inode | Jan Kara | 2008-04-17 | 1 | -0/+1 |
| * | | | | udf: Fix detection of VAT version | Jan Kara | 2008-04-17 | 1 | -2/+2 |
| * | | | | udf: Silence warning about accesses beyond end of device | Jan Kara | 2008-04-17 | 1 | -1/+5 |
| * | | | | udf: Improve anchor block detection | Jan Kara | 2008-04-17 | 1 | -4/+9 |
| * | | | | udf: Cleanup anchor block detection. | Jan Kara | 2008-04-17 | 2 | -142/+99 |
| * | | | | udf: Move processing of virtual partitions | Jan Kara | 2008-04-17 | 1 | -80/+85 |
| * | | | | udf: Move filling of partition descriptor info into a separate function | Jan Kara | 2008-04-17 | 1 | -56/+62 |
| * | | | | udf: Improve error recovery on mount | Jan Kara | 2008-04-17 | 1 | -44/+42 |