LinuxLists
Users
About
NeilBrown (
[email protected]
)
Number of posts: 190 (0.06 per day)
First post: 2015-04-16 08:05:35
Last post: 2023-08-15 12:11:49
Previous Page
Date
List
Subject
2017-03-03 23:55:04
linux-ext4
Re: [RFC PATCH v1 11/30] fs: new API for handling i_version
2015-11-03 01:38:29
linux-kernel
Re: [PATCH/RFC] make btrfs subvol mounts appear in /proc/mounts
2015-11-02 02:37:57
linux-kernel
[GIT PULL REQUEST] md updates for 4.4
2015-08-19 00:29:28
linux-kernel
Re: [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node
2015-08-11 23:21:56
linux-kernel
Re: [PATCH 0/4] UART slave device support - version 4
2015-08-11 22:09:45
linux-kernel
Re: [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
2015-08-11 08:29:52
linux-kernel
Re: [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
2015-08-09 09:00:40
linux-kernel
Re: [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
2015-08-07 05:29:42
linux-kernel
Re: [PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC' current
2015-08-07 03:46:10
linux-kernel
Re: [PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC' current
2015-07-30 00:31:53
linux-kernel
[PATCH 05/13] twl4030_charger: split uA calculation into a function.
2015-07-30 00:29:58
linux-kernel
[PATCH 13/13] twl4030_charger: assume a 'charger' can supply maximum current.
2015-07-30 00:27:18
linux-kernel
[PATCH 04/13] twl4030_charger: trust phy to determine when USB power is available.
2015-07-30 00:27:07
linux-kernel
[PATCH 11/13] twl4030_charger: add ac/mode to match usb/mode
2015-07-30 00:26:57
linux-kernel
[PATCH 08/13] twl4030_charger: allow max_current to be managed via sysfs.
2015-07-30 00:26:47
linux-kernel
[PATCH 06/13] twl4030_charger: allow fine control of charger current.
2015-07-30 00:26:38
linux-kernel
[PATCH 02/13] twl4030_charger: convert to module_platform_driver instead of ..._probe.
2015-07-30 00:26:30
linux-kernel
[PATCH 00/13] Enhance twl4030_charger functionality. - V3
2015-07-30 00:26:22
linux-kernel
[PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node
2015-07-30 00:26:12
linux-kernel
[PATCH 01/13] twl4030_charger: use runtime_pm to keep usb phy active while charging.
2015-07-30 00:25:54
linux-kernel
[PATCH 09/13] twl4030_charger: enable manual enable/disable of usb charging.
2015-07-30 00:25:45
linux-kernel
[PATCH 10/13] twl4030_charger: add software controlled linear charging mode.
2015-07-30 00:25:34
linux-kernel
[PATCH 12/13] twl4030_charger: Increase current carefully while watching voltage.
2015-07-30 00:25:28
linux-kernel
[PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC' current
2015-07-29 22:28:36
linux-kernel
Re: [Gta04-owner] [PATCH 08/14] twl4030_charger: allow max_current to be managed via sysfs.
2015-05-11 01:59:52
linux-kernel
[PATCH 4/4] tty/slaves: add a driver to power on/off UART attached devices.
2015-05-11 01:59:44
linux-kernel
[PATCH 2/4] TTY: split tty_register_device_attr into 'initialize' and 'add' parts.
2015-05-11 01:59:40
linux-kernel
[PATCH 3/4] TTY: add support for uart_slave devices.
2015-05-11 01:59:28
linux-kernel
[PATCH 1/4] TTY: use class_find_device to find port in uart_suspend/resume.
2015-05-11 01:59:12
linux-kernel
[PATCH 0/4] UART slave device support - version 4
2015-04-16 08:16:59
linux-kernel
[PATCH 0/6] Enhancements to twl4030 phy to support better charging.
2015-04-16 08:12:47
linux-kernel
[PATCH 5/6] phy: twl4030-usb: add support for reading resistor on ID pin.
2015-04-16 08:06:38
linux-kernel
[PATCH 6/6] phy: twl4030-usb: add extcon to report cable connections.
2015-04-16 08:06:09
linux-kernel
[PATCH 4/6] phy: twl4030-usb: add ABI documentation
2015-04-16 08:05:51
linux-kernel
[PATCH 3/6] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
2015-04-16 08:05:45
linux-kernel
[PATCH 2/6] phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
2015-04-16 08:05:35
linux-kernel
[PATCH 1/6] phy: twl4030-usb: make runtime pm more reliable.