Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294 | Jian-Hong Pan | 2018-12-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 | Jian-Hong Pan | 2018-12-10 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN | Chris Chiu | 2018-12-10 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | ALSA: fireface: fix reference to wrong register for clock configuration | Takashi Sakamoto | 2018-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon | Hui Wang | 2018-12-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | ALSA: hda/realtek - Fixed headphone issue for ALC700 | Kailang Yang | 2018-12-07 | 1 | -0/+33 | |
* | | | | | | | | | | | | | | | | Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-12-12 | 4 | -119/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | dm thin: bump target version | Mike Snitzer | 2018-12-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | dm thin: send event about thin-pool state change _after_ making it | Mike Snitzer | 2018-12-11 | 1 | -33/+35 | |
| * | | | | | | | | | | | | | | | | dm zoned: Fix target BIO completion handling | Damien Le Moal | 2018-12-07 | 1 | -84/+38 | |
| * | | | | | | | | | | | | | | | | dm: call blk_queue_split() to impose device limits on bios | Mike Snitzer | 2018-12-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty() | Mike Snitzer | 2018-12-07 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-12-12 | 20 | -103/+181 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | media: Add a Kconfig option for the Request API | Sakari Ailus | 2018-12-05 | 4 | -0/+20 | |
| * | | | | | | | | | | | | | | | | media: extended-controls.rst: add note to the MPEG2 state controls | Hans Verkuil | 2018-12-05 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header | Hans Verkuil | 2018-12-05 | 5 | -74/+94 | |
| * | | | | | | | | | | | | | | | | media: vicodec: set state resolution from raw format | Hans Verkuil | 2018-12-03 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | | | media: vivid: drop v4l2_ctrl_request_complete() from start_streaming | Hans Verkuil | 2018-12-03 | 5 | -10/+0 | |
| * | | | | | | | | | | | | | | | | media: vb2: don't unbind/put the object when going to state QUEUED | Hans Verkuil | 2018-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | media: vb2: keep a reference to the request until dqbuf | Hans Verkuil | 2018-12-03 | 2 | -5/+35 | |
| * | | | | | | | | | | | | | | | | media: vb2: skip request checks for VIDIOC_PREPARE_BUF | Hans Verkuil | 2018-12-03 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed | Hans Verkuil | 2018-12-03 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | media: cedrus: Fix a NULL vs IS_ERR() check | Dan Carpenter | 2018-12-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | media: vsp1: Fix LIF buffer thresholds | Laurent Pinchart | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-12 | 3 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Revert "ovl: relax permission checking on underlying layers" | Miklos Szeredi | 2018-12-04 | 1 | -13/+4 | |
| * | | | | | | | | | | | | | | | | | ovl: fix decode of dir file handle with multi lower layers | Amir Goldstein | 2018-11-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | ovl: fix missing override creds in link of a metacopy upper | Amir Goldstein | 2018-11-19 | 1 | -1/+13 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-12-12 | 4 | -37/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS | Chad Austin | 2018-12-11 | 3 | -12/+13 | |
| * | | | | | | | | | | | | | | | | | fuse: Fix memory leak in fuse_dev_free() | Takeshi Misawa | 2018-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | fuse: fix revalidation of attributes for permission check | Miklos Szeredi | 2018-12-03 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | fuse: fix fsync on directory | Miklos Szeredi | 2018-12-03 | 3 | -23/+42 | |
| * | | | | | | | | | | | | | | | | | fuse: Add bad inode check in fuse_destroy_inode() | Myungho Jung | 2018-11-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-12 | 3 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | tracing: Fix memory leak of instance function hash filters | Steven Rostedt (VMware) | 2018-12-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | tracing: Fix memory leak in set_trigger_filter() | Steven Rostedt (VMware) | 2018-12-11 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | tracing: Fix memory leak in create_filter() | Steven Rostedt (VMware) | 2018-12-11 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-12-10 | 4 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Input: restore EV_ABS ABS_RESERVED | Peter Hutterer | 2018-12-07 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | HID: quirks: fix RetroUSB.com devices | Nic Soudée | 2018-12-07 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk | Hans de Goede | 2018-11-30 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'backlight-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-10 | 1 | -6/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | backlight: pwm_bl: Fix brightness levels for non-DT case. | Enric Balletbo i Serra | 2018-12-10 | 1 | -6/+35 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-12-10 | 16 | -62/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'mvebu-fixes-4.20-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2018-12-09 | 2 | -31/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K" | Baruch Siach | 2018-12-05 | 2 | -31/+0 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'sunxi-fixes-for-4.20' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2018-12-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V | Corentin Labbe | 2018-11-14 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'imx-fixes-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2018-12-09 | 3 | -4/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |