aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2010-11-24sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen1-8/+0
2010-11-24md: Call blk_queue_flush() to establish flush/fua supportDarrick J. Wong1-0/+2
2010-11-24md/raid1: really fix recovery looping when single good device fails.NeilBrown1-0/+1
2010-11-24md: fix return value of rdev_size_change()Justin Maggard1-2/+2
2010-11-24virtio: fix format of sysfs driver/vendor filesStephen Hemminger1-3/+3
2010-11-24Char: virtio_console, fix memory leakJiri Slaby1-28/+9
2010-11-24virtio: return correct capacity to usersMichael S. Tsirkin1-3/+0
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds6-92/+117
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-22/+164
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-48/+151
2010-11-23SCSI: arm fas216: fix missing ';'Russell King1-1/+1
2010-11-23Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-0/+4
2010-11-22hwmon: (lis3lv02d_i2c) Fix compile warningsGuenter Roeck1-6/+4
2010-11-22hwmon: (i5k_amb) Fix compile warningGuenter Roeck1-0/+2
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linusJeremy Fitzhardinge654-47345/+18402
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity3-12/+41
2010-11-22xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk1-1/+1
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97