summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-2479-121/+119
|\
| * Fix typo in include/linux/clk.h .Jan-Simon Möller2012-07-241-2/+2
| * pci: hotplug: Fix typo in pciMasanari Iida2012-07-244-4/+4
| * iommu: Fix typo in iommuMasanari Iida2012-07-243-9/+9
| * video: Fix typo in drivers/videoMasanari Iida2012-07-2413-19/+19
| * Documentation: Add newline at end-of-file to files lacking oneJesper Juhl2012-07-209-9/+9
| * arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven2012-07-202-7/+0
| * module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-202-3/+3
| * cpufreq: Fix typo in cpufreq driverMasanari Iida2012-07-202-3/+3
| * trivial: typo in comment in mksysmapMasatake YAMATO2012-07-201-1/+1
| * mach-omap2: Fix typo in debug message and commentMasanari Iida2012-07-205-5/+5
| * scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski2012-07-201-2/+2
| * Change email address for Steve GlendinningSteve Glendinning2012-07-177-17/+17
| * Btrfs: fix typo in convert_extent_bitLiu Bo2012-07-121-1/+2
| * via: Remove bogus if checkAlan Cox2012-07-111-1/+2
| * netprio_cgroup.c: fix comment typoLiu Bo2012-07-101-1/+1
| * backlight: fix memory leak on obscure error pathMartlin Ettl2012-07-091-0/+1
| * Merge branch 'master' into for-nextJiri Kosina2012-06-29221-6036/+12515
| |\
| * | Documentation: asus-laptop.txt references an obsolete Kconfig itemPaul Gortmaker2012-06-281-2/+1
| * | Documentation: ManagementStyle: fixed typoChristopher L. Simons2012-06-281-1/+1
| * | mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li2012-06-281-1/+1
| * | mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-281-1/+1
| * | mm: fix page reclaim comment errorWanpeng Li2012-06-281-1/+2
| * | lib: correct link to the original source for div64_u64Akinobu Mita2012-06-281-1/+1
| * | ab8500-btemp: Fix typo 'AB5500'Paul Bolle2012-06-281-1/+1
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-288-13/+13
| * | lm8333: Fix check orderingAlan Cox2012-06-271-1/+1
| * | parisc: cleanup quoted includePaul Bolle2012-06-051-1/+1
| * | renesas_usbhs: cleanup quoted includesPaul Bolle2012-06-057-12/+12
| * | Doc: document max raw dev numberKazuo Moriwaka2012-06-031-0/+2
| * | Fix comment typo multipy -> multiplyRalf Baechle2012-06-032-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-2440-554/+2983
|\ \ \
| * \ \ Merge branch 'uhid' into for-linusJiri Kosina2012-07-249-0/+1266
| |\ \ \
| | * | | HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-07-201-1/+1
| | * | | HID: uhid: silence gcc warningJiri Kosina2012-06-181-1/+1
| | * | | MAINTAINERS: add UHID entryDavid Herrmann2012-06-181-0/+7
| | * | | HID: uhid: add example programDavid Herrmann2012-06-182-0/+391
| | * | | HID: uhid: add documentationDavid Herrmann2012-06-181-0/+169
| | * | | HID: uhid: implement feature requestsDavid Herrmann2012-06-182-1/+136
| | * | | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-182-1/+47
| | * | | HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-182-0/+26
| | * | | HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-182-1/+8
| | * | | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-182-1/+9
| | * | | HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-06-181-1/+3
| | * | | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-182-0/+23
| | * | | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-182-1/+164
| | * | | HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-181-1/+30
| | * | | HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-181-1/+45
| | * | | HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-06-181-0/+7
| | * | | HID: uhid: add internal message bufferDavid Herrmann2012-06-183-0/+99
OpenPOWER on IntegriCloud