aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-17gmux: Add generic write32 functionMatthew Garrett
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-17Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-17Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-17Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-16Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-08-161-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat
2012-08-16ti-st: Fix check for pdata->chip_awake function pointerMatthias Kaehlcke
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin
2012-08-16staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen
2012-08-16staging:iio:ad7192: Report channel offsetLars-Peter Clausen
2012-08-16staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7192: Fix setting ACXLars-Peter Clausen
2012-08-16staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen
2012-08-16staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen
2012-08-16staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen
2012-08-16staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen
2012-08-16staging:iio:ad7793: Report channel offsetLars-Peter Clausen
2012-08-16staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7793: Add missing break in switch statementLars-Peter Clausen
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich
2012-08-16iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-16mei: add mei_quirk_probe functionTomas Winkler
2012-08-16extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin
2012-08-16drivers-core: make structured logging play nice with dynamic-debugJim Cromie
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-16mei: fix device stall after wd is stoppedTomas Winkler
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-15IB/srp: Fix a race conditionBart Van Assche
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie