| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 87 | -126/+119 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 388 | -3550/+6874 |
| |\ |
|
| * | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 | 1 | -1/+1 |
| * | | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 | 2 | -2/+2 |
| * | | drivers/infiniband: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 | 1 | -1/+1 |
| * | | libfc: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -3/+1 |
| * | | scsi: bfa: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -7/+5 |
| * | | drm: i915: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -3/+3 |
| * | | drm: drm_edid: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -5/+2 |
| * | | synclink: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -1/+1 |
| * | | block: cciss: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -1/+1 |
| * | | comment typo fixes: charater => character | Thomas Weber | 2010-07-19 | 3 | -5/+5 |
| * | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 | 1 | -1/+1 |
| * | | update email address | Pavel Machek | 2010-07-19 | 7 | -8/+8 |
| * | | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 2010-07-12 | 2 | -2/+2 |
| * | | trivial: no changes to ov511 driver | Jiri Kosina | 2010-07-11 | 1 | -1/+1 |
| * | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 13 | -14/+14 |
| * | | fix comment typos concerning "sequential" | Uwe Kleine-König | 2010-07-11 | 1 | -2/+2 |
| * | | trivial: don't touch drivers/staging | Jiri Kosina | 2010-06-17 | 5 | -10/+10 |
| * | | fix typos concerning "associate" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 2047 | -71564/+228359 |
| |\ \ |
|
| * | | | fix typos concerning "instead" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 38 | -58/+58 |
| * | | | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 9 | -11/+11 |
| * | | | fix typos concerning "first" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 | 5 | -9/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-08-04 | 18 | -183/+585 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'bkl' into for-linus | Jiri Kosina | 2010-08-04 | 1 | -42/+12 |
| |\ \ \ \ |
|
| | * | | | | HID: hiddev: use usb_find_interface, get rid of BKL | Arnd Bergmann | 2010-07-13 | 1 | -42/+12 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus | Jiri Kosina | 2010-08-04 | 9 | -62/+98 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | HID: Force input registration for "VEC footpedal" | Daniel Mack | 2010-07-19 | 2 | -0/+4 |
| | | | * | | | | | HID: add HID_QUIRK_HIDINPUT_FORCE | Daniel Mack | 2010-07-19 | 1 | -0/+2 |
| | | | * | | | | | HID: hid-input.c: indentation fixes | Daniel Mack | 2010-07-19 | 1 | -9/+9 |
| | | | |/ / / / |
|
| | | * | | | | | HID: roccat: remove obsolete kone_abi_version sysfs attribute | Stefan Achatz | 2010-06-21 | 2 | -18/+0 |
| | | * | | | | | HID: roccat: fix offset errors in bin_attribute read | Stefan Achatz | 2010-06-21 | 1 | -2/+2 |
| | | * | | | | | HID: roccat: introduce missing kfree | Julia Lawall | 2010-06-02 | 1 | -3/+6 |
| | | * | | | | | HID: roccat: change kone_driver_version to kone_abi_version | Stefan Achatz | 2010-05-31 | 2 | -7/+7 |
| | | * | | | | | HID: roccat: fix whitespace warning from checkpatch.pl | Stefan Achatz | 2010-05-31 | 1 | -1/+1 |
| | | * | | | | | HID: roccat: remove obsolete comment | Stefan Achatz | 2010-05-31 | 1 | -5/+0 |
| | * | | | | | | HID: magicmouse: Correct parsing of large X and Y motions. | Michael Poole | 2010-07-11 | 1 | -2/+2 |
| | * | | | | | | HID: magicmouse: report last touch up | Chase Douglas | 2010-07-11 | 1 | -2/+20 |
| | * | | | | | | HID: magicmouse: enable horizontal scrolling | Chase Douglas | 2010-06-24 | 1 | -6/+19 |
| | * | | | | | | HID: magicmouse: add param for scroll speed | Chase Douglas | 2010-06-24 | 1 | -15/+28 |
| | * | | | | | | HID: magicmouse: properly account for scroll movement in state | Chase Douglas | 2010-06-24 | 1 | -1/+2 |
| | * | | | | | | HID: magicmouse: disable and add module param for scroll acceleration | Chase Douglas | 2010-06-04 | 1 | -1/+7 |
| | * | | | | | | HID: magicmouse: scroll on entire surface, not just middle of mouse | Chase Douglas | 2010-06-04 | 1 | -3/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acrux' into for-linus | Jiri Kosina | 2010-08-04 | 5 | -1/+187 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | HID: fix up Kconfig entry for ACRUX driver | Jiri Kosina | 2010-07-19 | 1 | -1/+0 |
| | * | | | | | | HID: add ACRUX game controller force feedback support | Sergei Kolzun | 2010-07-19 | 5 | -0/+187 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'upstream-fixes' into for-linus | Jiri Kosina | 2010-08-04 | 5 | -8/+16 |
| |\ \ \ \ \ \ |
|