]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2020-01-19 Greg Kroah-HartmanMerge tag 'iio-for-5.6b' of git://git.kernel.org/pub...
2020-01-18 Etienne Carriereiio: dac: stm32-dac: better handle reset controller...
2020-01-18 Etienne Carriereiio: dac: stm32-dac: use reset controller only at probe...
2020-01-18 Dmitry Osipenkodt-bindings: iio: accel: kxcjk1013: Document mount...
2020-01-18 Dmitry Osipenkoiio: accel: kxcjk1013: Support orientation matrix
2020-01-18 Martin Kepplingeriio: imu: st_lsm6dsx: add mount matrix support
2020-01-18 Etienne Carriereiio: adc: stm32-adc: don't print an error on probe deferral
2020-01-18 Alexandru Ardeleandt-bindings: iio: adis16480: add compatible entry for...
2020-01-18 Stefan Popaiio: imu: adis16480: Add support for ADIS16490
2020-01-18 Dan Carpenteriio: accel: bma400: prevent setting accel scale too low
2020-01-18 Michał Mirosławiio: imu/mpu6050: support dual-edge IRQ
2020-01-18 Jean-Baptiste Maneyroliio: imu: inv_mpu6050: add fifo temperature data support
2020-01-18 Andy Shevchenkoiio: magnetometer: ak8975: Convert to use device_get_ma...
2020-01-18 Andy Shevchenkoiio: magnetometer: ak8975: Get rid of platform data
2020-01-18 Alexandru Tachiciiio: adc: ad7124: Set IRQ type to falling
2020-01-18 Alexandru Tachiciiio: adc: ad-sigma-delta: Allow custom IRQ flags
2020-01-16 Jérôme Pouillerstaging: wfx: update TODO
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_multi_tx_confirm()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_tx_queue_get_num_queued()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_handle_tx_data()
2020-01-16 Jérôme Pouillerstaging: wfx: remove check for interface state
2020-01-16 Jérôme Pouillerstaging: wfx: remove unused do_probe
2020-01-16 Jérôme Pouillerstaging: wfx: ensure that packet_id is unique
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_ps_notify_sta()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify handling of IEEE80211_TX_CTL_SEN...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_suspend_resume_mc()
2020-01-16 Jérôme Pouillerstaging: wfx: firmware never return PS status for stations
2020-01-16 Jérôme Pouillerstaging: wfx: sta and dtim
2020-01-16 Jérôme Pouillerstaging: wfx: pspoll_mask make no sense
2020-01-16 Jérôme Pouillerstaging: wfx: replace wfx_tx_get_tid() with ieee80211_g...
2020-01-16 Jérôme Pouillerstaging: wfx: check that no tx is pending before releas...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify the link-id allocation
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_set_tim_impl()
2020-01-16 Jérôme Pouillerstaging: wfx: fix RCU usage
2020-01-16 Jérôme Pouillerstaging: wfx: fix bss_loss
2020-01-16 Jérôme Pouillerstaging: wfx: relocate "buffered" information to sta_priv
2020-01-16 Jérôme Pouillerstaging: wfx: remove handling of "early_data"
2020-01-16 Jérôme Pouillerstaging: wfx: fix possible overflow on jiffies comparaison
2020-01-16 Jérôme Pouillerstaging: wfx: fix case where RTS threshold is 0
2020-01-16 Jérôme Pouillerstaging: wfx: do not update uapsd if not necessary
2020-01-16 Jérôme Pouillerstaging: wfx: with multiple vifs, force PS only if...
2020-01-16 Jérôme Pouillerstaging: wfx: update power-save per interface
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_scan_complete()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_update_filtering()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_set_mcast_filter()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_config_data_filter()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_mac_addr_condition()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_data_filtering()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_mib_set_data_filtering
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_mib_uc_mc_bc_data_frame_cond...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_uc_mc_bc_condition()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_association_mode()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_join()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_update_ie()
2020-01-16 Jérôme Pouillerstaging: wfx: SSID should be provided to hif_start...
2020-01-16 Jérôme Pouillerstaging: wfx: drop wfx_set_cts_work()
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->setbssparams_done
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->cqm_rssi_thold
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->enable_beacon
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->dtim_period
2020-01-16 Jérôme Pouillerstaging: wfx: simplify update of DTIM period
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_flush()
2020-01-16 Jérôme Pouillerstaging: wfx: fix __wfx_flush() when drop == false
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_update_beaconing()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_upload_ap_templates()
2020-01-16 Jérôme Pouillerstaging: wfx: rename wfx_upload_beacon()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_config()
2020-01-16 Jérôme Pouillerstaging: wfx: drop wdev->output_power
2020-01-16 Jérôme Pouillerstaging: wfx: drop struct wfx_ht_info
2020-01-16 Jérôme Pouillerstaging: wfx: retrieve greenfield mode from sta->ht_cap...
2020-01-16 Jérôme Pouillerstaging: wfx: retrieve ampdu_density from sta->ht_cap
2020-01-16 Jérôme Pouillerstaging: wfx: use specialized structs for HIF arguments
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_start() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_arp_ipv4_filter() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_rcpi_rssi_threshold() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_output_power() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_tx_rate_retry_policy() usage
2020-01-16 Jérôme Pouillerstaging: wfx: send rate policies one by one
2020-01-16 Jérôme Pouillerstaging: wfx: add missing PROBE_RESP_OFFLOAD feature
2020-01-16 Jérôme Pouillerstaging: wfx: make hif_scan() usage clearer
2020-01-16 Jérôme Pouillerstaging: wfx: revert unexpected change in debugfs output
2020-01-16 Masahiro Yamadastaging: most: remove header include path to drivers...
2020-01-15 Christian Grommstaging: most: core: remove noisy log messages
2020-01-15 Christian Grommstaging: most: core: use dev_* function for logging
2020-01-15 Christian Grommstaging: most: core: fix date in file comment
2020-01-15 Paulo Miguel Almeidastaging: rtl8192u: replace printk with natdev_<LEVEL...
2020-01-15 Colin Ian Kingstaging: vt6655: remove redundant assignment to variabl...
2020-01-15 Colin Ian Kingstaging: wilc1000: remove redundant assignment to varia...
2020-01-15 Colin Ian Kingstaging: wlan-ng: ensure error return is actually returned
2020-01-14 Ole Wiedemannstaging: android: ashmem: Replace strcpy with strscpy
2020-01-14 Michael Straubestaging: rtl8188eu: cleanup whitespace in rtl8188e_dm.c
2020-01-14 Michael Straubestaging: rtl8188eu: remove unnecessary parentheses...
2020-01-14 Michael Straubestaging: rtl8188eu: cleanup long lines in rtl8188e_dm.c
2020-01-14 Michael Straubestaging: rtl8188eu: convert rtw_hal_antdiv_before_linke...
2020-01-14 Michael Straubestaging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()
2020-01-14 Michael Straubestaging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()
2020-01-14 Pragat Pandyastaging: exfat: Fix alignment warnings
2020-01-14 Michael Straubestaging: rtl8188eu: remove unused parameters from rtw_c...
2020-01-13 Alexandru Ardeleaniio: imu: adis: use new `delay` structure for SPI trans...
2020-01-13 Olivier Moysaniio: adc: stm32-dfsdm: adapt sampling rate to oversampl...
next