summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-22
|\
| * of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones2012-09-20
| * ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones2012-09-20
| * Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-16
| |\
| | * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
| | * mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-22
| * | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-16
| |\ \
| | * | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-28
| | |/
| * | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
| * | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-14
| |\ \
| | * | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-12
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
| |\ \ \
| | * | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
| | * | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-14
| |\ \ \ \
| | * | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-13
| | * | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-07
| | * | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-07
| * | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-14
| |\ \ \ \ \
| | * | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-06
| * | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-13
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
| | * | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-06
| | * | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-04
* | | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-20
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
| * | | | | | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-12
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-10
| | | * | | | | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-10
| | | |/ / / / /
| | | * | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-06
| | | |\ \ \ \ \
| | | | * | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-01
| | | * | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-05
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-04
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-30
| | | |/ / / / / | | |/| | | | |
| * | | | | | | serial: pl011: delete reset callbackLinus Walleij2012-09-10
| * | | | | | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-06
| * | | | | | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-06
| * | | | | | | serial: add OMAP-specific definesFelipe Balbi2012-09-06
| * | | | | | | serial: add a new helper functionHuang Shijie2012-09-05
| * | | | | | | serial: New serial driver SCCNXPAlexander Shiyan2012-09-05
| * | | | | | | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-05
| * | | | | | | tty: move the async flags from the serial code into the tty includesAlan Cox2012-09-05
| * | | | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| |\| | | | | |
| * | | | | | | serial: New serial driver MAX310XAlexander Shiyan2012-08-16
| * | | | | | | TTY: add tty_port_link_deviceJiri Slaby2012-08-13
| * | | | | | | TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-13
| * | | | | | | TTY: add support for unnumbered device nodesJiri Slaby2012-08-13
| * | | | | | | TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-13