index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
media: ccs-pll: Rework bounds checks
Sakari Ailus
2
-57
/
+95
2020-12-07
Bluetooth: btusb: support download nvm with different board id for wcn6855
Tim Jiang
1
-3
/
+16
2020-12-07
Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN
Kiran K
1
-1
/
+1
2020-12-07
Bluetooth: btusb: Helper function to download firmware to Intel adapters
Kiran K
1
-0
/
+165
2020-12-07
media: ccs-pll: Print relevant information on PLL tree
Sakari Ailus
1
-18
/
+65
2020-12-07
Bluetooth: btusb: Define a function to construct firmware filename
Kiran K
2
-0
/
+23
2020-12-07
Bluetooth: btusb: Add *setup* function for new generation Intel controllers
Kiran K
1
-0
/
+141
2020-12-07
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
1
-7
/
+14
2020-12-07
media: ccs-pll: Better separate OP and VT sub-tree calculation
Sakari Ailus
1
-23
/
+31
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
1
-1
/
+1
2020-12-07
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
1
-1
/
+1
2020-12-07
Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware()
Jing Xiangfeng
1
-1
/
+1
2020-12-07
Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device
Cadel Watson
1
-0
/
+2
2020-12-07
media: ccs-pll: Check for derating and overrating, support non-derating sensors
Sakari Ailus
3
-29
/
+64
2020-12-07
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
3
-25
/
+42
2020-12-07
media: ccs-pll: Split off VT subtree calculation
Sakari Ailus
1
-124
/
+131
2020-12-07
media: ccs-pll: Add C-PHY support
Sakari Ailus
1
-9
/
+26
2020-12-07
media: ccs-pll: Add sanity checks
Sakari Ailus
1
-0
/
+9
2020-12-07
media: ccs-pll: Add support flexible OP PLL pixel clock divider
Sakari Ailus
3
-8
/
+23
2020-12-07
media: ccs-pll: Support two cycles per pixel on OP domain
Sakari Ailus
3
-6
/
+16
2020-12-07
media: ccs-pll: Add support for extended input PLL clock divider
Sakari Ailus
3
-1
/
+7
2020-12-07
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
1
-0
/
+1
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2
-5
/
+2
2020-12-07
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
1
-38
/
+51
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
9
-76
/
+30
2020-12-07
s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributes
Julian Wiedmann
1
-9
/
+3
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2
-6
/
+5
2020-12-07
media: ccs-pll: Add support for decoupled OP domain calculation
Sakari Ailus
4
-19
/
+23
2020-12-07
media: ccs: Add support for lane speed model
Sakari Ailus
1
-1
/
+10
2020-12-07
media: ccs-pll: Add support for lane speed model
Sakari Ailus
2
-11
/
+31
2020-12-07
media: ccs-pll: Use explicit 32-bit unsigned type
Sakari Ailus
1
-2
/
+2
2020-12-07
media: ccs-pll: Fix check for PLL multiplier upper bound
Sakari Ailus
1
-2
/
+1
2020-12-07
media: ccs-pll: Fix comment on check against maximum PLL multiplier
Sakari Ailus
1
-1
/
+1
2020-12-07
media: ccs-pll: Avoid overflow in pre-PLL divisor lower bound search
Sakari Ailus
1
-2
/
+9
2020-12-07
media: ccs-pll: Fix condition for pre-PLL divider lower bound
Sakari Ailus
1
-1
/
+1
2020-12-07
media: ccs-pll: Begin calculation from OP system clock frequency
Sakari Ailus
1
-8
/
+4
2020-12-07
media: ccs-pll: Use the BIT macro
Sakari Ailus
1
-2
/
+5
2020-12-07
media: ccs-pll: Document the structs in the header as well as the function
Sakari Ailus
1
-0
/
+89
2020-12-07
media: ccs-pll: Move the flags field down, away from 8-bit fields
Sakari Ailus
1
-1
/
+1
2020-12-07
media: ccs-pll: Differentiate between CSI-2 D-PHY and C-PHY
Sakari Ailus
3
-3
/
+4
2020-12-07
media: ccs-pll: Remove parallel bus support
Sakari Ailus
2
-15
/
+4
2020-12-07
media: ccs-pll: End search if there are no better values available
Sakari Ailus
1
-2
/
+8
2020-12-07
media: ccs-pll: Use correct VT divisor for calculating VT SYS divisor
Sakari Ailus
1
-2
/
+2
2020-12-07
media: ccs-pll: Split limits and PLL configuration into front and back parts
Sakari Ailus
3
-187
/
+208
2020-12-07
media: ccs-pll: Don't use div_u64 to divide a 32-bit number
Sakari Ailus
1
-1
/
+1
2020-12-07
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
1
-0
/
+3
2020-12-07
usb: typec: tps6598x: Export some power supply properties
Guido Günther
2
-0
/
+104
2020-12-07
usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
Guido Günther
1
-2
/
+2
2020-12-07
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
Dan Carpenter
1
-1
/
+1
2020-12-07
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
1
-1
/
+1
[prev]
[next]