aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.09-androidKevin Hilman
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-09-10usb: gadget: configfs: fix unused variable warningsAmit Pundir
2015-09-10net: PPPoPNS: Remove length argument from data_readyJon Medhurst
2015-09-10usb: gadget: function: fix unused function warningsAmit Pundir
2015-09-10usb: gadget: audio_source function depends on SND_PCMAmit Pundir
2015-09-10drivers/base: cpu: fix CPU_AUTOPROBERyan Harkin
2015-09-10of/fdt: fix build warnings in early_init_dt_scan_chosen()Jon Medhurst
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-08Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-09-08Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18lsk-v3.18-15.09Kevin Hilman
2015-09-08thermal: power_allocator: allocate with kcalloc what you free with kfreev3.18/topic/thermalJavi Merino
2015-09-08thermal: power_allocator: do not use devm* interfacesDmitry Torokhov
2015-09-08thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino
2015-09-04ANDROID: usb: gadget: create F_midi deviceBadhri Jagan Sridharan
2015-09-04usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga
2015-09-04usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk
2015-09-04usb: gadget: fix misspelling of current function in stringJulia Lawall
2015-09-04usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu
2015-09-04usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2015-09-04usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-09-04usb: gadget: Add device attribute to determine gadget stateBadhri Jagan Sridharan
2015-09-02usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2015-09-01ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2015-09-01usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2015-08-26ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2015-08-25Merge branch 'v3.18/topic/fixes' into linux-linaro-lsk-v3.18lsk-v3.18-15.08Kevin Hilman
2015-08-25Merge branch 'v3.18/topic/for-stable' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-25Revert "media: remove unused variable that causes a warning"v3.18/topic/for-stableKevin Hilman
2015-08-25media: remove unused variable that causes a warningLinus Torvalds
2015-08-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-24Merge branch 'v3.18/topic/for-stable' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-24media: remove unused variable that causes a warningLinus Torvalds
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-10Merge tag 'v3.18.20' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-10Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-10thermal: power_allocator: trace the real requested powerJavi Merino
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06SCSI: add 1024 max sectors black list flagMike Christie
2015-08-04Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-08-04Merge tag 'v3.18.19' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-04Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-08-04watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König