summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-205/+249
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-5/+0
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-28drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria1-0/+1
2014-01-28drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria1-0/+2
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/cool...Linus Torvalds8-203/+160
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+16
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds25-67/+4268
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-99/+204
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus 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/pow...Linus Torvalds5-21/+25
2014-01-27firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel1-2/+1
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-27xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
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_b...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-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang3-12/+11
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
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-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico1-21/+36
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico1-10/+6
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz1-2/+2