aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | futex: uninitialized warning correctionsVitaliy Ivanov2011-09-15
| * | async: uninitialized warning correctionsVitaliy Ivanov2011-09-15
| * | ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock2011-09-15
| * | sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-15
| * | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
| * | Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-15
| * | scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-15
| * | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-15
| * | aix94xx: Use angle brackets for system includesJoe Perches2011-09-15
| * | drbd: Use angle brackets for system includesJoe Perches2011-09-15
| * | net: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | fs: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | char: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | drbd: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
| * | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock2011-08-24
| * | lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-23
| * | USB: serial: remove duplicate returnsDan Carpenter2011-08-10
| * | Fix documentation and comment typo 'no_hz'Paul Bolle2011-08-08
| * | Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl2011-08-05
| * | Fix kernel-doc comment typo '@id'Paul Bolle2011-08-04
| * | eventpoll: fix comment typo 'evenpoll'Paul Bolle2011-07-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \
| * | | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo2011-08-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \ \
| * \ \ \ Merge branch 'upstream' into for-linusJiri Kosina2011-10-25
| |\ \ \ \
| | * | | | HID: Add device IDs for more SJOY adaptersSean Young2011-10-20
| | * | | | HID: primax: remove spurious dependencyJiri Kosina2011-10-17
| | * | | | HID: support primax keyboards violating USB HID specTerry Lambert2011-10-17
| | * | | | HID: consolidate MacbookAir 4,1 mappingsJiri Kosina2011-10-05
| | * | | | HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina2011-10-04
| | * | | | HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu2011-10-03
| | * | | | HID: hidraw: free list for all error in hidraw_openAmit Nagal2011-09-07
| | * | | | HID: unlock on error path in hid_device_probe()Dan Carpenter2011-08-24
| | * | | | HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-16
| | * | | | IHD: Support force feedback on MP-8866Sean Young2011-08-15
| | * | | | HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina2011-08-10
| | * | | | HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2011-08-10
| | * | | | HID: propagate return value correctly in hid_input_report()Jiri Kosina2011-08-10
| | * | | | HID: Fix race condition between driver core and ll-driverDavid Herrmann2011-08-10
| | * | | | HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-04
| | * | | | HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar2011-08-04
| * | | | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2011-10-25
| |\ \ \ \ \
| | * | | | | HID: hid-magicmouse: Magic Trackpad has 1 button, not 2Daniel van Vugt2011-10-21
| | * | | | | HID: usbhid: cancel timer for retry synchronouslyOliver Neukum2011-10-13
| | * | | | | HID: wacom: Set input bits before registrationDavid Herrmann2011-10-08
| | * | | | | HID: hidraw: open count should not increase if errorAmit Nagal2011-09-27