summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: Changes to sysfs entriesAsai Thambi S P2012-05-311-19/+57
* mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P2012-05-311-23/+25
* mtip32xx: minor performance tweakAsai Thambi S P2012-05-311-0/+2
* mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P2012-05-311-16/+44
* mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P2012-05-311-4/+2
* mtip32xx: Set block queue boundary variablesAsai Thambi S P2012-05-311-0/+3
* mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P2012-05-311-30/+30
* mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P2012-05-311-6/+5
* mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P2012-05-311-27/+28
* mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P2012-05-311-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-301-43/+29
|\
| * rbd: rename __rbd_update_snaps to __rbd_refresh_headerJosh Durgin2012-05-141-6/+6
| * rbd: fix snapshot size typeJosh Durgin2012-05-141-3/+3
| * rbd: remove conditional snapid parametersJosh Durgin2012-05-141-2/+2
| * rbd: store snapshot id instead of indexJosh Durgin2012-05-141-22/+5
| * rbd: protect read of snapshot sequence numberJosh Durgin2012-05-141-1/+3
| * rbd: fix integer overflow in rbd_header_from_disk()Xi Wang2012-05-141-4/+6
| * rbd: use gfp_flags parameter in rbd_header_from_disk()Dan Carpenter2012-05-141-2/+2
| * ceph: drop support for preferred_osd pgsSage Weil2012-05-081-1/+0
| * rbd: don't hold spinlock during messenger flushAlex Elder2012-04-051-2/+2
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-307-8/+34
|\ \
| * | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-306-4/+8
| * | i2c-dev: Add support for I2C_M_RECV_LENJean Delvare2012-05-301-4/+26
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-3014-581/+816
|\ \ \
| * | | watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap2012-05-301-3/+3
| * | | watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar2012-05-301-0/+8
| * | | watchdog: sp805_wdt: convert to watchdog coreViresh Kumar2012-05-302-159/+83
| * | | hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede2012-05-301-2/+4
| * | | watchdog: sch56xx-common: set correct bits in register()Dan Carpenter2012-05-301-2/+2
| * | | Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam2012-05-303-0/+264
| * | | watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede2012-05-301-1/+29
| * | | watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede2012-05-301-25/+16
| * | | watchdog: sch56xx: Use watchdog coreHans de Goede2012-05-304-316/+61
| * | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-301-1/+54
| * | | watchdog: Add Locking supportHans de Goede2012-05-302-0/+22
| * | | watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede2012-05-301-40/+130
| * | | watchdog: use dev_ functionsAlan Cox2012-05-301-3/+2
| * | | watchdog: create all the proper device filesAlan Cox2012-05-302-2/+33
| * | | watchdog: Add multiple device supportAlan Cox2012-05-303-49/+125
| * | | watchdog: watchdog_core.h: make functions externWim Van Sebroeck2012-05-301-2/+2
| * | | watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck2012-05-303-2/+2
| * | | watchdog: Add watchdog_active() routineViresh Kumar2012-05-302-4/+4
| * | | watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten2012-05-301-0/+2
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-3019-141/+250
|\ \ \
| * | | drm/edid/quirks: ViewSonic VA2026wAdam Jackson2012-05-291-4/+18
| * | | drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-2911-101/+197
| |\ \ \
| | * | | drm/i915: tune down the noise of the RP irq limit failDaniel Vetter2012-05-251-2/+3
| | * | | drm/i915: Remove the error message for unbinding pinned buffersChris Wilson2012-05-251-4/+2
| | * | | drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson2012-05-251-1/+9