index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Input: psmouse - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
2022-09-03
1
-18
/
+4
*
Input: atkbd - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
2022-09-03
1
-10
/
+6
*
Input: rt5120 - add power key support
ChiYuan Huang
2022-09-01
3
-0
/
+130
*
dt-bindings: input: colibri-vf50-ts: Improve documentation
Max Krummenacher
2022-08-31
1
-8
/
+8
*
Input: colibri-vf50-ts - don't depend on VF610_ADC
Max Krummenacher
2022-08-31
1
-1
/
+1
*
Input: adp5588-keys - use new PM macros
Nuno Sá
2022-08-31
1
-4
/
+4
*
Input: adp5588-keys - add regulator support
Nuno Sá
2022-08-31
1
-0
/
+20
*
Input: adp5588-keys - add optional reset gpio
Nuno Sá
2022-08-31
1
-0
/
+12
*
Input: adp5588-keys - fix coding style warnings
Nuno Sá
2022-08-31
1
-50
/
+48
*
Input: adp5588-keys - do not check for irq presence
Nuno Sá
2022-08-31
1
-5
/
+0
*
dt-bindings: input: adp5588: add bindings
Nuno Sá
2022-08-31
2
-0
/
+112
*
Input: adp5588-keys - add support for fw properties
Nuno Sá
2022-08-31
3
-276
/
+289
*
Input: adp5588-keys - bail out on returned error
Nuno Sá
2022-08-31
1
-18
/
+38
*
gpio: gpio-adp5588: drop the driver
Nuno Sá
2022-08-31
4
-462
/
+0
*
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
2022-08-31
3
-134
/
+144
*
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-08-30
1
-3
/
+3
*
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2022-08-30
2
-7
/
+8
*
Input: gameport - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-23
1
-1
/
+1
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
35
-76
/
+76
*
Input: adc-joystick - add polled input device support
Chris Morgan
2022-08-17
1
-12
/
+53
*
dt-bindings: adc-joystick: add poll-interval
Chris Morgan
2022-08-17
1
-0
/
+5
*
Input: Add IBM Operation Panel driver
Eddie James
2022-08-17
4
-0
/
+219
*
dt-bindings: input: Add documentation for IBM Operation Panel
Eddie James
2022-08-17
2
-0
/
+56
*
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
2022-08-17
13972
-268070
/
+1364017
|
\
|
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
619
-1733
/
+646
|
*
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
2022-08-16
3
-17
/
+8
|
*
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+8
|
*
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-08-16
1
-2
/
+0
|
*
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
*
drm/i2c/sil164: Drop no-op remove function
Uwe Kleine-König
2022-08-16
1
-7
/
+0
|
*
Linux 6.0-rc1
v6.0-rc1
Linus Torvalds
2022-08-15
1
-4
/
+4
|
*
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
2022-08-14
1
-1
/
+1
|
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-08-14
1
-0
/
+3
|
|
\
|
|
*
take care to handle NULL ->proc_lseek()
Al Viro
2022-08-14
1
-0
/
+3
|
|
/
|
*
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
16
-36
/
+116
|
|
\
|
|
*
MAINTAINERS: add xen config fragments to XEN HYPERVISOR sections
Lukas Bulwahn
2022-08-12
1
-0
/
+2
|
|
*
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
2022-08-12
1
-1
/
+0
|
|
*
xen/pciback: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
|
*
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
2022-08-12
1
-2
/
+2
|
|
*
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
2022-08-12
2
-4
/
+2
|
|
*
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
2022-08-12
2
-7
/
+4
|
|
*
xen-blkback: fix persistent grants negotiation
SeongJae Park
2022-08-12
1
-8
/
+7
|
|
*
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2022-08-12
8
-15
/
+100
|
*
|
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...
Linus Torvalds
2022-08-14
112
-4871
/
+93678
|
|
\
\
|
|
*
|
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
2022-08-13
4
-134
/
+238
|
|
*
|
perf vendor events: Update events for snowridgex
Zhengjun Xing
2022-08-13
1
-84
/
+27
|
|
*
|
perf vendor events: Update events and metrics for skylakex
Zhengjun Xing
2022-08-13
4
-1157
/
+24918
|
|
*
|
perf vendor events: Update metrics for sapphirerapids
Zhengjun Xing
2022-08-13
1
-0
/
+6
|
|
*
|
perf vendor events: Update events for knightslanding
Zhengjun Xing
2022-08-13
1
-0
/
+213
|
|
*
|
perf vendor events: Update metrics for jaketown
Zhengjun Xing
2022-08-13
1
-0
/
+6
[prev]
[next]