Merge branch 'cmpxchg_user_key' into features
[linux-2.6-microblaze.git] / drivers /
2023-02-09 Heiko CarstensMerge branch 'cmpxchg_user_key' into features
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: unify lpar and zvm diag288 helpers
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: de-duplicate diag_stat_inc(...
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: unify command buffer handling...
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: remove power management
2023-02-06 Alexander Egorenkovwatchdog: diag288_wdt: get rid of register asm
2023-02-06 Heiko CarstensMerge branch 'fixes' into features
2023-02-06 Heiko Carstenss390/hmcdrv: use strscpy() instead of strlcpy()
2023-01-31 Vineeth Vijayans390/cio: introduce locking for register/unregister...
2023-01-30 Alexander Egorenkovwatchdog: diag288_wdt: fix __diag288() inline assembly
2023-01-30 Alexander Egorenkovwatchdog: diag288_wdt: do not use stack buffers for...
2023-01-22 Tony Krowiaks390/vfio_ap: increase max wait time for reset verification
2023-01-22 Tony Krowiaks390/vfio_ap: fix handling of error response codes
2023-01-22 Tony Krowiaks390/vfio_ap: verify ZAPQ completion after return of...
2023-01-22 Tony Krowiaks390/vfio_ap: use TAPQ to verify reset in progress...
2023-01-22 Tony Krowiaks390/vfio_ap: check TAPQ response code when waiting...
2023-01-22 Tony Krowiaks390/vfio-ap: verify reset complete in separate function
2023-01-22 Vineeth Vijayans390/cio: evaluate devices with non-operational paths
2023-01-17 Heiko CarstensMerge branch 'fixes' into features
2023-01-13 Christophe JAILLETs390/vfio-ap: fix an error handling path in vfio_ap_mde...
2023-01-13 Alexander Gordeevs390/early: fix sclp_early_sccb variable lifetime
2023-01-10 Heiko Carstenss390/con3270: move condev definition
2023-01-09 Xu Pandas390/zcrypt: use strscpy() to instead of strncpy()
2023-01-09 Eric Farmanvfio/ccw: remove old IDA format restrictions
2023-01-09 Eric Farmanvfio/ccw: don't group contiguous pages on 2K IDAWs
2023-01-09 Eric Farmanvfio/ccw: handle a guest Format-1 IDAL
2023-01-09 Eric Farmanvfio/ccw: allocate/populate the guest idal
2023-01-09 Eric Farmanvfio/ccw: calculate number of IDAWs regardless of format
2023-01-09 Eric Farmanvfio/ccw: read only one Format-1 IDAW
2023-01-09 Eric Farmanvfio/ccw: refactor the idaw counter
2023-01-09 Eric Farmanvfio/ccw: populate page_array struct inline
2023-01-09 Eric Farmanvfio/ccw: pass page count to page_array struct
2023-01-09 Eric Farmanvfio/ccw: remove unnecessary malloc alignment
2023-01-09 Eric Farmanvfio/ccw: simplify CCW chain fetch routines
2023-01-09 Eric Farmanvfio/ccw: replace copy_from_iova with vfio_dma_rw
2023-01-09 Eric Farmanvfio/ccw: move where IDA flag is set in ORB
2023-01-09 Eric Farmanvfio/ccw: allow non-zero storage keys
2023-01-09 Eric Farmanvfio/ccw: simplify the cp_get_orb interface
2023-01-09 Eric Farmanvfio/ccw: cleanup some of the mdev commentary
2023-01-09 Sven Schnelles390/con3270: add special output handling when oops_in_...
2023-01-09 Sven Schnelles390/con3270: set SBA and RA addresses when converting...
2023-01-09 Sven Schnelles390/con3270: simplify update flags
2023-01-09 Sven Schnelles390/con3270: return from notifier when activate view...
2023-01-09 Sven Schnelles390/fs3270: split header files
2023-01-09 Sven Schnelles390/fs3270: fix screen reset on activate
2023-01-09 Sven Schnelles390/fs3270: fix function prototypes
2023-01-09 Sven Schnelles390/fs3270: use *ptr instead of struct in kzalloc
2023-01-09 Sven Schnelles390/fs3270: remove duplicate assignment
2023-01-09 Sven Schnelles390/fs3270: add missing braces to if/else
2023-01-09 Sven Schnelles390/fs3270: fix whitespace errors
2023-01-09 Sven Schnelles390/raw3270: fix nullpointer check
2023-01-09 Sven Schnelles390/raw3270: split up raw3270_activate_view()
2023-01-09 Sven Schnelles390/raw3270: remove BUG_ON in raw3270_request_reset()
2023-01-09 Sven Schnelles390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
2023-01-09 Sven Schnelles390/raw3270: add comment to spinlock member
2023-01-09 Sven Schnelles390/raw3270: fix raw3270 declarations
2023-01-09 Sven Schnelles390/raw3270: fix indentation/whitespace errors
2023-01-09 Sven Schnelles390/raw3270: move EXPORT_SYMBOL() next to functions
2023-01-09 Sven Schnelles390/con3270: fix minor checkpatch issues
2023-01-09 Sven Schnelles390/con3270: use msecs_to_jiffies()
2023-01-09 Sven Schnelles390/con3270: fix multiple assignments in one line
2023-01-09 Sven Schnelles390/con3270: fix camelcase in enum members
2023-01-09 Sven Schnelles390/con3270: add key help to status area
2023-01-09 Sven Schnelles390/con3270: reduce highlight width to 3 bits
2023-01-09 Sven Schnelles390/con3270: reduce f_color and b_color attribute...
2023-01-09 Sven Schnelles390/con3270: rewrite command line recalling
2023-01-09 Sven Schnelles390/tty3270: use normal char buffer for prompt/input
2023-01-09 Sven Schnelles390/tty3270: convert lines during output
2023-01-09 Sven Schnelles390/con3270: generate status line during output
2023-01-09 Sven Schnelles390/tty3270: add 3270 datastream helpers
2023-01-09 Sven Schnelles390/tty3270: move ASCII->EBCDIC conversion to convert_...
2023-01-09 Sven Schnelles390/con3270: move tty3270_convert_line()
2023-01-09 Sven Schnelles390/raw3270: make raw3270_buffer_address() accept...
2023-01-09 Sven Schnelles390/tty3270: allocate screen with scrollback
2023-01-09 Sven Schnelles390/con3270: add helper to get number of tty rows
2023-01-09 Sven Schnelles390/tty3270: split up tty3270_convert_line()
2023-01-09 Sven Schnelles390/tty3270: resize terminal when the clear key is...
2023-01-09 Sven Schnelles390/tty3270: move resize work to raw3270
2023-01-09 Sven Schnelles390/raw3270: add raw3270_start_request() helper
2023-01-09 Sven Schnelles390/tty3270: add AID defines
2023-01-09 Sven Schnelles390/tty3270: ignore NUL characters
2023-01-09 Sven Schnelles390/tty3270: add support for VT100 graphics escape
2023-01-09 Sven Schnelles390/tty3270: add support for graphic escape
2023-01-09 Sven Schnelles390/tty3270: add support for background color
2023-01-09 Sven Schnelles390/tty3270: add struct tty3270_attribute
2023-01-09 Sven Schnelles390/raw3270: use __packed instead of __attribute__...
2023-01-09 Sven Schnelles390/tty3270: use switch/case in tty3270_erase_display()
2023-01-09 Sven Schnelles390/tty3270: use switch/case in tty3270_erase_line()
2023-01-09 Sven Schnelles390/raw3270: fix formatting issues
2023-01-09 Sven Schnelles390/con3270: fix formatting issues
2023-01-09 Sven Schnelles390/tty3270: add support for diag 8c
2023-01-09 Sven Schnelles390/tty3270: rename to con3270
2023-01-09 Sven Schnelles390/3270: unify con3270 + tty3270
2023-01-09 Sven Schnelles390/tty3270: add tty3270_create_view()
2023-01-08 Linus TorvaldsMerge tag 'powerpc-6.2-2' of git://git./linux/kernel...
2023-01-08 Linus TorvaldsMerge tag 'fixes-2023-01-08' of git://git./linux/kernel...
2023-01-07 Linus TorvaldsMerge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org...
2023-01-07 Linus TorvaldsMerge tag '6.2-rc2-smb3-client-fixes' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.2-1' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'usb-6.2-rc3' of git://git./linux/kernel...
next