summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom1-1/+4
2011-01-04APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-04iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+11
2011-01-04[media] v4l2-compat-ioctl32: fix compile warningHans Verkuil1-4/+0
2011-01-04[media] zoran: fix compiler warningHans Verkuil1-0/+1
2011-01-04[media] tda18218: fix compile warningHans Verkuil1-1/+1
2011-01-04[media] ngene: fix compile warningHans Verkuil1-1/+2
2011-01-04r8169: more 8168dp support.françois romieu1-9/+136
2011-01-04r8169: rtl_csi_access_enable rename.françois romieu1-11/+16
2011-01-04r8169: magic.françois romieu1-0/+93
2011-01-04r8169: phy power opsfrançois romieu1-1/+166
2011-01-04r8169: 8168DP specific MII registers access methods.françois romieu1-2/+81
2011-01-04r8169: use device dependent methods to access the MII registers.françois romieu1-150/+157
2011-01-04r8169: identify different registers.françois romieu1-8/+14
2011-01-04r8169: remove the firmware of RTL8111D.françois romieu2-679/+134
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar4988-359961/+713572
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger3-0/+3
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger1-2/+0
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar99-507/+916
2011-01-04cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2-19/+6
2011-01-04cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan1-6/+2
2011-01-04depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek1-1/+1
2011-01-04smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek1-1/+1
2011-01-04ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek1-1/+1
2011-01-03ifb: add performance flagsEric Dumazet1-0/+7
2011-01-03ll_temac: Fix section mismatch from the temac_of_probeMichal Simek1-1/+1
2011-01-03netxen: update driver version 4.0.75amit salecha1-2/+2
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty4-10/+26
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-185/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker1-5/+0
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab5-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King12-744/+1304
2011-01-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King6-0/+363
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara1-1/+1
2011-01-03mx51: fix usb clock supportArnaud Patard (Rtp)1-12/+32
2011-01-03Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer144-1235/+2063
2011-01-03hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2011-01-02sky2: implement 64 bit statsstephen hemminger2-36/+109
2011-01-02tg3: fix warningsEric Dumazet1-1/+9
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-31skge: Do not use legacy PCI power managementstephen hemminger1-30/+16
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings1-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba1-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl1-2/+8
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl1-0/+1
2010-12-31sky2: Do not use legacy PCI power managementRafael J. Wysocki1-26/+28