summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0
| |/
| * can: fix bfin_can build error after alloc_candev() changeBarry Song2010-03-081-1/+2
| * qlcnic: remove extra space from board namesAmit Kumar Salecha2010-03-081-4/+4
| * qlcnic: fix bios version checkAmit Kumar Salecha2010-03-081-1/+1
| * qlcnic: validate unified fw imageSucheta Chakraborty2010-03-081-7/+139
| * qlcnic: fix multicast handlingSucheta Chakraborty2010-03-081-25/+6
| * qlcnic: additional driver statistics.Sucheta Chakraborty2010-03-085-2/+28
| * qlcnic: fix tx csum statusSucheta Chakraborty2010-03-081-0/+6
| * be2net: remove unused code in be_load_fwAjit Khaparde2010-03-081-9/+0
| * be2net: remove usage of be_pci_funcAjit Khaparde2010-03-083-12/+1
| * cpmac: bump version to 0.5.2Florian Fainelli2010-03-081-1/+1
| * cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli2010-03-081-2/+3
| * cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-081-2/+3
| * another pegasus usb net devicePetko Manolov2010-03-081-2/+4
| * irda-usb: add error handling and fix leakDan Carpenter2010-03-081-0/+4
| * ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-081-3/+1
| * fix a race in ks8695_pollFigo.zhang2010-03-081-1/+1
| * s2io: Fixing debug messageBreno Leitao2010-03-051-3/+3
| * e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2010-03-052-0/+12
| * typhoon: fix incorrect use of smp_wmb()David Dillow2010-03-051-2/+4
| * net: smc91x: Support Qualcomm MSM development boards.David Brown2010-03-051-0/+14
| * rndis_wlan: correct multicast_list handling V3Jiri Pirko2010-03-041-25/+41
| * cxgb3: fix hot plug removal crashDivy Le Ray2010-03-041-0/+1
| * gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov2010-03-041-1/+4
| * r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow2010-03-041-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-0412-161/+207
| |\
| * | davinci_emac: off by oneDan Carpenter2010-03-031-1/+1
| * | cassini: fix off by oneDan Carpenter2010-03-031-1/+1
| * | be2net: download NCSI section during firmware updateSarveshwar Bandi2010-03-032-5/+14
| * | cpmac: use after freeDan Carpenter2010-03-031-1/+1
| * | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0227-1785/+2110
| |\ \
| | * | OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| | * | OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| | * | OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| | * | OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| | * | OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| | * | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+16
| | * | OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| | * | OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| | * | OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-246-73/+57
| | * | OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-242-37/+38
| | * | OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2414-531/+454
| | * | OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-245-500/+208
| | * | OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-249-194/+80
| | * | OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-246-66/+32
| | * | OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-246-11/+40
| | * | OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-248-12/+19
| | * | OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-248-23/+58
| | * | OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-243-15/+15
| | * | OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-243-39/+11