aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD1-1/+5
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+24
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-120/+180
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-5/+5
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-28Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-70/+90
2010-11-28hso: fix disable_netFilip Aben1-4/+6
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby1-5/+6
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2-63/+104
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov1-21/+22
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger1-5/+5
2010-11-27Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-7/+9
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-26/+36
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds11-62/+174
2010-11-25vhost/net: fix rcu check usageMichael S. Tsirkin1-2/+3
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber1-1/+1
2010-11-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds2-6/+6
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-0/+2448
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+5
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds13-1272/+256
2010-11-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-14/+9
2010-11-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-2/+5
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-34/+12
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König1-6/+6
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin1-3/+1
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt1-0/+1
2010-11-24isdn: icn: Fix stack corruption bug.Steven Rostedt1-3/+4
2010-11-24pci root complex: support for tile architectureChris Metcalf2-0/+19
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf4-0/+2429
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-2/+4
2010-11-24sisfb: delete osdef.hAaro Koskinen5-65/+0
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2-5/+5
2010-11-24sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2-4/+2
2010-11-24sisfb: remove InPort/OutPort wrappersAaro Koskinen2-40/+10
2010-11-24sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen6-201/+193
2010-11-24sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen7-116/+0
2010-11-24sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen7-788/+0
2010-11-24sisfb: delete fallback code for pci_map_rom()Aaro Koskinen1-17/+0