summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-161-28/+7
* i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-161-1/+5
* i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-161-31/+114
* i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi2012-11-161-0/+3
* i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+5
* i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi2012-11-161-49/+77
* i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi2012-11-161-5/+13
* i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-141-2/+1
* i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-141-15/+5
* i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
* i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
* i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
* ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-2/+1
* i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
* i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
* i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
* i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
* i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
* Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-18/+14
* i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
* i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen2012-11-141-1/+5
* i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-131-12/+3
* i2c: rcar: fix section mismatchWolfram Sang2012-11-131-2/+2
* i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto2012-11-131-1/+1
* i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1017-25/+38
|\
| * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-103-13/+9
|\ \
| * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-091-0/+7
| * | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-061-1/+1
| * | qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-103-1/+82
|\ \ \
| * | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-071-1/+2
| * | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-071-1/+1
| * | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-042-1/+81
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-092-1/+6
|\ \ \ \
| * | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
| * | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
* | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-098-52/+62
|\ \ \ \ \