aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2-27/+33
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-3/+6
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds7-12/+53
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-11/+17
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu1-1/+1
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-67/+53
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2-6/+5
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou1-0/+12
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries1-1/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches42-278/+122
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur3-8/+50
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur1-11/+10
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann1-0/+1
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach2-11/+16
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com2-78/+147
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann1-7/+15
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann115-731/+3021
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann1-6/+2
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann1-1/+1
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan6-512/+193
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan5-18/+212
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan1-0/+397
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan1-0/+403
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya1-8/+5
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2-2/+2
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya1-6/+23
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya5-36/+190
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya3-6/+30
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya4-4/+42
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya6-35/+77
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur5-9/+73
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2-19/+10
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur1-2/+2
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur1-0/+38
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur3-43/+119
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur1-16/+71
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur3-5/+102
2013-03-14cxgb4: Dump T5 registersSantosh Rastapur1-4/+448
2013-03-14cxgb4: Initialize T5Santosh Rastapur4-48/+227
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur3-2/+95
2013-03-14cxgb4: Add register definations for T5Santosh Rastapur1-0/+94
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributesAxel Lin1-0/+2
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2-39/+57
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches1-1/+60
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-60/+36
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-13zcache: convert to idr_alloc()Tejun Heo1-15/+10