| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | n_tty: Fix EOF push handling | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Remove private constant from global namespace | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Fix unsafe vt paste_selection() | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Use non-atomic state to signal flip buffer flush pending | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Avoid false-sharing flip buffer ptrs | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Only perform flip buffer flush from tty_buffer_flush() | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Ensure single-threaded flip buffer consumer with mutex | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Track flip buffer memory limit atomically | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Simplify flip buffer list with 0-sized sentinel | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Use lockless flip buffer free list | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Compute flip buffer ptrs | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Only guarantee termios read safety for throttle/unthrottle | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Convert termios_mutex to termios_rwsem | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Make ldisc input flow control concurrency-friendly | Peter Hurley | 2013-07-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Replace ldisc locking with ldisc_sem | Peter Hurley | 2013-07-23 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: at91: Use different prescal, startup mask in MR for different IP | Josh Wu | 2013-08-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 2013-08-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: olpc_dcon: replace some magic numbers | Jens Frederich | 2013-08-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.11-rc5 into staging-next | Greg Kroah-Hartman | 2013-08-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: Fix documentation of devm_iio_device_free() | Peter Meerwald | 2013-08-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: implement devm_iio_device_alloc/devm_iio_device_free | Grygorii Strashko | 2013-08-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: Remove IIO_DEV_ATTR_RESET macro | Lars-Peter Clausen | 2013-08-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 2013-08-03 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: sysfs_create_groups returns a value. | Greg Kroah-Hartman | 2013-08-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: provide debugfs_create_x64() when disabled | Johannes Berg | 2013-08-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: add sysfs_create/remove_groups for when SYSFS is not enabled | Greg Kroah-Hartman | 2013-08-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: create write-only attribute macros for devices and drivers | Greg Kroah-Hartman | 2013-08-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: create __ATTR_WO() | Greg Kroah-Hartman | 2013-08-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs.h: remove attr_name() macro | Greg Kroah-Hartman | 2013-08-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: fix up minor coding style issues in sysfs.h | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: add sysfs_create/remove_groups() | Greg Kroah-Hartman | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: base: use standard device online/offline for state change | Seth Jennings | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: base: reduce add_memory_section() for boot-time only | Seth Jennings | 2013-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs.h: fix __BIN_ATTR_RW() | Greg Kroah-Hartman | 2013-08-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PPS: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-08-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: bus_type: add bus_groups | Greg Kroah-Hartman | 2013-08-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: bus_type: add drv_groups | Greg Kroah-Hartman | 2013-08-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: bus_type: add dev_groups | Greg Kroah-Hartman | 2013-08-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.11-rc3 into driver-core-next | Greg Kroah-Hartman | 2013-07-29 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kobject: delayed kobject release: help find buggy drivers | Russell King | 2013-07-25 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 3.11-rc6 into char-misc-next | Greg Kroah-Hartman | 2013-08-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2013-08-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: palmas: Option to disable ID/VBUS detection based on platform | Laxman Dewangan | 2013-08-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: palmas: remove unused member from palams_usb structure | Laxman Dewangan | 2013-08-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: dwc3: use extcon fwrk to receive connect/disconnect | Kishon Vijay Abraham I | 2013-08-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: Add an API to get extcon device from dt node | Kishon Vijay Abraham I | 2013-08-05 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: remove HV_DRV_VERSION | Olaf Hering | 2013-08-02 | |
