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