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