index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
staging: vchiq_arm: Remove extra struct vchiq_instance declaration
Umang Jain
1
-2
/
+0
2023-06-19
staging: rtl8192e: Rename variable InitialGainHandler
Yogesh Hegde
3
-4
/
+4
2023-06-19
staging: rtl8192e: Rename variable LeisurePSLeave
Yogesh Hegde
4
-4
/
+4
2023-06-19
staging: rtl8192e: Rename variable SetBWModeHandler
Yogesh Hegde
4
-8
/
+8
2023-06-19
staging: rtl8192e: Rename variable SetWirelessMode
Yogesh Hegde
3
-8
/
+8
2023-06-19
staging: rtl8192e: Rename RTLLIB_LINKED_SCANNING
Philipp Hortmann
4
-6
/
+6
2023-06-19
staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKED
Philipp Hortmann
11
-62
/
+62
2023-06-19
staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINK
Philipp Hortmann
4
-20
/
+20
2023-06-19
staging: rtl8192e: Rename state to link_state
Philipp Hortmann
11
-99
/
+99
2023-06-19
staging: rtl8192e: Rename rtllib_state to rtl_link_state
Philipp Hortmann
1
-2
/
+2
2023-06-19
staging: rtl8192e: Remove unused enum led_ctl_mode
Philipp Hortmann
1
-11
/
+0
2023-06-19
staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_x
Philipp Hortmann
10
-39
/
+34
2023-06-19
staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_A
Philipp Hortmann
6
-20
/
+6
2023-06-19
staging: rtl8192e: Remove variable stats->freq as it is constant
Philipp Hortmann
3
-20
/
+5
2023-06-19
staging: rtl8192e: Add missing entry CFG80211 in Kconfig
Philipp Hortmann
1
-0
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
3
-4
/
+3
2023-06-17
Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-06-17
axis-fifo: remove the unnecessary dev_info()
Prathu Baronia
1
-3
/
+0
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-2
/
+2
2023-06-15
staging: rtl8192e: Use standard api to calculate channel to frequency
Philipp Hortmann
3
-15
/
+6
2023-06-15
staging: rtl8192e: Use standard api to calculate frequency to channel
Philipp Hortmann
1
-8
/
+1
2023-06-15
staging: rtl8192e: Add cfg80211.h and remove defined variables
Philipp Hortmann
2
-12
/
+1
2023-06-15
staging: rtl8192e: remove blank lines
Michael Straube
13
-159
/
+0
2023-06-15
Staging: rts5208: rtsx: Removed new line in else and else if
Deepanshu Kartikey
1
-13
/
+7
2023-06-09
media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...
Hans de Goede
2
-6
/
+19
2023-06-09
media: atomisp: Add testing instructions to TODO file
Hans de Goede
1
-0
/
+33
2023-06-09
media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0a
Hans de Goede
2
-4
/
+6
2023-06-09
media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...
Hans de Goede
2
-62
/
+59
2023-06-09
media: atomisp: ov2680: Stop using half pixelclock for binned modes
Hans de Goede
2
-7
/
+2
2023-06-09
media: atomisp: Stop resetting selected input to 0 between /dev/video# opens
Hans de Goede
1
-3
/
+0
2023-06-09
media: atomisp: Fix binning check in atomisp_set_crop()
Hans de Goede
1
-2
/
+2
2023-06-09
media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...
Hans de Goede
3
-8
/
+19
2023-06-09
media: atomisp: Take minimum padding requirement on BYT/ISP2400 into account
Hans de Goede
2
-0
/
+37
2023-06-09
media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHz
Hans de Goede
1
-8
/
+60
2023-06-09
media: atomisp: Add enum_framesizes function for sensors with selection / cro...
Hans de Goede
2
-3
/
+69
2023-06-09
media: atomisp: Set crop before setting fmt
Hans de Goede
1
-0
/
+54
2023-06-09
media: atomisp: Use selection API info to determine sensor padding
Hans de Goede
3
-26
/
+48
2023-06-09
media: atomisp: Make atomisp_init_sensor() check if the sensor supports binning
Hans de Goede
2
-3
/
+28
2023-06-09
media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-op
Hans de Goede
3
-0
/
+8
2023-06-09
media: atomisp: Add support for sensors which implement selection API / cropping
Hans de Goede
3
-4
/
+64
2023-06-09
media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()
Hans de Goede
3
-162
/
+77
2023-06-09
media: atomisp: Add ia_css_frame_pad_width() helper function
Hans de Goede
2
-19
/
+32
2023-06-09
media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]
Hans de Goede
2
-20
/
+17
2023-06-09
media: atomisp: Remove bogus fh use from atomisp_set_fmt*()
Hans de Goede
1
-13
/
+4
2023-06-09
media: atomisp: Add target validation to atomisp_subdev_set_selection()
Hans de Goede
1
-0
/
+4
2023-06-09
media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_...
Hans de Goede
1
-13
/
+3
2023-06-09
media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from at...
Hans de Goede
1
-33
/
+0
2023-06-09
media: atomisp: Remove a bunch of sensor related custom IOCTLs
Hans de Goede
6
-504
/
+0
2023-06-09
media: atomisp: ov2680: Implement selection support
Hans de Goede
2
-8
/
+128
2023-06-09
media: atomisp: ov2680: Add init_cfg pad-op
Hans de Goede
1
-0
/
+16
[prev]
[next]