summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-05
|\
| * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-02
| * iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck2013-02-02
| * iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA2013-02-02
| * iio: gyro: Add itg3200Manuel Stahl2013-02-02
| * staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-31
| * iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-31
* | pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten2013-02-03
|/
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-27
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-25
|\
| * Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-24
| |\
| | * Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-22
| | |\
| | * \ Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-22
| | |\ \
| | | * | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-08
| * | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-22
| |\ \ \ \
| | * | | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-14
| * | | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-22
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-20
| |\ \ \ \ \
| | * | | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-12
| * | | | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-20
| | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-16
| |\ \ \ \ \
| | * | | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-15
| | | |_|/ / | | |/| | |
| * | | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-16
| * | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-16
| * | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-14
| |\ \ \ \ \
| | * | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-10
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-11
| * | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-11
| * | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-11
| * | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-11
| * | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-11
| * | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-11
| * | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-11
| | |/ / / | |/| | |
| * | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-09
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-07
| |\ \ \
| | * | | namei.h: include errno.hStephen Warren2012-12-25
| | |/ /
| * | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-04
| * | | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-04
| * | | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-04
| * | | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-04
| * | | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| * | | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| * | | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| | |/ | |/|
* | | Merge tag 'iio-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-01-07
|\ \ \ | |/ / |/| |
| * | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-06
| * | iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler2013-01-06
| * | iio: Add Usage IDs for HID time sensors.Alexander Holler2013-01-06
| |/
* | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\ \
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
| |/