| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 2 | -8/+8 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-22 | 1 | -1/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 12 | -53/+46 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 2 | -3/+3 |
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-11-17 | 2 | -17/+9 |
|\ |
|
| * | atomisp: use get_user_pages_fast() | Al Viro | 2017-09-23 | 1 | -4/+2 |
| * | vchiq_2835_arm: switch to get_user_pages_fast() | Al Viro | 2017-09-23 | 1 | -13/+7 |
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 5 | -212/+59 |
|\ \ |
|
| * | | switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range() | Al Viro | 2017-10-12 | 3 | -109/+25 |
| * | | lustre: switch struct ksock_conn to iov_iter | Al Viro | 2017-10-12 | 4 | -121/+52 |
| * | | lnet_return_rx_credits_locked: don't abuse list_entry | Al Viro | 2017-10-12 | 1 | -1/+1 |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 1 | -76/+14 |
|\ \ \ |
|
| * | | | pi433: sanitize ioctl | Al Viro | 2017-11-10 | 1 | -78/+14 |
| | |/
| |/| |
|
* | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-11-16 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie | 2017-11-02 | 13 | -43/+50 |
| |\ \ \ |
|
| * | | | | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard | 2017-10-12 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-16 | 214 | -19009/+908 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'staging-4.15-rc1' into v4l_for_linus | Mauro Carvalho Chehab | 2017-11-14 | 705 | -13637/+5110 |
| |\ \ \ \ |
|
| * | | | | | media: atomisp: make function calls cleaner | Mauro Carvalho Chehab | 2017-11-01 | 1 | -2/+4 |
| * | | | | | media: atomisp: get rid of storage_class.h | Mauro Carvalho Chehab | 2017-11-01 | 60 | -314/+230 |
| * | | | | | media: atomisp: get rid of wrong stddef.h include | Mauro Carvalho Chehab | 2017-11-01 | 3 | -45/+3 |
| * | | | | | media: atomisp: fix other inconsistent identing | Mauro Carvalho Chehab | 2017-11-01 | 7 | -41/+43 |
| * | | | | | media: atomisp: fix switch coding style at input_system.c | Mauro Carvalho Chehab | 2017-11-01 | 1 | -16/+16 |
| * | | | | | media: atomisp: fix spatch warnings at sh_css.c | Mauro Carvalho Chehab | 2017-11-01 | 1 | -45/+46 |
| * | | | | | media: atomisp: fix ident for assert/return | Mauro Carvalho Chehab | 2017-11-01 | 18 | -150/+150 |
| * | | | | | media: v4l: async: Move async subdev notifier operations to a separate structure | Laurent Pinchart | 2017-10-31 | 1 | -2/+6 |
| * | | | | | media: staging: atomisp: Add videobuf2 switch to TODO | Sakari Ailus | 2017-10-31 | 1 | -0/+2 |
| * | | | | | media: staging: atomisp: i2c: Convert timers to use timer_setup() | Kees Cook | 2017-10-31 | 1 | -5/+3 |
| * | | | | | media: staging: atomisp: Remove FSF snail address | Andy Shevchenko | 2017-10-31 | 68 | -272/+0 |
| * | | | | | media: staging: atomisp: Remove Gmin dead code #2 | Andy Shevchenko | 2017-10-31 | 1 | -153/+0 |
| * | | | | | media: staging: atomisp: Remove Gmin dead code #1 | Andy Shevchenko | 2017-10-31 | 2 | -49/+0 |
| * | | | | | media: staging: atomisp: Remove unused members of camera_sensor_platform_data | Andy Shevchenko | 2017-10-31 | 8 | -86/+1 |
| * | | | | | media: staging: atomisp: Remove duplicate declaration in header | Andy Shevchenko | 2017-10-31 | 1 | -3/+0 |
| * | | | | | media: staging: atomisp: Remove ->power_ctrl() callback | Andy Shevchenko | 2017-10-31 | 8 | -32/+4 |
| * | | | | | media: staging: atomisp: Remove ->gpio_ctrl() callback | Andy Shevchenko | 2017-10-31 | 8 | -30/+0 |
| * | | | | | media: staging: atomisp: Remove unneeded gpio.h inclusion | Andy Shevchenko | 2017-10-31 | 6 | -6/+0 |
| * | | | | | media: staging: atomisp: Do not set GPIO twice | Andy Shevchenko | 2017-10-31 | 1 | -12/+2 |
| * | | | | | media: staging: atomisp: Switch i2c drivers to use ->probe_new() | Andy Shevchenko | 2017-10-31 | 19 | -129/+41 |
| * | | | | | media: staging: atomisp: Use module_i2c_driver() macro | Andy Shevchenko | 2017-10-31 | 8 | -109/+8 |
| * | | | | | media: staging: atomisp: Remove AP1302 sensor support | Andy Shevchenko | 2017-10-31 | 4 | -1465/+0 |
| * | | | | | media: staging: atomisp: Remove IMX sensor support | Andy Shevchenko | 2017-10-31 | 29 | -14961/+0 |
| * | | | | | media: staging: atomisp: Convert timers to use timer_setup() | Kees Cook | 2017-10-31 | 4 | -25/+11 |
| * | | | | | media: staging: atomisp: cleanup out of memory messages | Aishwarya Pant | 2017-10-31 | 18 | -68/+20 |
| * | | | | | media: Staging: media: atomisp: pci: Eliminate use of typedefs for struct | Srishti Sharma | 2017-10-31 | 1 | -3/+3 |
| * | | | | | media: staging: atomisp2: cleanup null check on memory allocation | Aishwarya Pant | 2017-10-27 | 3 | -23/+22 |
| * | | | | | media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable call | Hans de Goede | 2017-10-27 | 1 | -0/+7 |
| * | | | | | media: staging: atomisp: use ARRAY_SIZE | Jérémy Lefaure | 2017-10-27 | 1 | -6/+3 |
| * | | | | | media: staging/atomisp: make six local functions static to appease sparse | Muhammad Falak R Wani | 2017-10-27 | 1 | -7/+7 |
| * | | | | | media: staging: atomisp: Update TODO regarding sensors | Sakari Ailus | 2017-10-27 | 1 | -7/+15 |
| * | | | | | media: staging: atomisp: Add driver prefix to Kconfig option and module names | Sakari Ailus | 2017-10-27 | 15 | -27/+27 |