summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-15i2c-designware: use usleep_range() in the busy-loopMika Westerberg1-1/+1
2013-04-15i2c-designware: enable/disable the controller properlyMika Westerberg1-6/+28
2013-04-15i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg1-9/+0
2013-04-15i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko1-51/+17
2013-04-15i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko1-2/+2
2013-04-15i2c-designware: move to managed functions (devm_*)Andy Shevchenko1-54/+19
2013-04-09i2c: remove CONFIG_HOTPLUG ifdefsYijing Wang1-5/+0
2013-04-09i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo1-0/+9
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen2-4/+2
2013-04-02i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen1-4/+2
2013-04-02i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen2-5/+3
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen16-61/+29
2013-04-02i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as errorLars-Peter Clausen1-1/+1
2013-04-02i2c: Remove detach_adapterLars-Peter Clausen2-28/+12
2013-03-29i2c: at91: Use of_match_ptr() macroSachin Kamat1-3/+1
2013-03-29i2c: davinci: update to devm_* APIVishwanathrao Badarkhe, Manish1-34/+14
2013-03-29i2c: davinci: rename recover bus functionsWolfram Sang1-5/+5
2013-03-27i2c: mux: gpio: Check gpio_direction_output return valueJean Delvare1-3/+14
2013-03-27i2c: gpio: Add support for deferred probingJean Delvare1-25/+50
2013-03-24i2c: s3c2410: fixup the styling of the newly moved register definitionsHeiko Stübner1-27/+25
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner4-59/+40
2013-03-24i2c: ismt: remove duplicate constWolfram Sang1-1/+1
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren3-46/+7
2013-03-24i2c: pxa: Use i2c-core to get bus number nowDoug Anderson1-11/+9
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar2-0/+200
2013-03-24i2c: core: Pick i2c bus number from dt alias if presentDoug Anderson1-11/+34
2013-03-23Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-22mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6