summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-24hwmon: (sht15) move header to linux/platform_data/Vivien Didelot
2012-09-24hwmon: add Maxim MAX197 supportVivien Didelot
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney
2012-09-23rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney
2012-09-22Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown
2012-09-22power: battery: Generic battery driver using IIOanish kumar
2012-09-22Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-09-19Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg
2012-09-19Input: MT - Get slot by keyHenrik Rydberg
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Input: Send events one packet at a timeHenrik Rydberg
2012-09-19Input: Break out MT dataHenrik Rydberg
2012-09-19Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-18USB: EHCI: Tegra: Fix wrong register definitionJim Lin
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich
2012-09-18USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-09-18USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu
2012-09-17Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen
2012-09-17iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen
2012-09-17iio:dac: Add ad5755 driverLars-Peter Clausen
2012-09-17device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches
2012-09-17dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches
2012-09-17netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches
2012-09-17dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches
2012-09-17arm64: Debugging supportWill Deacon
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett
2012-09-17Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman