aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-40/+44
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds33-265/+2505
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein1-2/+2
2009-11-30staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab1-0/+24
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg5-14/+27
2009-11-30mac80211: fix two remote exploitsJohannes Berg2-5/+1
2009-11-30.gitignore: Add bzip2 compressed filesGertjan van Wingerde1-0/+1
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-30ALSA: AACI: fix recording bugRussell King1-1/+1
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King1-0/+4
2009-11-30Merge branch 'fix/asoc' into fix/miscTakashi Iwai2-5/+18
2009-11-30b44: Fix wedge when using netconsole.David S. Miller1-3/+0
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter1-0/+1
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack1-11/+25
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli1-9/+3
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux1-1/+1
2009-11-29Input: keyboard - add locking around event handlingDmitry Torokhov1-0/+7
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2-0/+34
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé1-0/+3
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning1-0/+14
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera1-0/+7
2009-11-29ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPSDavid Ford1-1/+1
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen1-6/+11
2009-11-29PM: fix irq enable/disable in runtime PM codeAlan Stern1-6/+6
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul4-15/+2
2009-11-27V4L/DVB (13530): Fix wrong parameter order in memsetAlan Cox1-1/+1
2009-11-27V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warningHans Verkuil1-1/+0
2009-11-27V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1)Robert Lowery1-1/+9
2009-11-27V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-27ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal1-2/+1
2009-11-27fuse: reject O_DIRECT flag also in fuse_createCsaba Henk1-0/+3
2009-11-26V4L/DVB (13372a): MAINTAINERS: addition of gspca_gl860 driverOlivier Lorin1-0/+7
2009-11-26V4L/DVB (13371): davinci: remove stray duplicate config pointerHans Verkuil1-1/+0
2009-11-26V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIOAntti Palosaari1-1/+1
2009-11-26V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disableKuninori Morimoto1-1/+4
2009-11-26V4L/DVB (13344): soc-camera: properly initialise the device object when reusingGuennadi Liakhovetski1-5/+12
2009-11-26V4L/DVB (13343): v4l: add more missing linux/sched.h includesGuennadi Liakhovetski4-0/+4
2009-11-26V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lockHans Verkuil1-2/+0
2009-11-26[SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov1-1/+1
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley3-50/+32
2009-11-26[SCSI] sd: Return correct error code for DIFMartin K. Petersen1-1/+1
2009-11-26at24: Use timeout also for readWolfram Sang1-31/+45
2009-11-26i2c: Fix userspace_device list corruptionJean Delvare1-0/+11
2009-11-26MAINTAINERS: Add missing i2c filesJean Delvare1-2/+1
2009-11-26i2c/tsl2550: Fix lux value in extended modeMichele Jr De Candia1-0/+3
2009-11-25Input: keyboard - fix braille keyboard keysym generationSamuel Thibault1-1/+1
2009-11-25ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead of UDMA6Hemant Pedanekar1-1/+1
2009-11-25Merge branch 'mach-types'Russell King1-2/+117