summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin2014-11-111-1/+0
| | | | * | | | | HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin2014-11-111-6/+6
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol2014-11-251-4/+8
| | | * | | | | HID: i2c-hid: print the correct data in dbg msgJean-Baptiste Maneyrol2014-11-181-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-015-17/+4
| | * | | | | HID: multitouch: Add quirk for VTL touch panelsMathieu Magnaudet2014-11-252-0/+30
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina2014-12-1211-39/+50
| |\ \ \ \ \ \
| | | * | | | | HID: saitek: quirk for Saitek R.A.T.7 works with R.A.T.9 tooVille Aakko2014-11-054-2/+7
| | | * | | | | HID: roccat: Fix code style issuesHans Duedal2014-10-291-4/+5
| | | * | | | | HID: usbhid: prevent unwanted events to be sent when re-opening the deviceBenjamin Tissoires2014-10-292-12/+25
| | | | |_|/ / | | | |/| | |
| | | * | | | HID: core: do not scan reports if the group is already setBenjamin Tissoires2014-10-291-1/+2
| | | * | | | HID: fix merge from wacom into the HID treeBenjamin Tissoires2014-10-291-10/+7
| | | * | | | HID: input: Map unknown consumer page codes to KEY_UNKNOWNHans de Goede2014-10-221-1/+1
| | | | |_|/ | | | |/| |
| | * | | | HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2014-12-121-1/+1
| | * | | | HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires2014-12-021-8/+1
| | * | | | HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires2014-12-021-0/+1
| * | | | | HID: yet another buggy ELAN touchscreenOliver Neukum2014-11-193-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-1227-38/+39
|\ \ \ \ \
| * | | | | intel_ips: fix a type in error messageMasatake YAMATO2014-11-201-1/+1
| * | | | | cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven2014-11-201-1/+1
| * | | | | ps3rom: fix error return codeJulia Lawall2014-11-201-0/+1
| * | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-2010-11/+11
| * | | | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-202-13/+13
| * | | | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-205787-261091/+364607
| |\ \ \ \ \
| * | | | | | scsi: mpt2sas: fix ioctl in commentAlex Pilon2014-11-201-1/+1
| * | | | | | gpio: msm-v1: make boolean argument more obviousDaniel Thompson2014-10-291-1/+1
| * | | | | | usb: Fix typo in usb-serial-simple.cRoman Mindalev2014-10-291-1/+1
| * | | | | | PCI: Fix comment typo 'COMFIG_PM_OPS'Paul Bolle2014-10-291-2/+2
| * | | | | | isci: Spelling s/stucture/structure/Geert Uytterhoeven2014-10-291-1/+1
| * | | | | | usb: gadget: zero: Spelling s/infrastucture/infrastructure/Geert Uytterhoeven2014-10-291-1/+1
| * | | | | | treewide: Fix company name in module descriptionsMasanari Iida2014-10-296-6/+6
| * | | | | | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-292-2/+2
* | | | | | | Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-12-1215-432/+459
|\ \ \ \ \ \ \
| * | | | | | | UBI: Fix invalid vfree()Richard Weinberger2014-11-071-4/+6
| * | | | | | | UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-071-7/+3
| * | | | | | | UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-071-14/+9
| * | | | | | | UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-0714-407/+441
* | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-1211-79/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause2014-12-041-1/+0
| * | | | | | | | ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede2014-11-141-1/+15
| * | | | | | | | libata-scsi: Update SATL for ZAC drivesHannes Reinecke2014-11-051-1/+24
| * | | | | | | | libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-054-10/+23
| * | | | | | | | libsas: use ata_dev_classify()Hannes Reinecke2014-11-056-66/+22
* | | | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-127-42/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel2014-12-101-1/+1
| * | | | | | | | | xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich2014-12-041-0/+54
| * | | | | | | | | xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk2014-12-041-2/+14
| * | | | | | | | | PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-041-2/+3
| * | | | | | | | | xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk2014-12-041-9/+11
| * | | | | | | | | xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk2014-12-041-1/+1