summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-09staging: iio: adc: new driver for AD7291 devicesSonic Zhang3-0/+1047
2010-11-09staging: iio: adc: new driver for AD7152/3 devicesBarry Song3-0/+618
2010-11-09staging: iio: adc: new driver for AD7150/1/6 devicesBarry Song3-0/+886
2010-11-09staging: iio: new ADT7316/7/8 and ADT7516/7/9 driverSonic Zhang8-0/+2819
2010-11-09staging: iio: new adis16204 driverBarry Song7-0/+1125
2010-11-09staging: iio: new adis16203 driverBarry Song6-0/+1057
2010-11-09staging: iio: new adis16201 driverBarry Song6-0/+1162
2010-11-09staging: iio: add ADI info to TODOMike Frysinger1-0/+4
2010-11-09staging: iio: gyro: make sure grep can find the ADIS16265 supportMichael Hennerich2-3/+6
2010-11-09staging: iio: adis16350: add missing reference to temp offsetMike Frysinger1-0/+1
2010-11-09Staging: brcm80211: Remove unnecessary casts of void ptr returning alloc func...Jesper Juhl2-17/+13
2010-11-09Staging: brcmfmac: Fix MAC header lookup on 64-bit architecturesBen Hutchings1-1/+1
2010-11-09staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley10-6/+16
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley7-30/+7
2010-11-09staging: brcm80211: Remove 'failed' field from oshBrett Rudley1-2/+0
2010-11-09Staging: brcm80211: simplify expressionNicolas Kaiser1-1/+1
2010-11-09staging: brcm80211: Remove cruft from wlioctl.hBrett Rudley1-323/+6
2010-11-09staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley3-77/+51
2010-11-09staging: brcm80211: Remove dead code from osl.hBrett Rudley1-22/+0
2010-11-09staging: brcm80211: Remove abstraction layer for dma alignmentBrett Rudley2-8/+1
2010-11-09staging: brcm80211: purge epivers.hBrett Rudley3-51/+7
2010-11-09staging: brcm80211: Separate fullmac vs softmac defs in shared fileBrett Rudley2-0/+14
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley9-4/+8
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley39-74/+66
2010-11-09staging: brcm80211: Move #includes out of d11.hBrett Rudley16-4/+34
2010-11-09staging: brcm80211: Purge unused includes from d11.hBrett Rudley1-3/+0
2010-11-09staging: brcm80211: Purge unused lines from bcmdefs.h/wlc_pub.hBrett Rudley2-56/+4
2010-11-09Staging: batman-adv: Remove useless bracesSven Eckelmann1-2/+1
2010-11-09Staging: add Synaptics RMI4 touchpad driver supportNaveen Kumar Gaddipati7-0/+1252
2010-11-09Staging: add Synaptics TM1217 Touchscreen Controller driverRamesh Agarwal7-0/+705
2010-11-09Staging: xgifb: change obsolete pci_find_device() with pci_get_device()Atul Sowani1-2/+4
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König4-5/+5
2010-11-09Staging: trivial: fix typos concerning "configure"Uwe Kleine-König1-1/+1
2010-11-09Staging: msm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-2/+2
2010-11-09Staging: intel_sst: Use pr_fmt, fix misspellingsJoe Perches15-533/+566
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/beceem into wo...Greg Kroah-Hartman44-4207/+1216
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+9
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+97
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt3-21/+9
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt4-5/+97
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski1-0/+75
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-55/+117