Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 8 | -8/+10 |
* | mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER | Ralph Campbell | 2020-08-07 | 1 | -0/+13 |
* | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-06 | 6 | -61/+66 |
|\ | |||||
| * | serial: 8250: Add 8250 port clock update method | Serge Semin | 2020-07-29 | 1 | -0/+2 |
| * | Merge 5.8-rc7 into tty-next | Greg Kroah-Hartman | 2020-07-27 | 12 | -8/+22 |
| |\ | |||||
| * \ | Merge 5.8-rc6 into tty-next | Greg Kroah-Hartman | 2020-07-20 | 84 | -233/+806 |
| |\ \ | |||||
| * | | | serial: Remove duplicated macro definition of port type | Tiezhu Yang | 2020-07-06 | 1 | -14/+0 |
| * | | | serial: core: drop unnecessary gpio include | Johan Hovold | 2020-06-27 | 1 | -1/+1 |
| * | | | vt: redefine world of cursor macros | Jiri Slaby | 2020-06-24 | 1 | -11/+17 |
| * | | | vt: move vc_translate to vt.c and rename it | Jiri Slaby | 2020-06-24 | 1 | -3/+0 |
| * | | | vt: get rid of VT10.ID macros | Jiri Slaby | 2020-06-24 | 1 | -6/+0 |
| * | | | vt: remove 25 years stale comment | Jiri Slaby | 2020-06-24 | 1 | -2/+1 |
| * | | | vt: convert vc_tab_stop to bitmap | Jiri Slaby | 2020-06-24 | 1 | -1/+2 |
| * | | | vt: switch G0/1_charset to an array | Jiri Slaby | 2020-06-24 | 1 | -4/+2 |
| * | | | vc: switch state to bool | Jiri Slaby | 2020-06-24 | 2 | -5/+5 |
| * | | | vt: introduce enum vc_intensity for intensity | Jiri Slaby | 2020-06-24 | 2 | -3/+13 |
| * | | | vc: separate state | Jiri Slaby | 2020-06-24 | 1 | -21/+33 |
* | | | | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-06 | 11 | -41/+415 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 5.8-rc7 into staging-next | Greg Kroah-Hartman | 2020-07-27 | 12 | -8/+22 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'ib-5.8-tcb' into HEAD | Jonathan Cameron | 2020-07-22 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | ARM: at91: add atmel tcb capabilities | Kamel Bouhara | 2020-07-20 | 1 | -0/+5 |
| * | | | | | Merge branch 'ib-5.8-jz47xx-ts' into HEAD | Jonathan Cameron | 2020-07-22 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC | Artur Rojek | 2020-07-20 | 1 | -0/+6 |
| | |/ / / / | |||||
| * | | | | | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman | 2020-07-20 | 49 | -138/+340 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2020-07-17 | 10 | -41/+409 |
| |\ \ \ \ \ | |||||
| | * | | | | | iio: core: remove iio_priv_to_dev() helper | Alexandru Ardelean | 2020-07-13 | 1 | -6/+0 |
| | * | | | | | iio: core: move event interface on the opaque struct | Alexandru Ardelean | 2020-07-07 | 2 | -3/+2 |
| | * | | | | | iio: core: move iio_dev's buffer_list to the private iio device object | Alexandru Ardelean | 2020-07-07 | 2 | -2/+2 |
| | * | | | | | iio: core: move channel list & group to private iio device object | Alexandru Ardelean | 2020-07-07 | 2 | -5/+5 |
| | * | | | | | iio: core: move debugfs data on the private iio dev info | Alexandru Ardelean | 2020-07-07 | 2 | -12/+11 |
| | * | | | | | iio: core: wrap IIO device into an iio_dev_opaque object | Alexandru Ardelean | 2020-07-07 | 2 | -1/+22 |
| | * | | | | | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 2020-06-20 | 1 | -7/+0 |
| | * | | | | | iio: core: add iio_device_set_parent() helper | Alexandru Ardelean | 2020-06-14 | 1 | -0/+20 |
| | * | | | | | iio: core: pass parent device as parameter during allocation | Alexandru Ardelean | 2020-06-14 | 1 | -2/+2 |
| | * | | | | | iio: make iio_device_get_drvdata take a const struct iio_dev *. | Jonathan Cameron | 2020-06-14 | 1 | -1/+1 |
| | * | | | | | iio: cros_ec: Reapply range at resume | Gwendal Grignou | 2020-06-14 | 1 | -1/+10 |
| | * | | | | | iio: adc: Add PMIC7 ADC bindings | Jishnu Prakash | 2020-06-14 | 6 | -1/+334 |
* | | | | | | | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-08-06 | 16 | -99/+128 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ALSA: hda: Add dma stop delay variable | Mohan Kumar | 2020-08-05 | 1 | -0/+3 |
| * | | | | | | | Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2020-08-03 | 124 | -380/+1045 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/for-5.9' into asoc-next | Mark Brown | 2020-07-31 | 11 | -73/+87 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | | * | | | | | | ASoC: core: Two step component registration | Cezary Rojewski | 2020-07-31 | 1 | -5/+3 |
| | | * | | | | | | ASoC: core: Simplify snd_soc_component_initialize declaration | Cezary Rojewski | 2020-07-31 | 1 | -1/+1 |
| | | * | | | | | | ASoC: core: Relocate and expose snd_soc_component_initialize | Cezary Rojewski | 2020-07-31 | 2 | -3/+3 |
| | | * | | | | | | ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} defines | Stephan Gerhold | 2020-07-27 | 1 | -0/+4 |
| | | * | | | | | | ASoC: soc-xxx: add asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -0/+2 |
| | | * | | | | | | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ... | Mark Brown | 2020-07-20 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | ASoC: soc-dai.h: drop a duplicated word | Randy Dunlap | 2020-07-20 | 1 | -1/+1 |
| | | * | | | | | | | ASoC: soc-dai: remove .digital_mute | Kuninori Morimoto | 2020-07-20 | 1 | -1/+0 |
| | | * | | | | | | | ASoC: soc-dai.h: don't use discriminatory terms for comment | Kuninori Morimoto | 2020-07-17 | 1 | -4/+4 |