aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-16Input: lifebook - fix settings for CF-72Abner Holsinger
2009-11-16Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter
2009-11-16leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare
2009-11-16hwmon: (adt7475) Fix sysfs file namesJean Delvare
2009-11-16hwmon: (adt7475) Cache limits for 60 secondsJean Delvare
2009-11-16hwmon: (adt7475) Fix temperature fault flagsJean Delvare
2009-11-16hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin
2009-11-16regulator: Handle missing constraints in _regulator_disable()Mark Brown
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram
2009-11-15mISDN: fix error return in HFCmulti_init()Roel Kluin
2009-11-15forcedeth: mac address fixStanislav O. Bezzubtsev
2009-11-15r6040: fix version printingFlorian Fainelli
2009-11-15drm: radeon: Mark several functions static in mkregtableJosh Triplett
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-11-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum
2009-11-13r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp
2009-11-13s2io: fixing a ethtool test that is brokenBreno Leitao
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville
2009-11-13[S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky
2009-11-13[S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer
2009-11-12Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov
2009-11-12Input: force LED reset on resumeDmitry Torokhov
2009-11-13md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown
2009-11-13Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown
2009-11-13md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown
2009-11-13uio: pm_runtime_disable is needed if failedKuninori Morimoto
2009-11-12pps: events reporting fix upRodolfo Giometti
2009-11-12pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti
2009-11-12drivers/video/msm: update to new kernelPavel Machek
2009-11-12gpiolib: fix device_create() result checkSergei Shtylyov
2009-11-12rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine
2009-11-12rtc-vr41xx: fix do_div() warningYoichi Yuasa