Commit Graph

  • bb5547acfc iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. Varun Sethi 2013-03-29 01:23:58 +05:30
  • 4a0b5ec12f bridge: remove a redundant synchronize_net() Eric Dumazet 2013-04-02 05:45:00 +00:00
  • bab6a9eac0 net/mlx4_en: Fix setting initial MAC address Yan Burman 2013-04-02 16:49:45 +03:00
  • fcd99434fb bonding: get netdev_rx_handler_unregister out of locks Veaceslav Falico 2013-04-02 05:15:16 +00:00
  • 118c9a45fd Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Linus Torvalds 2013-04-02 08:35:03 -07:00
  • f8e9248dbb Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux Linus Torvalds 2013-04-02 07:56:20 -07:00
  • 925fe08bce iommu/amd: Re-enable IOMMU event log interrupt after handling. Suravee Suthikulpanit 2013-03-27 18:51:52 -05:00
  • afd80d85ae pmu: prepare for migration support Paolo Bonzini 2013-03-28 17:18:35 +01:00
  • 21b3ac76b1 Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into next/fixes-non-critical Arnd Bergmann 2013-04-02 16:21:59 +02:00
  • 50757b2494 usb: gadget: pxa27x_udc: fix Section Mismatches Felipe Balbi 2013-04-02 17:13:40 +03:00
  • 06d1d8c857 Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into fixes Arnd Bergmann 2013-04-02 16:08:43 +02:00
  • c5dbc220b3 usb: gadget: udc-core: prevent a memory leak Felipe Balbi 2013-04-02 17:06:28 +03:00
  • 50dc3ef536 ARM: imx: remove mx6q.h Shawn Guo 2013-04-02 22:06:01 +08:00
  • 1cb5e9ee03 usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time Yuan-Hsin Chen 2013-04-02 11:18:08 +00:00
  • 9770a16fd9 usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall Yuan-Hsin Chen 2013-04-02 11:15:28 +00:00
  • 585b9f0bfd ARM: imx: remove Makefile.boot Shawn Guo 2013-04-02 21:51:27 +08:00
  • 31ad8ec6a6 drm/i915: group backlight related stuff into a struct Jani Nikula 2013-04-02 15:48:09 +03:00
  • 8837295a73 thermal: add a warning for temperature emulation feature Eduardo Valentin 2013-03-26 21:38:34 +00:00
  • 6240a10dc5 cpuidle / ACPI: recover percpu ACPI processor cstate Alex Shi 2013-04-02 01:56:54 +02:00
  • b34bb1ee71 ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() Rafael J. Wysocki 2013-04-01 00:25:03 +00:00
  • bffd1f8ac8 thermal: exynos: Adapt to temperature emulation core thermal framework Amit Daniel Kachhap 2013-02-11 03:54:23 +00:00
  • 8a67f0ef2b cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue Viresh Kumar 2013-04-01 12:57:49 +00:00
  • eb2f50ff93 cpufreq: drivers: Remove unnecessary assignments of policy-> members Viresh Kumar 2013-04-01 12:57:48 +00:00
  • 8a00627a18 cpufreq: drivers: don't check range of target freq in .target() Viresh Kumar 2013-04-01 12:57:47 +00:00
  • e9f51837c9 cpufreq: Don't check if cpu is online/offline for cpufreq callbacks Viresh Kumar 2013-04-01 12:57:46 +00:00
  • b43a7ffbf3 cpufreq: Notify all policy->cpus in cpufreq_notify_transition() Viresh Kumar 2013-03-24 11:56:43 +05:30
  • 51d45d2594 thermal: rcar: add pm_runtime_xxx() support Kuninori Morimoto 2013-03-26 06:08:52 +00:00
  • 1dc20828e6 thermal: rcar: tidyup registration failure case Kuninori Morimoto 2013-03-26 06:08:10 +00:00
  • e1e2e605c2 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 Nick Wang 2013-03-25 17:22:58 +01:00
  • dd2887e7c3 KVM: s390: Remove the sanity checks for kvm memory slot Nick Wang 2013-03-25 17:22:57 +01:00
  • 3188bf6b80 KVM: s390: Change the virtual memory mapping location for virtio devices Nick Wang 2013-03-25 17:22:56 +01:00
  • b13b5dc7c9 KVM: s390: fix compile with !CONFIG_COMPAT Heiko Carstens 2013-03-25 17:22:55 +01:00
  • c51f068c23 KVM: s390: fix stsi exception handling Heiko Carstens 2013-03-25 17:22:54 +01:00
  • db4a29cb6a KVM: s390: fix and enforce return code handling for irq injections Heiko Carstens 2013-03-25 17:22:53 +01:00
  • 3736b874a3 KVM: s390: make if statements in lpsw/lpswe handlers readable Heiko Carstens 2013-03-25 17:22:52 +01:00
  • 6fd0fcc93b KVM: s390: fix return code handling in lpsw/lpswe handlers Heiko Carstens 2013-03-25 17:22:51 +01:00
  • ace5058763 KVM: s390: fix psw conversion in lpsw handler Heiko Carstens 2013-03-25 17:22:50 +01:00
  • beb0ff390e cpufreq: Correct header guards typo Borislav Petkov 2013-04-02 12:26:15 +00:00
  • d21683ea1f KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler Heiko Carstens 2013-03-25 17:22:49 +01:00
  • 2cef4deb40 KVM: s390: Dont do a gmap update on minor memslot changes Christian Borntraeger 2013-03-25 17:22:48 +01:00
  • fd143b4d6f cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too Viresh Kumar 2013-04-01 12:57:44 +00:00
  • 746b3df98b cpufreq: cpufreq-cpu0: No need to check cpu number in init() Viresh Kumar 2013-04-01 12:57:43 +00:00
  • 3a7818e627 cpufreq: Documentation: Fix cpufreq_frequency_table name Viresh Kumar 2013-04-01 12:57:42 +00:00
  • b2a63431b4 cpufreq: cpu0: Fix mistake in Documentation example Viresh Kumar 2013-04-01 12:57:41 +00:00
  • fa0d654c84 thermal: Add driver for Armada 370/XP SoC thermal management Ezequiel Garcia 2013-04-02 01:37:41 +00:00
  • 9591b8204b ARM: imx: clk-imx27: Do not register peripheral clock for SSI Fabio Estevam 2013-01-29 10:17:35 -02:00
  • 5fe839d997 ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PM Fabio Estevam 2013-02-05 15:36:16 -02:00
  • 7abd4e2a8f extcon: arizona: Make mic detection timeout configurable Mark Brown 2013-04-01 19:25:55 +01:00
  • cd59e79656 extcon: arizona: Allow additional debounce during microphone detection Mark Brown 2013-04-01 19:21:48 +01:00
  • 41a57850b5 extcon: arizona: Clear existing button reports before reporting new one Mark Brown 2013-04-01 19:18:18 +01:00
  • 939c5671d1 extcon: arizona: Time out if MICDET fails to report Mark Brown 2013-04-01 19:17:34 +01:00
  • 9c2ba270ea extcon: arizona: Simplify HPDET based identification Mark Brown 2013-02-25 23:42:31 +00:00
  • db924ff5c7 extcon: arizona: Don't ground flip when using HPDET identification Mark Brown 2013-04-01 19:10:28 +01:00
  • 9dd5e53d9d extcon: arizona: Retry HPDET identification for high impedance Mark Brown 2013-04-01 19:09:45 +01:00
  • 2643fd641a extcon: arizona: Tune up HPDET debounce Mark Brown 2013-04-01 19:07:28 +01:00
  • e2c0f476ec extcon: arizona: Check we report a valid impedance Charles Keepax 2013-04-01 19:06:29 +01:00
  • a3e2078d6a extcon: arizona: Suppress duplicate JACKDET reports Mark Brown 2013-04-01 19:05:27 +01:00
  • 82e2e0fd3f extcon: arizona: Raise minimum microphone impedance for HPDET method Mark Brown 2013-04-01 19:04:43 +01:00
  • e56a0a572b extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET Mark Brown 2013-04-01 19:03:52 +01:00
  • 77ff4f95d7 extcon: arizona: Don't pulse MICBIAS for HPDET identification Mark Brown 2013-04-01 19:02:37 +01:00
  • 6fed4d869a extcon: arizona: Allow configuration of button detection Mark Brown 2013-04-01 22:03:06 +01:00
  • bda50031d5 gma500: Make VGA and HDMI connector hotpluggable Kero van Gelder 2013-03-31 13:38:44 +02:00
  • 090da752cd video:uvesafb: Fix dereference NULL pointer code path Wang YanQing 2013-03-30 04:53:00 +02:00
  • 477fc03f5b fbmon: use VESA_DMT_VSYNC_HIGH to fix typo Jingoo Han 2013-03-29 03:40:00 +02:00
  • 152b0f5da7 netfilter: fix struct ip6t_frag field description Michal Kubeček 2013-04-02 08:12:11 +02:00
  • a0a56db977 ARM: davinci: use is IS_ENABLED macro Lad, Prabhakar 2013-04-01 12:43:44 +05:30
  • d3dde52209 crypto: gcm - fix assumption that assoc has one segment Jussi Kivilinna 2013-03-28 21:54:03 +02:00
  • 10250911c6 ALSA: hda - bug fix on HDMI ELD debug message Mengdong Lin 2013-03-28 05:21:28 -04:00
  • 2ef5692efa ALSA: hda - bug fix on return value when getting HDMI ELD info Mengdong Lin 2013-03-28 05:20:22 -04:00
  • ea019fdf1a Merge tag 'asoc-fix-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus Takashi Iwai 2013-04-02 11:44:51 +02:00
  • a46ef4d572 pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip Axel Lin 2013-03-31 23:01:11 +08:00
  • 22976a5dad pwm: pxa: Remove PWM_ID_BASE macro Axel Lin 2013-04-01 15:41:22 +08:00
  • b3fef7f100 pwm: spear: Remove unused *dev from struct spear_pwm_chip Axel Lin 2013-04-01 12:29:48 +08:00
  • 4e61573df8 pwm: mxs: Remove unused *dev from struct mxs_pwm_chip Axel Lin 2013-04-01 10:48:13 +08:00
  • c8e4df3109 pwm: twl: Return proper error if twl6030_pwm_enable() fails Axel Lin 2013-03-31 23:07:30 +08:00
  • b014a30c59 pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip Axel Lin 2013-03-31 23:04:31 +08:00
  • 72da70e77f pwm: imx: Remove enabled field from struct imx_chip Axel Lin 2013-03-31 22:59:47 +08:00
  • d5714e8b9d pwm: twl: Add .owner to struct pwm_ops Axel Lin 2013-03-31 11:17:05 +08:00
  • 7fa25314d5 pwm: twl-led: Add .owner to struct pwm_ops Axel Lin 2013-03-31 11:16:14 +08:00
  • 83c80dc535 pwm: atmel-tcb: Add .owner to struct pwm_ops Axel Lin 2013-03-31 11:15:15 +08:00
  • fa0abee9b8 pwm: ab8500: Add .owner to struct pwm_ops Axel Lin 2013-03-31 11:14:02 +08:00
  • 993884f6a2 ALSA: hda/ca0132 - Delay HP amp turnon. Chih-Chung Chang 2013-03-25 10:39:23 -07:00
  • 563861cd63 pwm: spear: Fix checking return value of clk_enable() and clk_prepare() Axel Lin 2013-03-30 20:43:22 +08:00
  • b8e63df919 sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy Alexandru Gheorghiu 2013-03-25 15:50:34 +02:00
  • 0d9ffc979f sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy Alexandru Gheorghiu 2013-03-25 15:46:49 +02:00
  • 19fda7cd59 usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions Jingoo Han 2013-03-26 01:52:48 +00:00
  • 538bf07d89 usb: musb: gadget: read ep0 fifo only if rxcount is non zero Ravi Babu 2013-04-02 13:22:42 +05:30
  • 96449f097e usb: musb: dsps: print babble message only when musb is active host Ravi Babu 2013-04-02 13:21:54 +05:30
  • 8408fd1d83 usb: musb: implement (un)map_urb_for_dma hooks Ruslan Bilovol 2013-03-29 19:15:21 +02:00
  • 2f1d570693 usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures Bhupesh Sharma 2013-03-28 15:11:53 +05:30
  • d692522577 usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework Bhupesh Sharma 2013-03-28 15:11:52 +05:30
  • 225da3e3cb usb: renesas_usbhs: fixup sparse errors for common.c Kuninori Morimoto 2013-03-31 18:34:43 -07:00
  • ef09654264 usb: mv_usb: remove clock name from pdata Chao Xie 2013-03-25 03:06:57 -04:00
  • 65cd3f2b87 usb: gadget: mv_u3d_core: remove unused clock Felipe Balbi 2013-04-02 11:12:11 +03:00
  • 1805e811f0 arm: mmp: remove clock name from usb pdata for ttc Chao Xie 2013-03-25 03:06:56 -04:00
  • 8f75d40098 arm: mmp: remove clock from usb pdata for aspenite Chao Xie 2013-03-25 03:06:55 -04:00
  • b7e159c295 usb: ehci: mv_ehci: remove unused clock Chao Xie 2013-03-25 03:06:54 -04:00
  • df18fedae5 usb: otg: mv_otg: remove unused clock Chao Xie 2013-03-25 03:06:53 -04:00
  • 1919811fe6 usb: gadget: mv_udc_core: remove unused clock Chao Xie 2013-03-25 03:06:52 -04:00
  • b65ae0f1a7 usb: musb: gadget: use platform callback to enable vbus Grazvydas Ignotas 2013-03-24 17:36:55 +02:00