summaryrefslogtreecommitdiffstats
path: root/drivers/i2c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-09exec: delay address limit change until point of no returnMathias Krause3-6/+1
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2-35/+59
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao1-1/+1
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2-2/+3
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao1-1/+1
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao7-21/+15
2011-06-09vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-09selinux: simplify and clean up inode_has_perm()Linus Torvalds1-10/+15
2011-06-08MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi1-1/+3
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman1-1/+1
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton1-1/+1
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher1-2/+2
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid1-0/+1
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie1-0/+1
2011-06-08MAINTAINERS: Saying goodbye to David BrownellGrant Likely2-10/+12
2011-06-08MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-08MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-08MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-08Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki1-8/+8
2011-06-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten1-20/+8
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki1-1/+1
2011-06-07staging: iio: error case memory leak fixAndre Bartke1-3/+7
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan1-1/+2
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang1-0/+10
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson2-5/+23
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels2-9/+32
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich1-0/+1
2011-06-07staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser1-1/+1
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap1-0/+1
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen1-2/+0
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap1-0/+1
2011-06-07Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman1-18/+0
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman3-2/+2
2011-06-07gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham1-4/+25
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall1-2/+5
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern6-2/+67
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o1-4/+7
2011-06-07lmLogOpen() broken failure exitAl Viro1-1/+1
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra1-5/+16
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra1-1/+1
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21