summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-289-40/+89
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2014-02-281-2/+3
| | * | | | | | | | | dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-275-19/+37
| | * | | | | | | | | dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke2014-02-261-2/+5
| | * | | | | | | | | dm thin: fix the error path for the thin device constructorMike Snitzer2014-02-241-1/+4
| | * | | | | | | | | dm raid1: fix immutable biovec related BUG when retrying read bioMikulas Patocka2014-02-181-0/+3
| | * | | | | | | | | dm io: fix I/O to multiple destinationsMikulas Patocka2014-02-171-12/+11
| | * | | | | | | | | dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer2014-02-173-1/+21
| | * | | | | | | | | dm cache: do not add migration to completed list before unhooking bioMike Snitzer2014-02-171-2/+4
| | * | | | | | | | | dm cache: move hook_info into common portion of per_bio_data structureMike Snitzer2014-02-171-1/+1
| * | | | | | | | | | Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-282-31/+0
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-02-232-31/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-202-28/+0
| | | * | | | | | | | | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| * | | | | | | | | | | Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-02-282-20/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i7300_edac: Fix device reference countJean Delvare2014-02-251-18/+20
| | * | | | | | | | | | | i7core_edac: Fix PCI device reference countJean Delvare2014-02-251-2/+7
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-272-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan2014-02-252-2/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-271-1/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pwm: lp3943: Fix potential memory leak during requestChristian Engelmayer2014-02-261-1/+3
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-02-271-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | UBI: fix some use after free bugsDan Carpenter2014-02-041-4/+4
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-02-262-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches2014-02-261-1/+1
| | * | | | | | | | | | | drivers/iommu/omap-iommu-debug.c: fix decimal permissionsJoe Perches2014-02-261-2/+2
| * | | | | | | | | | | | Merge tag 'dmaengine-fixes-3.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-254-13/+54
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ioat: fix tasklet tear downDan Williams2014-02-254-13/+54
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'for-linus-20140225' of git://git.infradead.org/linux-mtdLinus Torvalds2014-02-252-22/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta2014-02-231-3/+2
| | * | | | | | | | | | | mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta2014-02-231-10/+15
| | * | | | | | | | | | | mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta2014-02-231-8/+23
| | * | | | | | | | | | | mtd: nand: fix off-by-one read retry mode countingBrian Norris2014-02-141-1/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-242-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter2014-02-211-0/+1
| | * | | | | | | | | | s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer2014-02-121-1/+23
* | | | | | | | | | | | usb: wusbcore: fix compile warningsThomas Pugliese2014-03-012-7/+3
* | | | | | | | | | | | usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork2014-03-011-1/+1
* | | | | | | | | | | | hub: debug message for failing to enable deviceOliver Neukum2014-03-011-1/+5
* | | | | | | | | | | | usb: wusbcore: add info to HWA debug printsThomas Pugliese2014-03-011-9/+16
* | | | | | | | | | | | usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese2014-03-011-1/+1
* | | | | | | | | | | | usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese2014-03-011-1/+1
* | | | | | | | | | | | usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese2014-03-011-21/+27
* | | | | | | | | | | | usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese2014-03-011-10/+27
* | | | | | | | | | | | usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese2014-03-011-5/+51
* | | | | | | | | | | | usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese2014-03-011-4/+44
* | | | | | | | | | | | USB: complain if userspace resets an active endpointAlan Stern2014-02-251-0/+16
* | | | | | | | | | | | usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-251-1/+1
* | | | | | | | | | | | usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2014-02-252-0/+13
* | | | | | | | | | | | usb: chipidea: use dev_get_platdata()Jingoo Han2014-02-251-2/+2