summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-28mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-28mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie
2014-01-28mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-01-28mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-28firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel
2014-01-28i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones
2014-01-28xen-netfront: fix resource leak in netfrontAnnie Li
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat
2014-01-28leds: s3c24xx: Remove hardware.h inclusionSachin Kamat
2014-01-28leds: replace list_for_each with list_for_each_entryZHAO Gang
2014-01-28leds: pwm: Remove a warning on non-DT platformsOlof Johansson
2014-01-28leds: leds-pwm: fix duty time overflow.Xiubo Li
2014-01-28leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan
2014-01-28leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-28drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang
2014-01-28leds: lp5523: Support LED MUX configuration on running a patternMilo Kim
2014-01-28leds: lp5521/5523: Fix multiple engine usage bugMilo Kim
2014-01-28LEDS: tca6507 - fix up some comments.NeilBrown
2014-01-28LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown
2014-01-28LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown
2014-01-28hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang
2014-01-28sky2: initialize napi before registering deviceStanislaw Gruszka
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-27clk: sort MakefileMike Turquette
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz
2014-01-27clk: sunxi: fix overflow when setting up divided factorsEmilio López
2014-01-27clk: Export more clk-provider functionsStephen Boyd
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-27net: stmmac: Log MAC address only onceHans de Goede
2014-01-27net: stmmac: Silence PTP init errors on hw without PTPHans de Goede
2014-01-27net/apne: Remove unused variable ei_localGeert Uytterhoeven
2014-01-26i2c: rcar: fix NACK error codeBen Dooks
2014-01-26i2c: rcar: use devm_clk_get to ensure clock is properly ref-countedBen Dooks
2014-01-26i2c: rcar: do not print error if device nacks transferBen Dooks