aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* HID: logitech-dj: small cleanup in rdcat()Dan Carpenter2013-10-30
* HID: remove self-assignment from hid_input_reportFelix Rueegg2013-10-30
* HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada2013-10-30
* HID: apple: swap_opt_cmd is already zero-initializedJiri Kosina2013-10-14
* HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat2013-10-14
* HID: hid-elo: some systems cannot stomach work aroundOliver Neukum2013-09-25
* HID: sony: use hid_get_raw_report() instead of a direct call to usbBenjamin Tissoires2013-09-24
* HID: lenovo-tpkbd: remove usb dependencyBenjamin Tissoires2013-09-24
* HID: lenovo-tpkbd: devm conversionBenjamin Tissoires2013-09-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-17
|\
| * HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-13
| * HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-13
| * HID: logitech-dj: validate output report detailsKees Cook2013-09-13
| * HID: validate feature and input report detailsBenjamin Tissoires2013-09-13
| * HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-13
| * HID: LG: validate HID output report detailsKees Cook2013-09-13
| * HID: steelseries: validate output report detailsKees Cook2013-09-13
| * HID: sony: validate HID output report detailsKees Cook2013-09-13
| * HID: zeroplus: validate output report detailsKees Cook2013-09-13
| * HID: provide a helper for validating hid reportsKees Cook2013-09-13
* | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-17
|\ \
| * | tile: remove stray blank spaceChris Metcalf2013-09-16
| * | tile: <arch/> header updates from upstreamChris Metcalf2013-09-16
| * | tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-16
| * | tile: double default VMALLOC spaceChris Metcalf2013-09-16
| * | tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-13
| * | tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-13
| * | tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-13
| * | tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-13
* | | Linux 3.12-rc1Linus Torvalds2013-09-16
* | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-16
|\ \ \
| * | | clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-02
| * | | clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-02
| * | | ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-21
| * | | ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-21
| * | | clocksource: sh_cmt: 32-bit control register supportMagnus Damm2013-08-21
| * | | clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart2013-08-21
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-16
|\ \ \ \
| * | | | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-13
| * | | | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-13
| * | | | cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-13
* | | | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-09-16
|\ \ \ \ \
| * | | | | UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-20