summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-18spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck1-1/+0
2012-08-18spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN1-1/+0
2012-08-18classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez1-3/+9
2012-08-18thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2012-08-18dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao1-6/+6
2012-08-18vga_switcheroo: Don't require handler init callbackSeth Forshee2-7/+2
2012-08-18vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee1-22/+36
2012-08-18apple-gmux: Add display mux supportAndreas Heider1-0/+224
2012-08-18apple-gmux: Fix kconfig dependenciesSeth Forshee1-1/+4
2012-08-18asus-wmi: record wlan status while controlled by userappAceLan Kao2-1/+21
2012-08-18apple_gmux: Fix ACPI video unregisterMatthew Garrett1-2/+2
2012-08-18apple_gmux: Add support for newer hardwareMatthew Garrett1-14/+165
2012-08-18gmux: Add generic write32 functionMatthew Garrett1-10/+13
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-65/+130
2012-08-17Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+24
2012-08-17intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk1-1/+2
2012-08-17cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)1-1/+1
2012-08-17cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross1-0/+12
2012-08-17PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki1-6/+2
2012-08-17PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki1-1/+1
2012-08-17PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki1-1/+2
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-118/+148
2012-08-17Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+9
2012-08-17Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+39
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-452/+294
2012-08-17pinctrl/nomadik: add kp_b_2 keyboard function group listPatrice Chotard1-1/+4
2012-08-17pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSIShawn Guo1-1/+1
2012-08-17trivial: pinctrl core: remove extraneous code linesRichard Genoud1-10/+3
2012-08-17pinctrl/nomadik: fix null in irqdomain errorpathLinus Walleij1-1/+1
2012-08-17ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2-6/+11
2012-08-17ixgbe: Roll RSC code into non-EOP codeAlexander Duyck1-32/+19
2012-08-17ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck1-77/+89
2012-08-17ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck1-15/+17
2012-08-17ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck1-37/+57
2012-08-17ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck1-14/+38
2012-08-17ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2-19/+45
2012-08-17ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck1-39/+34
2012-08-17ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck1-26/+1
2012-08-17Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-80/+114
2012-08-161-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat2-0/+10
2012-08-16ti-st: Fix check for pdata->chip_awake function pointerMatthias Kaehlcke1-1/+1
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin1-2/+2
2012-08-16staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen1-4/+6
2012-08-16staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen1-14/+12
2012-08-16staging:iio:ad7192: Report channel offsetLars-Peter Clausen1-4/+10
2012-08-16staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen1-3/+3
2012-08-16staging:iio:ad7192: Fix setting ACXLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen1-2/+3