summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25leds: add missing include of linux/module.hAxel Lin
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter
2011-08-25drivers/misc/pti.c: add missing includesSergei Trofimovich
2011-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2011-08-24Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina
2011-08-23hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann
2011-08-23HID: wiimote: Add drm requestDavid Herrmann
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey
2011-08-22hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier
2011-08-22target: Make locking in transport_deregister_session() IRQ safeRoland Dreier
2011-08-22tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier
2011-08-22target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier
2011-08-22iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter
2011-08-22iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot
2011-08-22target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger
2011-08-22target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger
2011-08-22target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger
2011-08-22target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger
2011-08-22target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger