| Commit message (Expand) | Author | Age |
* | Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-26 |
|\ |
|
| * | mei: me: fix waiting for hw ready | Tomas Winkler | 2013-07-23 |
| * | mei: don't have to clean the state on power up | Tomas Winkler | 2013-07-23 |
| * | mei: me: fix reset state machine | Tomas Winkler | 2013-07-23 |
| * | mei: hbm: fix typo in error message | Tomas Winkler | 2013-07-23 |
* | | ASoC: atmel-ssc: remove clk_disable_unprepare call from critical section | Boris BREZILLON | 2013-07-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 |
|\ |
|
| * | sgi: xpc: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-14 |
| * | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 |
* | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-07-03 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 2013-06-17 |
| |\ \ |
|
| | * | | ASoC: atmel-ssc: prepare clk before calling enable | Boris BREZILLON | 2013-06-07 |
* | | | | drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() | Dimitri Sivanich | 2013-07-03 |
* | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 |
|\ \ \ \ |
|
| * | | | | build some drivers only when compile-testing | Jiri Slaby | 2013-06-24 |
| |/ / / |
|
* | | | | mei: check whether hw start has succeeded | Tomas Winkler | 2013-06-24 |
* | | | | mei: check if the hardware reset succeeded | Tomas Winkler | 2013-06-24 |
* | | | | mei: mei_cl_connect: don't multiply the timeout twice | Frode Isaksen | 2013-06-24 |
* | | | | mei: do not override a client writing state when buffering | Tomas Winkler | 2013-06-24 |
* | | | | mei: move mei_cl_irq_write_complete to client.c | Tomas Winkler | 2013-06-24 |
* | | | | mei: support HBM versioning | Tomas Winkler | 2013-06-17 |
* | | | | Misc: sram: Remove unneeded check | Alexander Shiyan | 2013-06-17 |
* | | | | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman | 2013-06-17 |
|\| | | |
|
| * | | | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-06-15 |
| |\ \ \ |
|
| | * | | | mei: me: clear interrupts on the resume path | Tomas Winkler | 2013-06-14 |
| | * | | | mei: nfc: fix nfc device freeing | Tomas Winkler | 2013-06-14 |
| | * | | | mei: init: Flush scheduled work before resetting the device | Samuel Ortiz | 2013-06-14 |
| | | |/
| | |/| |
|
| * / | | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() | Dan Carpenter | 2013-06-12 |
| |/ / |
|
* | | | pch_phub: fix error return code in pch_phub_probe() | Wei Yongjun | 2013-06-06 |
* | | | misc: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-06 |
* | | | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 2013-06-05 |
* | | | pch_phub: re-use native MAC address parser | Andy Shevchenko | 2013-06-03 |
* | | | pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe() | Wei Yongjun | 2013-06-03 |
* | | | misc/ep93xx_pwm: use kstrtol instead of strict_strtol | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: use module_platform_driver() | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io | H Hartley Sweeten | 2013-05-30 |
* | | | misc/ep93xx_pwm: use managed device resources | H Hartley Sweeten | 2013-05-30 |
* | | | drivers/misc: at25: convert to use devm_kzalloc | Nikolay Balandin | 2013-05-30 |
* | | | drivers/misc: at24: convert to use devm_kzalloc | Nikolay Balandin | 2013-05-30 |
* | | | misc: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 |