summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-22drivers/misc: compile lps001wp using a Kconfig entryAlessandro Rubini
2012-05-22input/misc: fix lps001wp_prs.c so it will compile (next commit)Alessandro Rubini
2012-05-22input/misc: added lps001wp as internally delivered by STAlessandro Rubini
2012-05-22hwmon: change regulator for accelerometerNaga Radhesh
2012-05-22lsm303dlhc: Correct out register readingChethan Krishna N
2012-05-22lsm303dlhc: fix !CONFIG_HAS_EARLYSUSPEND buildRabin Vincent
2012-05-22lsm303dlh: Detect chip version at run timeChethan Krishna N
2012-05-22lsm303dlhc: add early suspend supportChethan Krishna N
2012-05-22drivers:hwmon: add support for lsm303dlhc sensorChethan Krishna N
2012-05-22lsm303dlh: adding functions under CONFIG_SENSORS_INPUT_DEVICEChethan Krishna N
2012-05-22hwmon: l3g4200d: Fix ifdefsJonas Aaberg
2012-05-22hwmon: lsm303dlh_a: Fix ifdefsJonas Aaberg
2012-05-22hwmon: lsm303dlh_m: Fix ifdefsJonas Aaberg
2012-05-22lsm303dlh: add DocBook documentationPhilippe Langlais
2012-05-22lsm303dlh/l3g4200d: return count after storing modeChethan Krishna N
2012-05-22lsm303dlh: Check written values for lsm303dlh_a_write callsChethan Krishna N
2012-05-22lsm303dlh: Reboot memory content after suspend/resumeChethan Krishna N
2012-05-22hwmon: add st lsm303dlh driverPhilippe Langlais
2012-05-22hwmon: change L3G4200D regulators name for 2.6.38Philippe Langlais
2012-05-22Adding l3g4200d GyroscopeTony MÃ¥nsson
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown
2012-05-16Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15dmaengine: fix cyclic dma usageVinod Koul