aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds60-855/+1407
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds8-203/+160
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-6/+16
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds25-67/+4268
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-99/+204
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-12/+105
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie1-14/+17
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie1-2/+11
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven1-0/+11
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven1-1/+1
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+1
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-21/+25
2014-01-27firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel1-2/+1
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat1-2/+1
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang1-11/+4
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson1-2/+1
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li1-2/+4
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan1-12/+1
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-76/+0
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base'Chen Gang1-1/+2
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim1-0/+2
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2-5/+33
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown1-88/+102
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown1-0/+6
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown1-4/+4
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-4/+4
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov1-8/+2
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov1-3/+3
2014-01-27libceph: start using oloc abstractionIlya Dryomov1-4/+4
2014-01-27clk: sort MakefileMike Turquette1-39/+37
2014-01-27clk: sunxi: fix overflow when setting up divided factorsEmilio López1-1/+1
2014-01-27clk: Export more clk-provider functionsStephen Boyd1-0/+7
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth2-16/+26
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds11-39/+474
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds3-14/+22
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds29-337/+1249
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-25ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds46-1486/+1463
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds27-447/+877
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-33/+45
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1070-27076/+58580
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds4-0/+278
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-54/+37
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds3-25/+63
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-17/+45
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds85-520/+7401